TP_ORDER_LINE_PRICINGS_VT
Sales Order Line Pricings for Web Service
tableFINTP
TP_ORDER_LINE_PRICINGS_VT — Sales Order Line Pricings for Web Service. FIN table in the standard Ross ERP 8.0 schema: 12 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open TP_ORDER_LINE_PRICINGS_VT 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) | Company Code | |
| 3 | DIVISION | varchar(2) | Division | |
| 4 | ORDER_NUMBER | varchar(9) | Order Number | |
| 5 | ORDER_LINE_NUMBER | int | Order Line Number | |
| 6 | TP_PRICING_CODE | varchar(10) | 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 |