POP_GS1_GRN_CARRIER_INFO
GRN carrier shipping info working table
tableFINPOP
POP_GS1_GRN_CARRIER_INFO — GRN carrier shipping info working table. FIN table in the standard Ross ERP 8.0 schema: 12 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open POP_GS1_GRN_CARRIER_INFO 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) | Company Code | |
| 3 | DIVISION | varchar(2) | Division | |
| 4 | FIELD_REQUIRED | varchar(1) | Field Required | |
| 5 | GRN_RUN_NUMBER | varchar(9) | GRN Run Number | |
| 6 | IS_NUMERIC | varchar(1) | ||
| 7 | SEQUENCE | smallint | Sequence Number | |
| 8 | SHIP_INFO_CODE | varchar(8) | Carrier Information Code | |
| 9 | SHIP_INFO_PROMPT | varchar(15) | ||
| 10 | SHIP_INFO_VALUE | varchar(50) | Carrier Information Value | |
| 11 | UNIT_OF_MEASURE | varchar(4) | Unit of Measure | |
| 12 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |