SALES_INVOICE_MISC_ADJS

Sales Invoice Miscellaneous Adjustments

tableFINSALES

SALES_INVOICE_MISC_ADJS — Sales Invoice Miscellaneous Adjustments. FIN table in the standard Ross ERP 8.0 schema: 17 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.

Open SALES_INVOICE_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)Company Code
3DIVISIONvarchar(2)Division
4INVOICE_NUMBERintInvoice Number
5INVOICE_LINE_NUMBERintInvoice Line Number
6ADJUSTMENT_CODEvarchar(10)Adjustment 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
13MISC_ADJUSTMENT_COPIED_FLAGvarchar(1)Miscellaneous Adjustment Copied or not
14ADJUSTMENT_CALCULATION_TYPEsmallintAdjustment calculation type
15ORDER_NUMBERvarchar(9)Order Number
16ORDER_LINE_NUMBERintOrder Line Number
17GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.