SOP_ORDER_LINE_EXP_NOTES

Sales Order Line Export Notes

tableFINSOP

SOP_ORDER_LINE_EXP_NOTES — Sales Order Line Export Notes. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.

Open SOP_ORDER_LINE_EXP_NOTES 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)PKOrder Number
5ORDER_LINE_NUMBERintPKOrder Line Number
6SYS_EXPORT_NOTE_TYPEvarchar(12)PKExport Note Type
7SYS_EXPORT_NOTE_CODEvarchar(12)PKExport Note Code
8SYS_EXPORT_NOTEStextExport Notes
9GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.