Shipping Methods
The Shipping Methods view object that corresponds to the TransitTimeValuePVO contains the shipping method associated between the origin and destination locations.
Data Store Key : FscmTopModelAM.ScmExtractAM.ScmRcsBiccExtractAM.TransitTimeValuePVO
Primary Keys : TransitTimeValueId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
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. |
CostPerUnitLoadWeight | Value that indicates the cost of moving one unit of an item between this origin and destination. |
CreatedBy | User who created the row. |
CreationDate | Date and time of the creation of the row. |
CurrencyCode | Abbreviation that identifies the currency of the cost per unit. |
DailyLoadWeightCapacity | Value that indicates if moving a shipment from the origin to the destination is subject to a per day capacity limit for weight, and the quantity of that limit. |
DailyVolumeCapacity | Value that indicates if moving a shipment from the origin to the destination is subject to a per day capacity limit for volume, and the quantity of that limit. |
DefaultFlag | Contains one of the following values: true or false. If true, then the shipping method is the default choice among all defined between this origin and destination pairing. If false, then the shipping method isn't the default. The default value is false. |
IntransitTime | Value that uniquely identifies the transit time use of a shipping method. It's a value that the application generates when it assigns a shipping method to a transit time. |
LastUpdateDate | Date and time of the last update of the row. |
LastUpdateLogin | Session login associated to the user who last updated the row. |
LastUpdatedBy | User who last updated the row. |
LoadWeightUomCode | Abbreviation that identifies the unit of measure of the weight capacity. |
ModeOfTransport | 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. |
ObjectVersionNumber | 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. |
ServiceLevel | 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. |
ShipMethodCode | Value that uniquely identifies the carrier shipping method, as a concatenation of carrier name, service level and mode of transport. |
TransitTimeId | Value that uniquely identifies the transit time. It's a value that the application generates when it creates a transit time. |
TransitTimeValueId | 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. This maps to the same parameter in the parent Shipping Methods resource. |
VolumeUomCode | Abbreviation that identifies the unit of measure of the volume capacity. |