POP_REQUISITION_TAX_DETAILS

Purchase Requisition tax Details

tableFINPOP

POP_REQUISITION_TAX_DETAILS — Purchase Requisition tax Details. FIN table in the standard Ross ERP 8.0 schema: 22 columns, used by 18 programs. Columns, data types, keys, foreign keys and relationships.

Open POP_REQUISITION_TAX_DETAILS in the interactive Data Dictionary →

Part of POP tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3DIVISIONvarchar(2)PKDivision
4REQUISITION_NUMBERvarchar(9)PKRequisition Number
5REQ_LINE_NUMBERintPKRequisition Line Number
6TRANSACTION_LINE_NUMBERintPKTransaction line number used for tax reporting purposes
7TAX_TYPEvarchar(1)PK
8PRODUCT_TAX_CODEvarchar(5)Product Tax Code
9VENDOR_TAX_CODEvarchar(5)Supplier/Vendor Tax Code
10SYS_TRAN_TOTAL_CURRENCYnumeric(20,2)Total Transaction Value in Currency
11TAXnumeric(20,2)Transaction Tax
12PART_CODEvarchar(15)Product
13WAREHOUSEvarchar(2)Warehouse Code
14AP_TAX_FULL_ACCOUNTvarchar(50)AP Full Account for Tax Postings
15AP_TAX_CODEvarchar(6)Short Code for Auto Tax Postings
16AP_POSTING_FORMATvarchar(6)
17SYS_E_TAX_VALnumeric(20,2)Expensed Tax Value
18SYS_N_TAX_VALnumeric(20,2)Non-expensed Tax Value
19ACCRUE_IGICvarchar(1)Accrue IGIC
20SYS_TAX_ON_CASHvarchar(1)Tax on Cash
21TAX_VALcomputed
22GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.