SA_DETAIL_TP_LINE_DISCOUNTS
Sales Analysis Detail TP Line Discounts
tableFINSA
SA_DETAIL_TP_LINE_DISCOUNTS — Sales Analysis Detail TP Line Discounts. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open SA_DETAIL_TP_LINE_DISCOUNTS in the interactive Data Dictionary →Part of SA 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 | TRANSACTION_TYPE | varchar(2) | PK | Transaction Type |
| 5 | TRANSACTION_NUMBER | int | PK | Transaction Number |
| 6 | TRANSACTION_LINE_NUMBER | int | PK | Transaction line number used for tax reporting purposes |
| 7 | TP_PROMOTION_CODE | varchar(10) | PK | Promotion Code |
| 8 | TP_DISCOUNT_VALUE | numeric(20,2) | Discount value | |
| 9 | TP_APPLY_DISCOUNT | varchar(1) | ||
| 10 | TP_WITHIN_GRACE | varchar(1) | Within grace period | |
| 11 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |