A_SOP_ORDER_LINE_COMMENTS

Archived Order line comments

tableFINSOP

A_SOP_ORDER_LINE_COMMENTS — Archived Order line comments. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.

Open A_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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4DIVISIONvarchar(2)PKDivision
5ORDER_NUMBERvarchar(9)PKOrder Number
6ORDER_LINE_NUMBERintPKOrder Line Number
7SOP_ORDER_LINE_COMMENT_SEQsmallintPK
8SOP_COMMENTtextComment
9SOP_PRINT_ON_ORDER_ACKvarchar(1)Print Comment on Order Acknowledgment
10SOP_PRINT_ON_SHIP_LISTvarchar(1)Print on Ship List
11SOP_PRINT_ON_PICK_LISTvarchar(1)Print on Pick List
12SOP_PRINT_ON_CON_NOTEvarchar(1)Print on Consignment Note
13SOP_PRINT_ON_INVOICEvarchar(1)Print on Invoice
14USERNAMEvarchar(20)Username
15SYSTEM_DATEdatetimeSystem Date Transaction Made
16ARCHIVE_DATEdatetimeArchive Date
17ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.