FulfillmentStepSource

Represents a link between a fulfillment step and the corresponding order lines. This object is available in API version 61.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
An automatically generated name for the fulfillment step source.
SourceIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The identifier of the source order line item (order item or fulfillment order line).
SourceLineItemId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
For internal use only.
This field is a polymorphic relationship field.
Relationship Name
SourceLineItem
Refers To
FulfillmentOrderLineItem, OrderItem
StepId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The identifier of the fulfillment step.
This field is a relationship field.
Relationship Name
Step
Relationship Type
Master-detail
Refers To
FulfillmentStep (the master object)
VersionGroupIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the version group that's assigned to the fulfillment step source item. This field is available in API version 64.0 and later.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

FulfillmentStepSourceChangeEvent
Change events are available for the object.