A_POP_REQUISITION_TAX_DETAILS

Archive Purchase Requisition tax Details

tableFINPOP

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

Open A_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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4DIVISIONvarchar(2)PKDivision
5REQUISITION_NUMBERvarchar(9)PKRequisition Number
6REQ_LINE_NUMBERintPKRequisition Line Number
7TRANSACTION_LINE_NUMBERintPKTransaction line number used for tax reporting purposes
8TAX_TYPEvarchar(1)PK
9PRODUCT_TAX_CODEvarchar(5)Product Tax Code
10VENDOR_TAX_CODEvarchar(5)Supplier/Vendor Tax Code
11SYS_TRAN_TOTAL_CURRENCYnumeric(20,2)Total Transaction Value in Currency
12TAXnumeric(20,2)Transaction Tax
13PART_CODEvarchar(15)Product
14WAREHOUSEvarchar(2)Warehouse Code
15AP_TAX_FULL_ACCOUNTvarchar(50)AP Full Account for Tax Postings
16AP_TAX_CODEvarchar(6)Short Code for Auto Tax Postings
17AP_POSTING_FORMATvarchar(6)
18SYS_E_TAX_VALnumeric(20,2)Expensed Tax Value
19SYS_N_TAX_VALnumeric(20,2)Non-expensed Tax Value
20ACCRUE_IGICvarchar(1)Accrue IGIC
21SYS_TAX_ON_CASHvarchar(1)Tax on Cash
22ARCHIVE_DATEdatetimeArchive Date
23ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
24TAX_VALcomputed
25GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.