SOP_SALES_ORDER_MSDS

Sales Order MSDS

tableFINSOP

SOP_SALES_ORDER_MSDS — Sales Order MSDS. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open SOP_SALES_ORDER_MSDS in the interactive Data Dictionary →

Part of SOP 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)PK FK→SALES_ORDER_HEADERSOrder Number
5DELIVERY_ADDRESS_CODEvarchar(10)PKDelivery Address Code
6PART_CODEvarchar(15)PKProduct
7SYS_LANGUAGE_CODEvarchar(8)PKLanguage Code
8IC_MSDS_FORMAT_CODEvarchar(10)MSDS Format Code
9SYS_EFFECTIVE_ON_DATEdatetimeEffective On Date
10SYS_REVISED_DATE_TIMEdatetimeRevised Date Time
11SYS_LANDSCAPE_DOCUMENTvarchar(1)Landscape Document
12SEQUENCEsmallintSequence Number
13SYS_DELETE_FLAGvarchar(1)Delete Flag
14CUSTOMER_NUMBERvarchar(8)Customer Number
15SOP_SHIP_DATEdatetimeShip Date
16PRINT_FLAGvarchar(1)Print Flag
17SOP_MSDS_COMPLETEDvarchar(1)MSDS Completed
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.