CUSTOMER_ADDRESS_EXP_NOTES
Export Notes for Customer
tableFINCUSTOMER
CUSTOMER_ADDRESS_EXP_NOTES — Export Notes for Customer. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open CUSTOMER_ADDRESS_EXP_NOTES in the interactive Data Dictionary →Part of CUSTOMER 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 | CUSTOMER_NUMBER | varchar(8) | PK | Customer Number |
| 5 | ADDRESS_CODE | varchar(10) | PK | Address Code |
| 6 | SYS_EXPORT_NOTE_TYPE | varchar(12) | PK | Export Note Type |
| 7 | SYS_EXPORT_NOTE_CODE | varchar(12) | Export Note Code | |
| 8 | SYS_EXPORT_NOTES | text | Export Notes |