DW_TA_REASON_D
This table holds info about ta reasons
Details
Module: Recruiting
Key Columns
REASON_ID
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| REASON_ID | NUMBER | 38 | 0 | True | reason Identifier | ||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. Unique Source Record Identifier | ||||
| REASON_CODE | VARCHAR2 | 32 | Stores the code for this phase. | ||||
| REASON_STATUS_CODE | VARCHAR2 | 32 | Stores the status code of the reason. |