INTERCOMPANY_ENTITY_CODES
Intercompany Entity Code Mappings
tableFININTERCOMPANY
INTERCOMPANY_ENTITY_CODES — Intercompany Entity Code Mappings. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open INTERCOMPANY_ENTITY_CODES in the interactive Data Dictionary →Part of Other 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 | S_COMPANY_CODE | varchar(10) | PK | Selling Company |
| 3 | S_CUSTOMER_NUMBER | varchar(8) | PK | Source Customer Number |
| 4 | S_AR_DIVISION | varchar(2) | PK | AR Division in Selling Company |
| 5 | D_COMPANY_CODE | varchar(10) | Purchasing Company | |
| 6 | D_SUPPLIER_NUMBER | varchar(12) | Supplier Number in Purchasing Company | |
| 7 | D_AP_DIVISION | varchar(2) | AP Division in Purchasing Company |