POP_HEADER_CLAUSES
Blanket Order Legal Clauses
tableFINPOP
POP_HEADER_CLAUSES — Blanket Order Legal Clauses. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.
Open POP_HEADER_CLAUSES in the interactive Data Dictionary →Part of POP 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 | PO_NUMBER | varchar(10) | PK | Purchase Order Number |
| 5 | POP_CLAUSE_CODE | varchar(2) | PK | Clause Code |
| 6 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |