SOP_CREDIT_NOTE_POSTINGS
Sales Credit Note GL Postings
tableFINSOP
SOP_CREDIT_NOTE_POSTINGS — Sales Credit Note GL Postings. FIN table in the standard Ross ERP 8.0 schema: 35 columns, used by 21 programs. Columns, data types, keys, foreign keys and relationships.
Open SOP_CREDIT_NOTE_POSTINGS in the interactive Data Dictionary →Part of SOP 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 | CREDIT_NOTE_NUMBER | int | PK | Credit Note Number |
| 5 | CREDIT_NOTE_LINE_NUMBER | int | PK | Credit Note Line Number |
| 6 | SEQUENCE | smallint | PK | Sequence Number |
| 7 | GL_SHORT_CODE | varchar(6) | General Ledger Short Code | |
| 8 | ACCOUNT_NUMBER | varchar(50) | GL Account Number | |
| 9 | ACCOUNT_IDENT | varchar(6) | Balance Type Identifier | |
| 10 | POSTING_DESCRIPTION | varchar(30) | Posting Description | |
| 11 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 12 | SYS_CURRENCY_RATE | numeric(20,12) | Currency Rate | |
| 13 | SYS_BASE_CURRENCY_CODE | varchar(6) | ||
| 14 | SYS_CURRENCY_METHOD | varchar(1) | Currency Method | |
| 15 | SYS_CURRENCY_RATIO_INDIC | varchar(1) | Ratio Indicator | |
| 16 | GL_POSTING_CURRENCY_DR | numeric(20,2) | GL Posting Value in entered currency | |
| 17 | GL_POSTING_CURRENCY_CR | numeric(20,2) | GL Posting Value in entered currency | |
| 18 | GL_POSTING_BASE_DR | numeric(20,2) | GL Posting Value in Base Currency | |
| 19 | GL_POSTING_BASE_CR | numeric(20,2) | GL Posting Value in Base Currency | |
| 20 | STATUS_FLAG | varchar(1) | Status Flag | |
| 21 | SYS_CONSOLIDATE_GL_POSTINGS | varchar(1) | Consolidate GL Postings | |
| 22 | POSTING_COMPANY | varchar(10) | ||
| 23 | GL_ANALYSIS_CODE_1 | varchar(15) | GL Analysis Code | |
| 24 | GL_ANALYSIS_CODE_2 | varchar(15) | GL Analysis Code | |
| 25 | GL_ANALYSIS_CODE_3 | varchar(18) | GL Analysis Code | |
| 26 | SYS_POST_TYPE | varchar(1) | Sys Post Type | |
| 27 | SYS_CURRENCY_2_RATE | numeric(20,12) | Second Base Currency Rate | |
| 28 | SYS_CURRENCY_2_RATIO_INDIC | varchar(1) | Ratio Indicator for Second Base | |
| 29 | GL_POSTING_2_BASE_CR | numeric(20,2) | GL Posting Value in Second Base Currency | |
| 30 | GL_POSTING_2_BASE_DR | numeric(20,2) | GL Posting Value in Second Base Currency | |
| 31 | GL_POSTING_CURRENCY_BALANCE | computed | ||
| 32 | GL_POSTING_BASE_BALANCE | computed | ||
| 33 | GL_POSTING_2_BASE_BALANCE | computed | ||
| 34 | SYS_SECOND_BASE_CURRENCY_CODE | varchar(6) | Second Base Currency Code | |
| 35 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |