A_POP_LINE_COMMITMENTS
POP Line Commitments Archive
tableFINPOP
A_POP_LINE_COMMITMENTS — POP Line Commitments Archive. FIN table in the standard Ross ERP 8.0 schema: 22 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open A_POP_LINE_COMMITMENTS in the interactive Data Dictionary →Part of POP 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 | ARCHIVE_ID | varchar(1) | Prefix Fields for Archive Tables | |
| 3 | COMPANY_CODE | varchar(10) | Company Code | |
| 4 | DIVISION | varchar(2) | Division | |
| 5 | PO_NUMBER | varchar(10) | Purchase Order Number | |
| 6 | PO_LINE_NUMBER | int | Purchase Order Line Number | |
| 7 | SEQUENCE | smallint | Sequence Number | |
| 8 | ACCOUNT_NUMBER | varchar(50) | GL Account Number | |
| 9 | COMMITTED_VALUE | numeric(20,2) | Committed Value | |
| 10 | ITEM_VALUE | numeric(20,2) | Commited Item Value | |
| 11 | STATUS_FLAG | varchar(1) | Status Flag | |
| 12 | COMMITTED_QTY | numeric(20,6) | Committed Order Quantity | |
| 13 | ARCHIVE_DATE | datetime | Archive Date | |
| 14 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 15 | GL_POSTING_BASE | numeric(20,2) | GL Posting Value in Base Currency | |
| 16 | GL_POSTING_CURRENCY | numeric(20,2) | GL Posting Value in entered currency | |
| 17 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 18 | SYS_CURRENCY_RATE | numeric(20,12) | Currency Rate | |
| 19 | SYS_BASE_CURRENCY_CODE | varchar(6) | ||
| 20 | SYS_CURRENCY_METHOD | varchar(1) | Currency Method | |
| 21 | SYS_CURRENCY_RATIO_INDIC | varchar(1) | Ratio Indicator | |
| 22 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |