DW_NS_department_D
This table contains information on transaction department to be used for reporting purposes.
Details
Module:
Key Columns
id
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| id | NUMBER | 38 | 0 | True | ID | ||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. This is source record id column. | ||||
| fullname | VARCHAR2 | 999 | Full Name of the department | ||||
| name | VARCHAR2 | 128 | Name of the department | ||||
| includechildren | VARCHAR2 | 16 | includechildren | ||||
| isinactive | VARCHAR2 | 16 | isinactive | ||||
| subsidiary | VARCHAR2 | 999 | subsidiary | ||||
| lastmodifieddate | TIMESTAMP | Last Modified Date | |||||
| parent | NUMBER | 38 | 0 | Parent Department | DW_NS_department_D | id |