REQUISITION_TYPES

Inventory Requisition Types

tableFINREQUISITION

REQUISITION_TYPES — Inventory Requisition Types. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open REQUISITION_TYPES in the interactive Data Dictionary →

Part of Other tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3REQUISITION_TYPE_CODEvarchar(4)PKInventory Requisition Type
4REQUISITION_TYPE_DESCvarchar(25)Requisition Type Description
5MOVEMENT_CODEvarchar(6)FK→INVENTORY_MOVEMENTS_CONTROLMovement Code