WorkAreas
WorkAreas
Columns
Name | Type | Description |
OrganizationId | Long | Value that uniquely identifies the inventory organization. It is a primary key that the application generates when it creates an inventory organization. |
OrganizationCode | String | Abbreviation that identifies the inventory organization. |
OrganizationName | String | OrganizationName of WorkAreas |
WorkAreaId [KEY] | Long | Value that uniquely identifies the work area. It is a primary key that the application generates when it creates a work area. |
WorkAreaName | String | Name of the work area. |
WorkAreaDescription | String | Description of the work area. |
WorkAreaCode | String | Abbreviation that identifies the work area. |
InactiveDate | Date | Date when the work area becomes inactive. |
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 |
Finder | String | finder |