SOP_INVOICE_COMMENTS

Invoice Header Comments

tableFINSOP

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

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