DW_NS_fulfillmentExceptionReason_D
This table contains information about fulfillment exception reasons. Example: Out Of Stock / Damaged / Customer No Show / Items Not As Described.
Details
Module:
Key Columns
id
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| id | NUMBER | 38 | 0 | True | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. This is source record id column. | ||||
| datecreated | TIMESTAMP | Date Created | |||||
| description | VARCHAR2 | 999 | Description | ||||
| exceptiontype | NUMBER | 38 | 0 | Exception Type | DW_NS_FulfillmentExceptionType_D | key | |
| isinactive | VARCHAR2 | 16 | Inactive | ||||
| name | VARCHAR2 | 128 | Name |