History

An approval history event [History] is an event in the chain of approval for an expense report or timesheet.

XML

SOAP

REST

Database table

Object

History

oaHistory

approval

Supported Commands

Read (equal to)

read() (equal to)

Note:

The History object supports the equal to read method only.

The History has the following properties:

XML / SOAP

Database

Description

action

action

[Read-only] The approval action: S -Submittal, P -Pending, A -Acceptance, R -Rejection, U -unapproval.

created

created

[Read-only] Time the record was created. See Date Fields.

date

date

[Read-only] The date associated with this approval history event. See Date Fields.

envelopeid

envelope_id

[Read-only] The ID of the associated envelope.

id

id

[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro.

notes

notes

[Read-only] Notes associated with the approval history event.

projectid

project_id

[Read-only] The ID of the associated project.

timesheetid

timesheet_id

[Read-only] The ID of the associated timesheet.

userid

user_id

[Read-only] The ID of the user associated with this history event.