A_POP_GRN_LC_MATCHING
Landed cost invoice matching archive
tableFINPOP
A_POP_GRN_LC_MATCHING — Landed cost invoice matching archive. FIN table in the standard Ross ERP 8.0 schema: 17 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open A_POP_GRN_LC_MATCHING 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 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | DIVISION | varchar(2) | PK | Division |
| 5 | GRN_NUMBER | varchar(9) | PK | Goods Received Note Number |
| 6 | LANDED_COST_TYPE | varchar(8) | PK | Landed Cost Type |
| 7 | INVOICE_NUMBER | int | Invoice Number | |
| 8 | VENDOR_NUMBER | varchar(12) | Supplier Number (or ID) | |
| 9 | VENDOR_INVOICE_NUMBER | varchar(20) | Supplier Invoice Number | |
| 10 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 11 | AMOUNT | numeric(20,4) | ||
| 12 | SYS_MODIFIED_DATE | datetime | Last Modification Date | |
| 13 | SYS_CREATE_USER | varchar(20) | User who new this record | |
| 14 | SYS_MODIFY_USER | varchar(20) | The last user who modified this record | |
| 15 | ARCHIVE_DATE | datetime | Archive Date | |
| 16 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 17 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |