ProcessInstanceStep

Represents one step in an approval process (ProcessInstance).

Supported Calls

query(), retrieve()

Special Access Rules

Customer Portal users cannot access this object.

Fields

Field Field Type Field Properties Description
ActorId reference Create

Filter

ID of the user who is currently assigned to this approval step.
Comments string Create

Filter

Nillable

Limited to 4,000 bytes.
OriginalActorId reference Create

Filter

ID of the user who was originally assigned to this approval step.
ProcessInstanceId reference Create

Filter

ID of the ProcessInstance that this approval step belongs to.
StepStatus picklist Create

Filter

Nillable

Restricted picklist

The current status of this approval step, for example Pending or Approved.

If the approval step requires unanimous approval and one approver rejects the request, the value of this field for the other approvers changes to NoResponse. Likewise, if approval is based on the first response and an approver responds, the value of this field for the other approvers changes to NoResponse.

Usage

Create, query, or retrieve a new step in an approval process (ProcessInstance).

See Also:
ProcessInstance
ProcessInstanceHistory
ProcessInstanceWorkitem
© Copyright 2000-2010 salesforce.com, inc. All rights reserved.
Various trademarks held by their respective owners.