PA_SOP_CREDIT_NOTE_POSTINGS
Sales Credit Note PA Postings
tableFINPA
PA_SOP_CREDIT_NOTE_POSTINGS — Sales Credit Note PA Postings. FIN table in the standard Ross ERP 8.0 schema: 13 columns, used by 10 programs. Columns, data types, keys, foreign keys and relationships.
Open PA_SOP_CREDIT_NOTE_POSTINGS in the interactive Data Dictionary →Part of PA 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 | PA_WBS_NUMBER | varchar(25) | PK | Project WBS Number |
| 8 | PA_POSTING_CURRENCY_DR | numeric(20,2) | ||
| 9 | PA_POSTING_CURRENCY_CR | numeric(20,2) | ||
| 10 | PA_POSTING_BASE_DR | numeric(20,2) | ||
| 11 | PA_POSTING_BASE_CR | numeric(20,2) | ||
| 12 | PA_PROJECT_CODE | varchar(10) | PA Project Code | |
| 13 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |