Table ReturnReason
Purpose
Return reasons listed when creating a new return. This table will be merged with table ReturnReasonList.
Field definitions in table ReturnReason
| No. | Used | Name | Type | Reqd. | Description |
|---|---|---|---|---|---|
| 1 | Y | RetCode | VARCHAR(50) | N | Return code (alphanumerical) |
| 2 | Y | RetDescription | VARCHAR(100) | N | Textual return reason |
| 3 | Y | CountryCodeList | VARCHAR(50) | N | Countries for which reason is valid |
| 4 | Y | SQ | NUMERIC(0,18) | N | Ordering field |