PurchaseOrderLinesForReceiving
PurchaseOrderLinesForReceiving
Columns
Name | Type | Description |
PurchaseOrder | String | PurchaseOrder of PurchaseOrderLinesForReceiving |
POHeaderId | Long | POHeaderId of PurchaseOrderLinesForReceiving |
PurchaseOrderLine | Long | PurchaseOrderLine of PurchaseOrderLinesForReceiving |
POLineId [KEY] | Long | POLineId of PurchaseOrderLinesForReceiving |
ItemDescription | String | ItemDescription of PurchaseOrderLinesForReceiving |
SupplierItem | String | SupplierItem of PurchaseOrderLinesForReceiving |
OrganizationCode | String | OrganizationCode of PurchaseOrderLinesForReceiving |
OrganizationId | Long | OrganizationId of PurchaseOrderLinesForReceiving |
ManufacturerPartNumber | String | ManufacturerPartNumber of PurchaseOrderLinesForReceiving |
ManufacturerName | String | ManufacturerName of PurchaseOrderLinesForReceiving |
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 |
BindPurchaseOrder | String | bindPurchaseOrder |
BindPurchaseOrderLine | Long | bindPurchaseOrderLine |
BindSupplierItem | String | bindSupplierItem |
Finder | String | finder |