SOP_INVOICE_LINE_COMMENTS

Invoice Line Comments

tableFINSOP

SOP_INVOICE_LINE_COMMENTS — Invoice Line Comments. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open SOP_INVOICE_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
4INVOICE_NUMBERintPKInvoice Number
5INVOICE_LINE_NUMBERintPKInvoice Line Number
6SOP_INV_COMMENT_SEQUENCEsmallintPK
7SOP_COMMENTtextComment
8SOP_PRINT_ON_INVOICEvarchar(1)Print on Invoice
9USERNAMEvarchar(20)Username
10SYSTEM_DATEdatetimeSystem Date Transaction Made
11GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.