ShippingExceptions
ShippingExceptions
Columns
Name | Type | Description |
ShippingExceptionId [KEY] | Long | ShippingExceptionId of ShippingExceptions |
ShippingExceptionCode | String | Abbreviation that identifies the shipping exception. |
ShippingException | String | Display name of the shipping exception. |
Severity | String | Severity of ShippingExceptions |
Status | String | Status of the shipping exception. |
ExceptionDescription | String | ExceptionDescription of ShippingExceptions |
ExceptionComments | String | Comments for the shipping exception. |
CreationDate | Datetime | CreationDate of ShippingExceptions |
CreatedBy | String | CreatedBy of ShippingExceptions |
LastUpdateDate | Datetime | LastUpdateDate of ShippingExceptions |
LastUpdatedBy | String | LastUpdatedBy of ShippingExceptions |
ShipmentId | Long | Value that uniquely identifies the shipment. |
Shipment | String | Name of the material shipment. |
ShipmentLine | Long | Value that uniquely identifies the shipment line. |
PackingUnitId | Long | Value that uniquely identifies the container used when packing the detail line. |
PackingUnit | String | Value that uniquely identifies the packing unit. |
ItemId | Long | ItemId of ShippingExceptions |
Item | String | Item of ShippingExceptions |
OrganizationId | Long | OrganizationId of ShippingExceptions |
OrganizationCode | String | OrganizationCode of ShippingExceptions |
OrganizationName | String | OrganizationName of ShippingExceptions |
SourceSystemId | Long | SourceSystemId of ShippingExceptions |
SourceSystem | String | SourceSystem of ShippingExceptions |
SourceOrder | String | SourceOrder of ShippingExceptions |
SourceOrderLine | String | SourceOrderLine of ShippingExceptions |
SourceOrderFulfillmentLine | String | SourceOrderFulfillmentLine of ShippingExceptions |
SourceOrderFulfillmentLineId | Long | SourceOrderFulfillmentLineId of ShippingExceptions |
ItemDescription | String | ItemDescription of ShippingExceptions |
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 |
Finder | String | finder |