TransferOrderLinesForReceiving
TransferOrderLinesForReceiving
Columns
Name | Type | Description |
TransferOrder | String | TransferOrder of TransferOrderLinesForReceiving |
TransferOrderHeaderId | Long | TransferOrderHeaderId of TransferOrderLinesForReceiving |
TransferOrderLine | Int | TransferOrderLine of TransferOrderLinesForReceiving |
TransferOrderLineId [KEY] | Long | TransferOrderLineId of TransferOrderLinesForReceiving |
ItemId | Long | ItemId of TransferOrderLinesForReceiving |
ItemNumber | String | ItemNumber of TransferOrderLinesForReceiving |
ItemDescription | String | ItemDescription of TransferOrderLinesForReceiving |
OrganizationCode | String | OrganizationCode of TransferOrderLinesForReceiving |
OrganizationId | Long | OrganizationId of TransferOrderLinesForReceiving |
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 |
BindItemNumber | String | bindItemNumber |
BindOrganizationCode | String | bindOrganizationCode |
BindOrganizationId | Long | bindOrganizationId |
BindTransferOrder | String | bindTransferOrder |
BindTransferOrderLine | Long | bindTransferOrderLine |
Finder | String | finder |