A_MP_SALES_CREDIT_NOTE_REBATES
Archive rebates associated with sales credit note line
tableFINMP
A_MP_SALES_CREDIT_NOTE_REBATES — Archive rebates associated with sales credit note line. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open A_MP_SALES_CREDIT_NOTE_REBATES in the interactive Data Dictionary →Part of MP 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 | CREDIT_NOTE_NUMBER | int | PK | Credit Note Number |
| 6 | CREDIT_NOTE_LINE_NUMBER | int | PK | Credit Note Line Number |
| 7 | MP_REBATE_CODE | varchar(10) | PK | Rebate Code |
| 8 | UNIT_OF_MEASURE | varchar(4) | Unit of Measure | |
| 9 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 10 | IC_UPDATE_QUANTITY | numeric(20,6) | ||
| 11 | MP_UPDATE_VALUE | numeric(20,2) | ||
| 12 | ARCHIVE_DATE | datetime | Archive Date | |
| 13 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 14 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |