PA_POP_GL_POSTINGS

Purchase Order PA Postings

tableFINPA

PA_POP_GL_POSTINGS — Purchase Order PA Postings. FIN table in the standard Ross ERP 8.0 schema: 13 columns, used by 16 programs. Columns, data types, keys, foreign keys and relationships.

Open PA_POP_GL_POSTINGS in the interactive Data Dictionary →

Part of PA 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
3DIVISIONvarchar(2)PKDivision
4PO_NUMBERvarchar(10)PKPurchase Order Number
5PO_LINE_NUMBERintPKPurchase Order Line Number
6SEQUENCEsmallintPKSequence Number
7PA_WBS_NUMBERvarchar(25)PKProject WBS Number
8PA_POSTING_CURRENCY_DRnumeric(20,2)
9PA_POSTING_CURRENCY_CRnumeric(20,2)
10PA_POSTING_BASE_DRnumeric(20,2)
11PA_POSTING_BASE_CRnumeric(20,2)
12PA_PROJECT_CODEvarchar(10)PA Project Code
13GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.