SALES_CREDIT_LINE_DETAILS

Credit Note Line Batch Details

tableFINSALES

SALES_CREDIT_LINE_DETAILS — Credit Note Line Batch Details. FIN table in the standard Ross ERP 8.0 schema: 10 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.

Open SALES_CREDIT_LINE_DETAILS in the interactive Data Dictionary →

Part of SALES 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
4CREDIT_NOTE_NUMBERintPKCredit Note Number
5CREDIT_NOTE_LINE_NUMBERintPKCredit Note Line Number
6IC_LOT_NUMBERvarchar(20)PKLot Number
7IC_LOT_SEQUENCEintPKLot Sequence
8UNIT_COSTnumeric(20,6)Unit Cost
9UNIT_CREDITvarchar(4)
10GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.