A_PURCHASE_INVOICE_GL_POSTINGS
Archived Purchase Invoice Lines - GL/Commitment Distribution
tableFINPURCHASE
A_PURCHASE_INVOICE_GL_POSTINGS — Archived Purchase Invoice Lines - GL/Commitment Distribution. FIN table in the standard Ross ERP 8.0 schema: 52 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open A_PURCHASE_INVOICE_GL_POSTINGS in the interactive Data Dictionary →Part of PURCHASE 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) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | DIVISION | varchar(2) | PK | Division |
| 5 | PURCHASE_INVOICE_NUMBER | int | PK | Purchase Invoice Number |
| 6 | PURCHASE_INVOICE_LINE | int | PK | Invoice Line Number |
| 7 | SEQUENCE | smallint | PK | Sequence Number |
| 8 | ACCOUNT_NUMBER | varchar(50) | GL Account Number | |
| 9 | COMMITTED_QTY | numeric(20,6) | Committed Order Quantity | |
| 10 | STATUS_FLAG | varchar(1) | Status Flag | |
| 11 | REVERSAL_VALUE | numeric(20,2) | Reversal Posting Value | |
| 12 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 13 | SYS_CURRENCY_RATE | numeric(20,12) | Currency Rate | |
| 14 | SYS_BASE_CURRENCY_CODE | varchar(6) | ||
| 15 | SYS_CURRENCY_METHOD | varchar(1) | Currency Method | |
| 16 | SYS_CURRENCY_RATIO_INDIC | varchar(1) | Ratio Indicator | |
| 17 | GL_POSTING_CURRENCY_DR | numeric(20,2) | GL Posting Value in entered currency | |
| 18 | GL_POSTING_CURRENCY_CR | numeric(20,2) | GL Posting Value in entered currency | |
| 19 | GL_POSTING_BASE_DR | numeric(20,2) | GL Posting Value in Base Currency | |
| 20 | GL_POSTING_BASE_CR | numeric(20,2) | GL Posting Value in Base Currency | |
| 21 | GL_SHORT_CODE | varchar(6) | General Ledger Short Code | |
| 22 | ACCOUNT_IDENT | varchar(6) | Balance Type Identifier | |
| 23 | POSTING_DESCRIPTION | varchar(30) | Posting Description | |
| 24 | SYS_CONSOLIDATE_GL_POSTINGS | varchar(1) | Consolidate GL Postings | |
| 25 | FUND_IN_USE | varchar(1) | Fund/Commitment Accounting in Use | |
| 26 | GL_BALANCE_UPDATED | varchar(1) | GL Balances Already Updated | |
| 27 | POSTING_COMPANY | varchar(10) | ||
| 28 | GL_COMMITTED_AT_PO | numeric(20,2) | ||
| 29 | PO_LINE_SEQUENCE | smallint | ||
| 30 | GL_ANALYSIS_CODE_1 | varchar(15) | GL Analysis Code | |
| 31 | GL_ANALYSIS_CODE_2 | varchar(15) | GL Analysis Code | |
| 32 | GL_ANALYSIS_CODE_3 | varchar(18) | GL Analysis Code | |
| 33 | POP_COMMIT_STATUS | varchar(1) | Commitment Status | |
| 34 | SYS_POST_TYPE | varchar(1) | Sys Post Type | |
| 35 | LAST_MODIFIED_DATE | datetime | Last Modified Date | |
| 36 | USERNAME | varchar(20) | Username | |
| 37 | POP_ENCUMB_POSTING_FLAG | varchar(1) | Encumbrance Posting Flag | |
| 38 | POP_POSTED_ENCUMB_FLAG | varchar(1) | Posted Encumbrance Flag | |
| 39 | POP_ENCUMB_VAL | numeric(20,2) | Encumbrance Value | |
| 40 | POP_ENCUMB_PERIOD | smallint | Encumbrance Period | |
| 41 | POP_ENCUMB_YEAR | smallint | Encumbrance Year | |
| 42 | POP_ENCUMB_QTY | numeric(20,6) | Encumbrance Quantity | |
| 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 | ARCHIVE_DATE | datetime | Archive Date | |
| 46 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 47 | GL_POSTING_CURRENCY_BALANCE | computed | ||
| 48 | GL_POSTING_BASE_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 | GL_POSTING_2_BASE_BALANCE | computed | ||
| 52 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |