A_POP_GL_POSTINGS
Archived Purchase Order GL Postings
tableFINPOP
A_POP_GL_POSTINGS — Archived Purchase Order GL Postings. FIN table in the standard Ross ERP 8.0 schema: 55 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open A_POP_GL_POSTINGS 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 | GL_SHORT_CODE | varchar(6) | General Ledger Short Code | |
| 10 | ACCOUNT_IDENT | varchar(6) | Balance Type Identifier | |
| 11 | GL_POSTING_CURRENCY_DR | numeric(20,2) | GL Posting Value in entered currency | |
| 12 | GL_POSTING_BASE_DR | numeric(20,2) | GL Posting Value in Base Currency | |
| 13 | GL_POSTING_CURRENCY_CR | numeric(20,2) | GL Posting Value in entered currency | |
| 14 | GL_POSTING_BASE_CR | numeric(20,2) | GL Posting Value in Base Currency | |
| 15 | POSTING_DESCRIPTION | varchar(30) | Posting Description | |
| 16 | COMMITTED_QTY | numeric(20,6) | Committed Order Quantity | |
| 17 | STATUS_FLAG | varchar(1) | Status Flag | |
| 18 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 19 | SYS_CURRENCY_RATE | numeric(20,12) | Currency Rate | |
| 20 | SYS_CURRENCY_RATIO_INDIC | varchar(1) | Ratio Indicator | |
| 21 | SYS_BASE_CURRENCY_CODE | varchar(6) | ||
| 22 | SYS_CURRENCY_METHOD | varchar(1) | Currency Method | |
| 23 | PURCHASE_COST | numeric(20,4) | Purchase Cost | |
| 24 | FUND_IN_USE | varchar(1) | Fund/Commitment Accounting in Use | |
| 25 | POSTING_COMPANY | varchar(10) | ||
| 26 | PO_INVOICE_CURRENCY_DR | numeric(20,2) | ||
| 27 | PO_INVOICE_CURRENCY_CR | numeric(20,2) | ||
| 28 | GL_ANALYSIS_CODE_1 | varchar(15) | GL Analysis Code | |
| 29 | GL_ANALYSIS_CODE_2 | varchar(15) | GL Analysis Code | |
| 30 | GL_ANALYSIS_CODE_3 | varchar(18) | GL Analysis Code | |
| 31 | POP_OS_COMMIT | numeric(20,2) | Outstanding Commitment Value | |
| 32 | LAST_MODIFIED_DATE | datetime | Last Modified Date | |
| 33 | USERNAME | varchar(20) | Username | |
| 34 | POP_ENCUMB_POSTING_FLAG | varchar(1) | Encumbrance Posting Flag | |
| 35 | POP_POSTED_ENCUMB_FLAG | varchar(1) | Posted Encumbrance Flag | |
| 36 | POP_ENCUMB_VAL | numeric(20,2) | Encumbrance Value | |
| 37 | POP_ENCUMB_PERIOD | smallint | Encumbrance Period | |
| 38 | POP_ENCUMB_YEAR | smallint | Encumbrance Year | |
| 39 | POP_ENCUMB_QTY | numeric(20,6) | Encumbrance Quantity | |
| 40 | SYS_POST_TYPE | varchar(1) | Sys Post Type | |
| 41 | ENCUMB_QTY_INV | numeric(20,6) | Encumbrance Quantity Invoiced | |
| 42 | SYS_CURRENCY_2_RATE | numeric(20,12) | Second Base Currency Rate | |
| 43 | SYS_CURRENCY_2_RATIO_INDIC | varchar(1) | Ratio Indicator for Second Base | |
| 44 | GL_POSTING_2_BASE_CR | numeric(20,2) | GL Posting Value in Second Base Currency | |
| 45 | GL_POSTING_2_BASE_DR | numeric(20,2) | GL Posting Value in Second Base Currency | |
| 46 | ARCHIVE_DATE | datetime | Archive Date | |
| 47 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 48 | GL_POSTING_CURRENCY_BALANCE | computed | ||
| 49 | GL_POSTING_CURRENCY | computed | GL Posting Value in entered currency | |
| 50 | GL_POSTING_BASE | computed | GL Posting Value in Base Currency | |
| 51 | PO_INVOICE_CURRENCY | computed | ||
| 52 | ENCUMB_OS_VAL | computed | ||
| 53 | ENCUMB_OS_QTY | computed | ||
| 54 | GL_POSTING_2_BASE | computed | GL Posting Value in Second Base Currency | |
| 55 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |