A_SOP_XFER_REC_LANDED_COSTS
Archive Landed Cost for Transfer Order
tableFINSOP
A_SOP_XFER_REC_LANDED_COSTS — Archive Landed Cost for Transfer Order. FIN table in the standard Ross ERP 8.0 schema: 21 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open A_SOP_XFER_REC_LANDED_COSTS in the interactive Data Dictionary →Part of SOP 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 | DESPATCH_NOTE | int | Shipping Note | |
| 6 | DESPATCH_LINE | int | Ship Note Line Number | |
| 7 | LANDED_COST_TYPE | varchar(8) | PK | Landed Cost Type |
| 8 | LANDED_COST_CALC_METHOD | smallint | Landed Cost Calculation Method | |
| 9 | LANDED_COST_CURRENCY | varchar(6) | ||
| 10 | RATE_OR_AMOUNT | numeric(20,4) | Rate or Percentage | |
| 11 | LANDED_COST | numeric(20,4) | Landed Cost Amount | |
| 12 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 13 | THIRD_PARTY_SUPPLIER | varchar(12) | ||
| 14 | LANDED_COST_IN_BASE | numeric(20,4) | Landed Cost Amount in Base Currency | |
| 15 | LANDED_COST_UOM | varchar(4) | ||
| 16 | GRN_NUMBER | varchar(9) | PK | Goods Received Note Number |
| 17 | GRN_LINE_NUMBER | int | PK | Goods Received Note Line Number |
| 18 | SEQUENCE | smallint | PK | Sequence Number |
| 19 | ARCHIVE_DATE | datetime | Archive Date | |
| 20 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 21 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |