SALES_COMMISSION_PAYMENTS

Sales Commission - Potential, Due, and Paid

tableFINSALES

SALES_COMMISSION_PAYMENTS — Sales Commission - Potential, Due, and Paid. FIN table in the standard Ross ERP 8.0 schema: 17 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.

Open SALES_COMMISSION_PAYMENTS in the interactive Data Dictionary →

Part of SALES 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)Company Code
3DIVISIONvarchar(2)Division
4ORDER_NUMBERvarchar(9)Order Number
5ORDER_LINE_NUMBERintOrder Line Number
6COMM_PAYMENT_TYPEvarchar(2)Commission Payment Type
7SALESPERSON_CODEvarchar(8)FK→SALESPERSONSSalesperson Code
8ORDER_DISCOUNT_PERCENTnumeric(10,2)Order Discount Percentage
9COMMISSION_RATEnumeric(10,2)Commission Rate
10COMMISSION_VALUEnumeric(20,2)Commission Value after discounts as applicable
11PAYMENT_OK_DATEdatetimeDate Commission cleared for payment
12PAYMENT_DATEdatetimePayment Date
13PAYMENT_REFERENCEvarchar(9)Payment Reference
14LINE_DISCOUNT_PERCENTnumeric(10,2)Line Discount Percentage
15SOP_COMM_VALUE_CURRENCYnumeric(20,2)Sales Commission Value in Currency
16SYS_CURRENCY_CODEvarchar(6)Currency Code
17GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.