ReceiptLots
ReceiptLots
Columns
| Name | Type | Description |
| LotNumber [KEY] | String | LotNumber of ReceiptLots |
| LotExpirationDate | Date | LotExpirationDate of ReceiptLots |
| ParentLotNumber | String | ParentLotNumber of ReceiptLots |
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 |
| BindItemId | Long | bindItemId |
| BindLotNumber | String | bindLotNumber |
| BindOrganizationId | Long | bindOrganizationId |
| BindTransactionTypeId | Long | bindTransactionTypeId |
| Finder | String | finder |