Carriers

The Carriers view object manages the carriers that fulfillment can use during shipping. Carriers model the shipping methods that can be used, as well as optional contacts and inbound tracking rules.

Data Store Key : FscmTopModelAM.ScmExtractAM.ScmRcsBiccExtractAM.CarrierPVO

Primary Keys : CarrierId

Initial Extract Date : CarrierPEOCreationDate

Incremental Extract Date : CarrierPEOLastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
Attribute1 Segment of the user-descriptive flexfield.
Attribute10 Segment of the user-descriptive flexfield.
Attribute11 Segment of the user-descriptive flexfield.
Attribute12 Segment of the user-descriptive flexfield.
Attribute13 Segment of the user-descriptive flexfield.
Attribute14 Segment of the user-descriptive flexfield.
Attribute15 Segment of the user-descriptive flexfield.
Attribute2 Segment of the user-descriptive flexfield.
Attribute3 Segment of the user-descriptive flexfield.
Attribute4 Segment of the user-descriptive flexfield.
Attribute5 Segment of the user-descriptive flexfield.
Attribute6 Segment of the user-descriptive flexfield.
Attribute7 Segment of the user-descriptive flexfield.
Attribute8 Segment of the user-descriptive flexfield.
Attribute9 Segment of the user-descriptive flexfield.
AttributeCategory Structure definition of the user descriptive flexfield.
AttributeDate1 Segment of the user-descriptive flexfield.
AttributeDate2 Segment of the user-descriptive flexfield.
AttributeDate3 Segment of the user-descriptive flexfield.
AttributeDate4 Segment of the user-descriptive flexfield.
AttributeDate5 Segment of the user-descriptive flexfield.
AttributeNumber1 Segment of the user-descriptive flexfield.
AttributeNumber10 Segment of the user-descriptive flexfield.
AttributeNumber2 Segment of the user-descriptive flexfield.
AttributeNumber3 Segment of the user-descriptive flexfield.
AttributeNumber4 Segment of the user-descriptive flexfield.
AttributeNumber5 Segment of the user-descriptive flexfield.
AttributeNumber6 Segment of the user-descriptive flexfield.
AttributeNumber7 Segment of the user-descriptive flexfield.
AttributeNumber8 Segment of the user-descriptive flexfield.
AttributeNumber9 Segment of the user-descriptive flexfield.
AttributeTimestamp1 Segment of the user-descriptive flexfield.
AttributeTimestamp2 Segment of the user-descriptive flexfield.
AttributeTimestamp3 Segment of the user-descriptive flexfield.
AttributeTimestamp4 Segment of the user-descriptive flexfield.
AttributeTimestamp5 Segment of the user-descriptive flexfield.
CarrierId Value that uniquely identifies the carrier. It's a primary key that the application generates when it creates a carrier.
CarrierPEOCreatedBy User who created the row.
CarrierPEOCreationDate Date and time of the creation of the row.
CarrierPEOEnabledFlag Contains one of the following values: true or false. If true, then the carrier is active. If false, then the carrier isn't active. The default value is true.
CarrierPEOJobDefinitionName Name of the job that created or last updated the row.
CarrierPEOJobDefinitionPackage Package name of the job that created or last updated the row.
CarrierPEOLastUpdateDate Date and time of the last update of the row.
CarrierPEOLastUpdateLogin Session login associated to the user who last updated the row.
CarrierPEOLastUpdatedBy User who last updated the row.
CarrierPEOManifestingEnabledFlag Contains one of the following values: true or false. If true, then use a manifest with this carrier. If false, then don't use a manifest with this carrier. The default value is false.
CarrierPEOObjectVersionNumber Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
CarrierPEORequestId Request ID of the job that created or last updated the row.
PartyPEOPartyName Name of the carrier. It's a unique value. This attribute is required.