POP_LINK_REQ_PO
Link Requisitions to Purchase Orders
tableFINPOP
POP_LINK_REQ_PO — Link Requisitions to Purchase Orders. FIN table in the standard Ross ERP 8.0 schema: 15 columns, used by 14 programs. Columns, data types, keys, foreign keys and relationships.
Open POP_LINK_REQ_PO 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 | REQUISITION_NUMBER | varchar(9) | PK | Requisition Number |
| 5 | REQ_LINE_NUMBER | int | PK | Requisition Line Number |
| 6 | REQ_SEQ | smallint | PK | |
| 7 | PO_NUMBER | varchar(10) | PK | Purchase Order Number |
| 8 | PO_LINE_NUMBER | int | PK | Purchase Order Line Number |
| 9 | PO_SEQ | smallint | PK | |
| 10 | SEQUENCE | smallint | PK | Sequence Number |
| 11 | CREATION_DATE | datetime | Creation Date | |
| 12 | ORDER_QUANTITY | numeric(20,6) | Order Quantity | |
| 13 | UNIT_PUR | varchar(4) | Purchase/Transfer Unit Of Measure | |
| 14 | USERNAME | varchar(20) | Username | |
| 15 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |