SALES_ORDER_MISC_ADJS

Sales Order Miscellaneous Adjustments

tableFINSALES

SALES_ORDER_MISC_ADJS — Sales Order Miscellaneous Adjustments. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 11 programs. Columns, data types, keys, foreign keys and relationships.

Open SALES_ORDER_MISC_ADJS 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)PKCompany Code
3DIVISIONvarchar(2)PKDivision
4ORDER_NUMBERvarchar(9)PKOrder Number
5ORDER_LINE_NUMBERintPKOrder Line Number
6ADJUSTMENT_CODEvarchar(10)PKAdjustment Code
7ADJUSTMENT_INC_OR_DECsmallintAdjustment direction - Increase or Decrease
8ADJUSTMENT_UNITvarchar(4)Adjustment Unit of Measure
9DESCRIPTIONvarchar(30)Description
10MISC_ADJUSTMENT_PERCENTnumeric(10,2)Miscellaneous Adjustment Percentage
11MISC_ADJUSTMENT_VALUEnumeric(20,2)Miscellaneous Adjustment Value
12MISC_ADJUSTMENT_TOTAL_VALUEnumeric(20,2)Total Miscellaneous Adjustment Value
13ADJUSTMENT_CALCULATION_TYPEsmallintAdjustment calculation type
14GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.