AR_DRAFTS_GL_POSTINGS
AR Drafts G/L Postings
tableFINAR
AR_DRAFTS_GL_POSTINGS — AR Drafts G/L Postings. FIN table in the standard Ross ERP 8.0 schema: 21 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open AR_DRAFTS_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 | AR_DRAFT_RUN_NUMBER | int | PK | Draft Receipt Run Number |
| 5 | TRANSACTION_TYPE | varchar(2) | PK | Transaction Type |
| 6 | TRANSACTION_NUMBER | int | PK | Transaction Number |
| 7 | AR_DRAFTS_ALLOCATION_ACCOUNT | varchar(50) | ||
| 8 | AR_DRAFTS_ALLOCATION_CODE | varchar(6) | ||
| 9 | AR_ALLOCATION_BASE | numeric(20,2) | Cash Allocation Amount in Base | |
| 10 | AR_ALLOCATION_CURRENCY | numeric(20,2) | Cash Allocation Amount in Currency | |
| 11 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 12 | SYS_CURRENCY_RATE | numeric(20,12) | Currency Rate | |
| 13 | SYS_CURRENCY_DATE | datetime | Currency Date | |
| 14 | SYS_CURRENCY_RATIO_INDIC | varchar(1) | Ratio Indicator | |
| 15 | SYS_RATE_AUTHORITY | varchar(6) | Currency Rate Authority | |
| 16 | SYS_RATE_TYPE | varchar(6) | Currency Rate Type | |
| 17 | SYS_BASE_CURRENCY_CODE | varchar(6) | ||
| 18 | WO_CA_TRANSACTION_TYPE | varchar(2) | ||
| 19 | SYS_CURRENCY_2_RATE | numeric(20,12) | Second Base Currency Rate | |
| 20 | SYS_CURRENCY_2_RATIO_INDIC | varchar(1) | Ratio Indicator for Second Base | |
| 21 | AR_ALLOCATION_2_BASE | numeric(20,2) | Cash Allocation Amount in Second Base |