SALES_ORDER_EXPORT_CHARGES

Export Charges for Sales Order

tableFINSALES

SALES_ORDER_EXPORT_CHARGES — Export Charges for Sales Order. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.

Open SALES_ORDER_EXPORT_CHARGES 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
5SYS_EXPORT_CHARGE_TYPEvarchar(12)PKExport Charge Type
6DESCRIPTION_50varchar(50)Code Description
7SYS_EXPORT_CHARGE_AMTnumeric(20,2)Export Charge
8GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.