PA_AP_BATCH_GL_POSTINGS
AP Batch PA Postings
tableFINPA
PA_AP_BATCH_GL_POSTINGS — AP Batch PA Postings. FIN table in the standard Ross ERP 8.0 schema: 12 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open PA_AP_BATCH_GL_POSTINGS in the interactive Data Dictionary →Part of PA tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | DIVISION | varchar(2) | PK | Division |
| 4 | BATCH_NUMBER | int | PK | Run Number |
| 5 | BATCH_SEQUENCE_NUMBER | smallint | PK | Batch Sequence Number |
| 6 | GL_POSTINGS_SEQUENCE | smallint | PK | GL Postings Sequence Number |
| 7 | PA_WBS_NUMBER | varchar(25) | PK | Project WBS Number |
| 8 | PA_POSTING_CURRENCY_DR | numeric(20,2) | ||
| 9 | PA_POSTING_CURRENCY_CR | numeric(20,2) | ||
| 10 | PA_POSTING_BASE_DR | numeric(20,2) | ||
| 11 | PA_POSTING_BASE_CR | numeric(20,2) | ||
| 12 | PA_PROJECT_CODE | varchar(10) | PA Project Code |