ReturnLots
ReturnLots
Columns
| Name | Type | Description |
| LotNumber [KEY] | String | LotNumber of ReturnLots |
| LotExpirationDate | Date | LotExpirationDate of ReturnLots |
| ParentLotNumber | String | ParentLotNumber of ReturnLots |
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 |
| BindParentTransactionId | Long | bindParentTransactionId |
| BindTransactionTypeId | Long | bindTransactionTypeId |
| Finder | String | finder |