Represents a user's pending approval request.
Supported Calls
delete(), describeSObjects(), query(), retrieve(), update()
Special Access
Rules
Customer Portal users
can't access this object.
Fields
| ActorId
|
- Type
- reference
- Properties
- Filter, Group, Sort, Update
- Description
- ID of the user who is currently responsible for approving an approval
request.
|
| IsDeleted
|
- Type
- boolean
- Properties
- Defaulted on create, Filter
- Description
- Indicates whether the object has been moved to the Recycle Bin
(true) or not (false). Label is Deleted.
|
| OriginalActorId
|
- Type
- reference
- Properties
- Filter, Group, Sort, Update
- Description
- ID of the user who was originally assigned this approval request.
|
| ProcessInstanceId
|
- Type
- reference
- Properties
- Filter, Group, Sort, Update
- Description
- ID of the ProcessInstance associated with this approval request.
|
Usage
Use this object to manage a pending
approval request for a user.