InTransitShipmentLines
InTransitShipmentLines
Columns
Name | Type | Description |
Shipment | String | Shipment of InTransitShipmentLines |
ShipmentHeaderId | Long | ShipmentHeaderId of InTransitShipmentLines |
ShipmentLine | Long | ShipmentLine of InTransitShipmentLines |
ShipmentLineId [KEY] | Long | ShipmentLineId of InTransitShipmentLines |
ItemDescription | String | ItemDescription of InTransitShipmentLines |
OrganizationId | Long | OrganizationId of InTransitShipmentLines |
OrganizationCode | String | OrganizationCode of InTransitShipmentLines |
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 |
BindItemDescription | String | bindItemDescription |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindShipment | String | bindShipment |
BindShipmentLine | Long | bindShipmentLine |
Finder | String | finder |