Transit Times
The Transit Times view object contains the transit times that indicate how long a package or shipment will be in transit.
Data Store Key : FscmTopModelAM.ScmExtractAM.ScmRcsBiccExtractAM.TransitTimePVO
Primary Keys : TransitTimeId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| CreatedBy | User who created the row. |
| CreationDate | Date and time of the creation of the row. |
| DestExtLocSource | Value that uniquely identifies the selected kind of trading community architecture location. Valid values are SA for Supplier Address, and null. |
| DestExtLocSourceId | Value that uniquely identifies the selected trading community architecture record based upon the type of source used. When Destination is a supplier address, the value represents a party site identifier. The default value is null. |
| DestinationType | Abbreviation that identifies the type of location for the destination of the shipping lane. This attribute is required. Valid values include LI for Internal Location, G for Geography, Z for Zone, and LE for External Location. A list of accepted values is defined in the lookup type WSH_ORG_DEST_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task. |
| FromLocationId | Value that uniquely identifies the selected warehouse location when Origin Type is Internal Location. The default value is null. |
| FromRegionId | Value that uniquely identifies the selected geography when the Origin type is Geography. The default value is null. |
| FromZoneId | Value that uniquely identifies the selected zone when Origin type is Zone. The default value is null. |
| 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. |
| 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. |
| OriginExtLocSource | Value that uniquely identifies the specific kind of trading community architecture location has is selected. Valid values are SA for Supplier Address, and null. |
| OriginExtLocSourceId | Value that uniquely identifies the selected trading community architecture record based upon the type of source used. When the origin is a supplier address, the value represents a party site identifier. The default value is null. |
| OriginType | Abbreviation that identifies the type of location for the origin of the shipping lane. This attribute is required. Valid values include LI for Internal Location, R for Geography, Z for Zone, and LE for External Location. A list of accepted values is defined in the lookup type WSH_ORG_DEST_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task. |
| ToLocationId | Value that uniquely identifies the selected warehouse location when Destination type is Internal Location. The default value is null. |
| ToRegionId | Value that uniquely identifies the selected geography when Destination type is Geography. The default value is null. |
| ToZoneId | Value that uniquely identifies the selected zone when Destination type is Zone. The default value is null. |
| TransitTimeId | Value that uniquely identifies the transit time. It's a value that the application generates when it creates a transit time. |