MISCELLANEOUS_ADJUSTMENTS

Miscellaneous Adjustments

tableFINMISCELLANEOUS

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

Open MISCELLANEOUS_ADJUSTMENTS in the interactive Data Dictionary →

Part of Other 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
3ADJUSTMENT_CODEvarchar(10)PKAdjustment Code
4DESCRIPTIONvarchar(30)Description
5ADJUSTMENT_CALCULATION_TYPEsmallintAdjustment calculation type
6ADJUSTMENT_INC_OR_DECsmallintAdjustment direction - Increase or Decrease
7ADJUSTMENT_DEFAULT_PERCENTnumeric(10,2)Adjustment Default Percentage
8MINIMUM_ADJUSTMENT_PERCENTnumeric(10,2)Minimum Adjustment Percentage
9MAXIMUM_ADJUSTMENT_PERCENTnumeric(10,2)Maximum Adjustment Percentage
10ADJUSTMENT_DEFAULT_VALUEnumeric(20,2)Adjustment Default Value
11ADJUSTMENT_UNITvarchar(4)FK→UNITS_OF_MEASUREAdjustment Unit of Measure
12MINIMUM_ADJUSTMENT_VALUEnumeric(20,2)Minimum Adjustment Value
13MAXIMUM_ADJUSTMENT_VALUEnumeric(20,2)Maximum Adjustment Value
14ADJUSTMENT_ACCOUNTvarchar(50)GL Account for adjustments
15ADJUSTMENT_SHORT_CODEvarchar(6)FK→GL_SHORT_CODESGL Short Code for adjustments
16ADJUSTMENT_DESC_MODIFYvarchar(1)Modify Adjustment Description Allowed
17SYS_CURRENCY_CODEvarchar(6)Currency Code