CarriersinboundTrackingRules
CarriersinboundTrackingRules
Columns
| Name | Type | Description |
| CarriersCarrierId [KEY] | Long | CarriersCarrierId of CarriersinboundTrackingRules |
| TrackingRuleId [KEY] | Long | TrackingRuleId of CarriersinboundTrackingRules |
| TrackingRuleName | String | The name of the tracking rule. This attribute is required. |
| BaseURL | String | The URL (Uniform Resource Locator) that the carrier publishes to allow the tracking of shipments being delivered by the carrier. This attribute is required. |
| RequestMethodCode | String | The request method that the URL (Uniform Resource Locator) requires when a request for tracking details is sent to it. For example, G for Get, and P for Post. This attribute is required. A list of accepted values is defined in the lookup type WSH_TRACKING_METHODS. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task. |
| RequestMethod | String | RequestMethod of CarriersinboundTrackingRules |
| ActiveFlag | Bool | Contains one of the following values: true or false. If true, then the tracking rule is active. If false, then the tracking rule is not active. The default value is true. |
| CreatedBy | String | CreatedBy of CarriersinboundTrackingRules |
| CreationDate | Datetime | CreationDate of CarriersinboundTrackingRules |
| LastUpdateDate | Datetime | LastUpdateDate of CarriersinboundTrackingRules |
| LastUpdatedBy | String | LastUpdatedBy of CarriersinboundTrackingRules |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| CarrierId | Long | CarrierId |
| CarrierName | String | CarrierName |
| ManifestingEnabledFlag | String | ManifestingEnabledFlag |
| Finder | String | finder |