This table stores the Disability Organizations information
Module:
DISABILITY_ORG_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| DISABILITY_ORG_ID | NUMBER | 38 | 0 | True | Disability Organization Id, Translation in DW_INTERNAL_ORG_D_TL table. | ||
| SOURCE_RECORD_ID | NUMBER | 38 | 0 | This column is for Oracle Internal use only. Uniquely identifies a Disability Organization | |||
| STATUS_CODE | VARCHAR2 | 32 | Indicates if an Disability Organization is active or inactive. For translation, refer table DW_ACTIVE_INACTIVE_LKP_TL with CODE_TYPE='ACTIVE_INACTIVE' | DW_ACTIVE_INACTIVE_LKP_TL | ACTIVE_INACTIVE_LKP_CODE |
Copyright © 2019, 2025, Oracle and/or its affiliates.