LINK_RETURN_CREDITS
Link supplier returns and associated credits
tableFINLINK
LINK_RETURN_CREDITS — Link supplier returns and associated credits. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open LINK_RETURN_CREDITS 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 | COMPANY_CODE | varchar(10) | Company Code | |
| 3 | DIVISION | varchar(2) | Division | |
| 4 | RETURN_NUMBER | int | Return Number | |
| 5 | CREDIT_NOTE_NUMBER | int | Credit Note Number | |
| 6 | CREDIT_NOTE_LINE_NUMBER | int | Credit Note Line Number |