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