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

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3DIVISIONvarchar(2)PKDivision
4CREDIT_NOTE_NUMBERintPKCredit Note Number
5CREDIT_NOTE_LINE_NUMBERintPKCredit Note Line Number
6MP_REBATE_CODEvarchar(10)PKRebate Code
7UNIT_OF_MEASUREvarchar(4)Unit of Measure
8SYS_CURRENCY_CODEvarchar(6)Currency Code
9IC_UPDATE_QUANTITYnumeric(20,6)
10MP_UPDATE_VALUEnumeric(20,2)
11GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.