AP_CASH_ALLOCATIONS

Accounts Payable Cash Allocations

tableFINAP

AP_CASH_ALLOCATIONS — Accounts Payable Cash Allocations. FIN table in the standard Ross ERP 8.0 schema: 25 columns, used by 22 programs. Columns, data types, keys, foreign keys and relationships.

Open AP_CASH_ALLOCATIONS in the interactive Data Dictionary →

Part of AP 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
3T_DIVISIONvarchar(2)PKTarget Division
4T_TRANSACTION_NUMBERvarchar(9)PKTarget Transaction Number
5T_TRANSACTION_TYPEvarchar(2)PKTarget Transaction Type
6ALLOCATION_SEQ_NUMBERsmallintPKCash Allocation Sequence Number
7S_DIVISIONvarchar(2)Source Division
8S_TRANSACTION_NUMBERintSource Transaction Number
9S_TRANSACTION_TYPEvarchar(2)Source Transaction Type
10ALLOCATION_DATEdatetimeDate of Last Allocation
11PAYMENT_REFERENCEvarchar(9)Payment Reference
12PERIODsmallintPeriod Number
13YEARsmallintYear Number
14VENDOR_NUMBERvarchar(12)Supplier Number (or ID)
15AP_ALLOCATION_CURRENCYnumeric(20,2)Cash Allocation Amount in Currency
16AP_ALLOCATION_BASEnumeric(20,2)Cash Allocation Amount in Base
17SYS_CURRENCY_CODEvarchar(6)Currency Code
18AP_ALLOCATION_CASHnumeric(20,2)
19SYSTEM_DATEdatetimeSystem Date Transaction Made
20USERNAMEvarchar(20)Username
21SYS_BASE_CURRENCY_CODEvarchar(6)
22SYS_CASH_CURRENCY_CODEvarchar(6)
23AP_ALLOCATION_2_BASEnumeric(20,2)Cash Allocation Amount in Second Base
24GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.
25GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.