MANUAL_PAYMENT_TAX_DETAILS

Payment Tax Details

tableFINMANUAL

MANUAL_PAYMENT_TAX_DETAILS — Payment Tax Details. FIN table in the standard Ross ERP 8.0 schema: 19 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.

Open MANUAL_PAYMENT_TAX_DETAILS in the interactive Data Dictionary →

Part of Other 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
3AP_DIVISIONvarchar(2)PKDivision
4MANUAL_PAYMENT_BATCH_NUMBERintPKManual Payments Batch Number
5MP_BATCH_SEQUENCE_NUMBERsmallintPKManual Payments Batch Seq Number
6TRANSACTION_LINE_NUMBERintPKTransaction line number used for tax reporting purposes
7PRODUCT_TAX_CODEvarchar(5)Product Tax Code
8VENDOR_TAX_CODEvarchar(5)Supplier/Vendor Tax Code
9AP_TRAN_TOTAL_CURRENCYnumeric(20,2)Total Transaction Value in Currency
10TAXnumeric(20,2)Transaction Tax
11PART_CODEvarchar(15)Product
12WAREHOUSEvarchar(2)Warehouse Code
13AP_TAX_FULL_ACCOUNTvarchar(50)AP Full Account for Tax Postings
14AP_TAX_CODEvarchar(6)Short Code for Auto Tax Postings
15AP_POSTING_FORMATvarchar(6)
16SYS_E_TAX_VALnumeric(20,2)Expensed Tax Value
17SYS_N_TAX_VALnumeric(20,2)Non-expensed Tax Value
18TAX_VALcomputed
19GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.