SALES_TEMPLATE_LINES
Sales Order Template Lines
tableFINSALES
SALES_TEMPLATE_LINES — Sales Order Template Lines. FIN table in the standard Ross ERP 8.0 schema: 51 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open SALES_TEMPLATE_LINES in the interactive Data Dictionary →Part of SALES 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 | TEMPLATE_CODE | varchar(10) | PK FK→SALES_TEMPLATE_HEADERS | Sales Order Template Code |
| 5 | ORDER_LINE_NUMBER | int | PK | Order Line Number |
| 6 | ORDER_LINE_TYPE | varchar(1) | Order Line Type | |
| 7 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 8 | UNIT_SALES | varchar(4) | Unit of Measure (Sales) | |
| 9 | WEIGHT | numeric(20,4) | Weight of Product | |
| 10 | WEIGHT_UOM | varchar(4) | Weight Unit of Measure | |
| 11 | VOLUME | numeric(20,4) | Total Volume (cubic size) | |
| 12 | VOLUME_UOM | varchar(4) | Volume Unit of Measure | |
| 13 | ORDER_QUANTITY | numeric(20,6) | Order Quantity | |
| 14 | DELIVERY_ADDRESS_CODE | varchar(10) | Delivery Address Code | |
| 15 | LOCATION | varchar(8) | Location | |
| 16 | SALESPERSON_CODE | varchar(8) | Salesperson Code | |
| 17 | SALES_COMMISSION_CODE | varchar(6) | FK→SALES_COMMISSION_CODES | Sales Commission Group |
| 18 | SALES_ANALYSIS_GROUP | varchar(8) | Sales Analysis Group Code | |
| 19 | ORDER_LINE_REFERENCE | varchar(8) | Order Line Reference | |
| 20 | UNIT_COST | numeric(20,6) | Unit Cost | |
| 21 | DETAIL_DESCRIPTION | text | Detailed Description | |
| 22 | SALES_ORDER_DETAIL_DESCRIPTION | text | Order Line Detail Description | |
| 23 | PART_CODE | varchar(15) | Product | |
| 24 | CUSTOMERS_PART_CODE | varchar(20) | Customer Product | |
| 25 | SALES_PRICE | numeric(20,4) | Standard Sales Price | |
| 26 | LINE_DISCOUNT | numeric(20,2) | Line Discount | |
| 27 | PRODUCT_TAX_CODE | varchar(5) | Product Tax Code | |
| 28 | UNIT_PRICE | varchar(4) | Unit of Measure (Pricing) | |
| 29 | PRODUCT_GROUP | varchar(6) | Product Group | |
| 30 | SPECIFICATION_CODE | varchar(6) | Batch Characteristics Specification Code | |
| 31 | SOP_ORDER_TOTAL_CURRENCY | numeric(20,2) | Total Order Line Value in Currency | |
| 32 | SYS_EC_PROCESSED_INDICATOR | varchar(1) | EC Tax Process Indicator | |
| 33 | SYS_TARIFF_CODE | varchar(11) | Tariff Code | |
| 34 | SYS_EC_MODE_OF_TRANSPORT | varchar(1) | EC Mode of Transport | |
| 35 | SYS_EC_DELIVERY_TERMS | varchar(3) | EC Delivery Terms | |
| 36 | SYS_EC_TRANSACTION_TYPE | varchar(2) | EC Nature of Transaction | |
| 37 | SYS_EC_STATISTICS_APPLICABLE | varchar(1) | EC Statistics Applicable | |
| 38 | SYS_EC_WEIGHT | numeric(20,0) | Weight | |
| 39 | SYS_EC_SUPP_UNIT_QTY | numeric(20,6) | Supplementary Unit Qty | |
| 40 | SYS_COUNTRY_OF_ORIGIN | varchar(6) | ||
| 41 | SYS_EC_ANALYSIS_1 | varchar(10) | FK→SYS_EC_ANALYSIS_CODES_1 | EC Analysis Code 1 |
| 42 | SYS_EC_ANALYSIS_2 | varchar(10) | FK→SYS_EC_ANALYSIS_CODES_2 | EC Analysis Code 2 |
| 43 | SYS_EC_ANALYSIS_3 | varchar(10) | FK→SYS_EC_ANALYSIS_CODES_3 | EC Analysis Code 3 |
| 44 | SYS_EC_ANALYSIS_4 | varchar(10) | FK→SYS_EC_ANALYSIS_CODES_4 | EC Analysis Code 4 |
| 45 | SYS_EC_ANALYSIS_5 | varchar(10) | FK→SYS_EC_ANALYSIS_CODES_5 | EC Analysis Code 5 |
| 46 | SYS_EC_STATISTICAL_VALUE | numeric(20,2) | EC Statistical Value | |
| 47 | SOP_NOMINATED_UNIT | varchar(4) | Inventory unit which Sales unit converts to | |
| 48 | SOP_NOMINATED_PRICE_UNIT | varchar(4) | Inventory unit which Sales Pricing unit converts to | |
| 49 | IC_PACK_UNIT | varchar(4) | Packaged Unit Of Measure | |
| 50 | SALES_PRICE_INC_TAX | numeric(20,4) | Standard Sales Price Including Tax | |
| 51 | FINAL_ADDRESS_CODE | varchar(10) | Invoice Address Code |