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
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | DIVISION | varchar(2) | PK | Division |
| 4 | ORDER_NUMBER | varchar(9) | PK | Order Number |
| 5 | ORDER_LINE_NUMBER | int | PK | Order Line Number |
| 6 | TP_PRICING_CODE | varchar(10) | PK | TP Pricing Code |
| 7 | TP_SEQUENCE_NUMBER | smallint | Trading-partner sequence number for an EDI/interface record. | |
| 8 | TP_PRICING_TYPE | smallint | TP Pricing Type | |
| 9 | TP_PRICING_VALUE | numeric(20,2) | TP Pricing Value | |
| 10 | TP_PRICING_AMOUNT | numeric(20,4) | TP Pricing Amount | |
| 11 | TP_PRICING_PERCENT | numeric(10,4) | TP Pricing Percent | |
| 12 | SALES_PRICE | numeric(20,4) | Standard Sales Price | |
| 13 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |