ORGANIZATION_PARENT

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
OBJECT_ID VARCHAR2 30 null

The unique ID for the relation.

ORGANIZATION_ID VARCHAR2 30 null
ORGANIZATION.OBJECT_ID ORG_PARENT_ORGANIZATION_FKR

The ID of the organization associated

PARENT_ID VARCHAR2 30 null
ORGANIZATION.OBJECT_ID ORG_PARENT_ORGANIZATION_FKV1R

The ID of the Organization which is the parent of the current

ACTIVE CHAR 1 null

Indicates if this Relationship is active or deleted

LAST_CHANGED TIMESTAMP(6) 11,6 null

The date and time of the last change of the record.

Indexes

Constraint Name Type Sort Column(s)
ORGANIZATION_PARENT_PK Primary key Asc OBJECT_ID

Relationships