actual_price | FLOAT | real | | | | CURRENCY | Quoted price of the product | |
comments | CHAR | varchar | | 255 | | | Comments about the line item | |
cost | FLOAT | real | | | | CURRENCY | Standard cost of the product | |
description | CHAR | varchar | | 255 | | | Description of the product from the part number | |
dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
extension | FLOAT | real | | | | CURRENCY | The extended price of the item before price factors were applied. It is determined by quantity * actual price | |
line_no | LONG | smallint | | | | DIRECT | Line number of the line item | |
list_price | FLOAT | real | | | | CURRENCY | List price of the line item from the price program | |
objid | LONG | int | 3 | | | DIRECT | Internal record number | |
part_number | CHAR | varchar | | 30 | | | Part number of the quoted part | |
quantity | LONG | int | | | | DIRECT | Quantity quoted | |
revision | CHAR | varchar | | 10 | | | Revision number (mod_level) of the quoted part | |
tax_ind | LONG | int | | | | DIRECT | Quantity quoted | |
taxable | LONG | tinyint | | | | DIRECT | Indicates whether the item is taxable; i.e., 0=no, 1=yes | |