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 | Uniquely identifies a Disability Organization | |||
STATUS_CODE | VARCHAR2 | 32 | Indicates if an Disability Organization is active or inactive. For translation, refer table DW_CODE_VALUES_LKP_TL with CODE_TYPE='ACTIVE_INACTIVE' |