SOP_ORDER_LINE_COMMENTS

Order line comments

tableFINSOP

SOP_ORDER_LINE_COMMENTS — Order line comments. FIN table in the standard Ross ERP 8.0 schema: 15 columns, used by 12 programs. Columns, data types, keys, foreign keys and relationships.

Open SOP_ORDER_LINE_COMMENTS 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
6SOP_ORDER_LINE_COMMENT_SEQsmallintPK
7SOP_COMMENTtextComment
8SOP_PRINT_ON_ORDER_ACKvarchar(1)Print Comment on Order Acknowledgment
9SOP_PRINT_ON_SHIP_LISTvarchar(1)Print on Ship List
10SOP_PRINT_ON_PICK_LISTvarchar(1)Print on Pick List
11SOP_PRINT_ON_CON_NOTEvarchar(1)Print on Consignment Note
12SOP_PRINT_ON_INVOICEvarchar(1)Print on Invoice
13USERNAMEvarchar(20)Username
14SYSTEM_DATEdatetimeSystem Date Transaction Made
15GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.