MP_SALES_CREDIT_NOTE_REBATES
Rebates associated with sales credit note line
tableFINMP
MP_SALES_CREDIT_NOTE_REBATES — Rebates associated with sales credit note line. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open 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 | 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 | MP_REBATE_CODE | varchar(10) | PK | Rebate Code |
| 7 | UNIT_OF_MEASURE | varchar(4) | Unit of Measure | |
| 8 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 9 | IC_UPDATE_QUANTITY | numeric(20,6) | ||
| 10 | MP_UPDATE_VALUE | numeric(20,2) | ||
| 11 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |