AR_FINANCE_GL_POSTINGS
Finance Charge GL Postings
tableFINAR
AR_FINANCE_GL_POSTINGS — Finance Charge GL Postings. FIN table in the standard Ross ERP 8.0 schema: 44 columns, used by 11 programs. Columns, data types, keys, foreign keys and relationships.
Open AR_FINANCE_GL_POSTINGS in the interactive Data Dictionary →Part of AR 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 | TRANSACTION_NUMBER | int | PK | Transaction Number |
| 5 | GL_POSTINGS_SEQUENCE | smallint | PK | GL Postings Sequence Number |
| 6 | GL_SHORT_CODE | varchar(6) | General Ledger Short Code | |
| 7 | ACCOUNT_NUMBER | varchar(50) | GL Account Number | |
| 8 | POSTING_DATE | datetime | Posting Date | |
| 9 | PERIOD | smallint | Period Number | |
| 10 | YEAR | smallint | Year Number | |
| 11 | COST_CENTER | varchar(3) | Cost Center Code | |
| 12 | POSTING_DESCRIPTION | varchar(30) | Posting Description | |
| 13 | SOURCE_MODULE | varchar(2) | Source Module Reference | |
| 14 | TRANSACTION_TYPE | varchar(2) | Transaction Type | |
| 15 | SOURCE_REFERENCE | varchar(20) | Source Reference | |
| 16 | STATUS_FLAG | varchar(1) | Status Flag | |
| 17 | POSTING_REFERENCE | varchar(20) | Postings Reference | |
| 18 | GL_POSTING_CURRENCY | numeric(20,2) | GL Posting Value in entered currency | |
| 19 | GL_POSTING_BASE | numeric(20,2) | GL Posting Value in Base Currency | |
| 20 | SYS_BASE_CURRENCY_CODE | varchar(6) | ||
| 21 | SYS_CURRENCY_RATE | numeric(20,12) | Currency Rate | |
| 22 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 23 | SYS_CURRENCY_RATIO_INDIC | varchar(1) | Ratio Indicator | |
| 24 | GL_POSTING_CURRENCY_DR | numeric(20,2) | GL Posting Value in entered currency | |
| 25 | GL_POSTING_CURRENCY_CR | numeric(20,2) | GL Posting Value in entered currency | |
| 26 | GL_POSTING_BASE_DR | numeric(20,2) | GL Posting Value in Base Currency | |
| 27 | GL_POSTING_BASE_CR | numeric(20,2) | GL Posting Value in Base Currency | |
| 28 | ACCOUNT_IDENT | varchar(6) | Balance Type Identifier | |
| 29 | SYS_CURRENCY_METHOD | varchar(1) | Currency Method | |
| 30 | SYS_CONSOLIDATE_GL_POSTINGS | varchar(1) | Consolidate GL Postings | |
| 31 | POSTING_COMPANY | varchar(10) | ||
| 32 | GL_ANALYSIS_CODE_1 | varchar(15) | GL Analysis Code | |
| 33 | GL_ANALYSIS_CODE_2 | varchar(15) | GL Analysis Code | |
| 34 | GL_ANALYSIS_CODE_3 | varchar(18) | GL Analysis Code | |
| 35 | SYS_POST_TYPE | varchar(1) | Sys Post Type | |
| 36 | SYS_CURRENCY_2_RATE | numeric(20,12) | Second Base Currency Rate | |
| 37 | SYS_CURRENCY_2_RATIO_INDIC | varchar(1) | Ratio Indicator for Second Base | |
| 38 | GL_POSTING_2_BASE_CR | numeric(20,2) | GL Posting Value in Second Base Currency | |
| 39 | GL_POSTING_2_BASE_DR | numeric(20,2) | GL Posting Value in Second Base Currency | |
| 40 | GL_POSTING_CURRENCY_BALANCE | computed | ||
| 41 | GL_POSTING_BASE_BALANCE | computed | ||
| 42 | GL_POSTING_2_BASE_BALANCE | computed | ||
| 43 | SYS_SECOND_BASE_CURRENCY_CODE | varchar(6) | Second Base Currency Code | |
| 44 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |