TP_ORDER_LINE_PRICINGS

tableFINTP

TP_ORDER_LINE_PRICINGS — FIN table in the standard Ross ERP 8.0 schema: 13 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open TP_ORDER_LINE_PRICINGS in the interactive Data Dictionary →

Part of TP 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
6TP_PRICING_CODEvarchar(10)PKTP Pricing Code
7TP_SEQUENCE_NUMBERsmallintTrading-partner sequence number for an EDI/interface record.
8TP_PRICING_TYPEsmallintTP Pricing Type
9TP_PRICING_VALUEnumeric(20,2)TP Pricing Value
10TP_PRICING_AMOUNTnumeric(20,4)TP Pricing Amount
11TP_PRICING_PERCENTnumeric(10,4)TP Pricing Percent
12SALES_PRICEnumeric(20,4)Standard Sales Price
13GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.