IC_PROMISE_DETAILS
ATP Promise Details
tableFINIC
IC_PROMISE_DETAILS — ATP Promise Details. FIN table in the standard Ross ERP 8.0 schema: 20 columns, used by 21 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_PROMISE_DETAILS in the interactive Data Dictionary →Part of IC tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | PART_CODE | varchar(15) | PK | Product |
| 4 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 5 | IC_LOT_NUMBER | varchar(20) | PK | Lot Number |
| 6 | IC_ATP_SOURCE_TYPE_CODE | varchar(9) | PK | ATP Source |
| 7 | IC_STATUS_CODE | varchar(8) | PK | Inventory Status |
| 8 | AVAILABLE_DATE | datetime | PK | Available Date |
| 9 | UNIT_OF_MEASURE | varchar(4) | PK | Unit of Measure |
| 10 | IC_ATP_QTY_PROMISED | numeric(20,6) | Promised Quantity | |
| 11 | DIVISION | varchar(2) | PK | Division |
| 12 | ORDER_NUMBER | varchar(9) | PK | Order Number |
| 13 | ORDER_LINE_NUMBER | int | PK | Order Line Number |
| 14 | SEQUENCE | smallint | PK | Sequence Number |
| 15 | USERNAME | varchar(20) | Username | |
| 16 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 17 | IC_ATP_FACTORY_PO_DIVISION | varchar(2) | PK | The job's factory or the purchase order's division |
| 18 | IC_ATP_JOB_PO_FORECAST | varchar(13) | PK | The job, purchase order, or production forecast |
| 19 | IC_ATP_JOB_STAGE_PO_LINE | varchar(8) | PK | The job_stage or purchase order line number |
| 20 | IC_ATP_JOB_LINE_PO_SEQ | smallint | PK | The job line or purchase order sequence |