POP_LINE_COMMITMENTS

Purchase Order Lines GL Postings

tableFINPOP

POP_LINE_COMMITMENTS — Purchase Order Lines GL Postings. FIN table in the standard Ross ERP 8.0 schema: 21 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open POP_LINE_COMMITMENTS in the interactive Data Dictionary →

Part of POP 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_NUMBERintPK FK→POP_LINESPurchase Order Line Number
6SEQUENCEsmallintPKSequence Number
7ACCOUNT_NUMBERvarchar(50)GL Account Number
8COMMITTED_VALUEnumeric(20,2)Committed Value
9ITEM_VALUEnumeric(20,2)Commited Item Value
10STATUS_FLAGvarchar(1)Status Flag
11COMMITTED_QTYnumeric(20,6)Committed Order Quantity
12GL_POSTING_BASEnumeric(20,2)GL Posting Value in Base Currency
13GL_POSTING_CURRENCYnumeric(20,2)GL Posting Value in entered currency
14SYS_CURRENCY_CODEvarchar(6)Currency Code
15SYS_CURRENCY_RATEnumeric(20,12)Currency Rate
16SYS_BASE_CURRENCY_CODEvarchar(6)
17SYS_CURRENCY_METHODvarchar(1)Currency Method
18SYS_CURRENCY_RATIO_INDICvarchar(1)Ratio Indicator
19POP_COMMITMENT_PERIODsmallint
20POP_COMMITMENT_YEARsmallint
21GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.