Shipping Methods
The Shipping Methods view object that corresponds to the CarrierServicePVO manages the service level and method of transport that form a shipping method for a carrier.
Data Store Key : FscmTopModelAM.ScmExtractAM.ScmRcsBiccExtractAM.CarrierServicePVO
Primary Keys : OrgCarrierServiceId
Initial Extract Date : WshOrgCarrierServicesCreationDate
Incremental Extract Date : WshOrgCarrierServicesLastUpdateDate
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. |
OrgCarrierServiceId | Value that uniquely identifies the carrier shipping method. It's a value that the application generates when it creates a shipping method for a carrier. |
WshOrgCarrierServicesCarrierId | Value that uniquely identifies the carrier. It's a primary key that the application generates when it creates a carrier. |
WshOrgCarrierServicesCreatedBy | User who created the row. |
WshOrgCarrierServicesCreationDate | Date and time of the creation of the row. |
WshOrgCarrierServicesEnabledFlag | Contains one of the following values: true or false. If true, then the shipping method is active. If false, then the shipping method isn't active. The default value is true. |
WshOrgCarrierServicesJobDefinitionName | Name of the job that created or last updated the row. |
WshOrgCarrierServicesJobDefinitionPackage | Package name of the job that created or last updated the row. |
WshOrgCarrierServicesLastUpdateDate | Date and time of the last update of the row. |
WshOrgCarrierServicesLastUpdateLogin | Session login associated to the user who last updated the row. |
WshOrgCarrierServicesLastUpdatedBy | User who last updated the row. |
WshOrgCarrierServicesModeOfTransport | Value that indicates the means used to deliver shipments to the customer. Valid values include Rail, Air, or Road. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task. |
WshOrgCarrierServicesObjectVersionNumber | 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. |
WshOrgCarrierServicesOrganizationId | Value that uniquely identifies the inventory organization assigned to a carrier shipping method. Either this attribute or OrganizationCode is required. |
WshOrgCarrierServicesRequestId | Request ID of the job that created or last updated the row. |
WshOrgCarrierServicesServiceLevel | Value that indicates the priority of transportation that affects how quickly goods are transported. Valid values include Next day, Overnight, Express, or Door to Door. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task. |
WshOrgCarrierServicesShipMethodCode | Value that uniquely identifies the carrier shipping method, as a concatenation of carrier name, service level and mode of transport. |