SOP_ORDER_NOTES

SOP Order Notes

tableFINSOP

SOP_ORDER_NOTES — SOP Order Notes. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.

Open SOP_ORDER_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
4SYS_DOCUMENT_IDvarchar(20)PKEDI Document ID
5SEQUENCEsmallintPKSequence Number
6NOTE_REFERENCE_CODEvarchar(3)PKNote Reference Code
7NOTE_DESCRIPTIONtextNote Description
8SYS_EDI_SENDER_IDvarchar(15)PKEDI Sender Identifications
9ORDER_NUMBERvarchar(9)Order Number
10SYS_RUN_CONTROL_NUMBERvarchar(8)Run Control Number
11GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.