PA_POP_REQUISITION_GL_POSTINGS
Requisition PA Postings
tableFINPA
PA_POP_REQUISITION_GL_POSTINGS — Requisition PA Postings. FIN table in the standard Ross ERP 8.0 schema: 13 columns, used by 13 programs. Columns, data types, keys, foreign keys and relationships.
Open PA_POP_REQUISITION_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 | REQUISITION_NUMBER | varchar(9) | PK | Requisition Number |
| 5 | REQ_LINE_NUMBER | int | PK | Requisition Line Number |
| 6 | SEQUENCE | smallint | PK | 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 | |
| 13 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |