Previous Topic: PARENT_GOAL (Parent Business Goal)Next Topic: PARENT_OBJECTIVE (Parent Business Objective)


PARENT_OBJECT (Parent User-Defined Object)

Column Name

Coltype

Description

MODEL_ID

NUMERIC

ID of the containing model

TBNAME

STRING

PARENT_OBJECT

PARENT_OBJECT_ID

NUMERIC

ID of the parent user-defined object.

Join with USER_DEF_OBJECT.

CHILD_OBJECT_ID

NUMERIC

ID of the child user-defined object.

Join with USER_DEF_OBJECT.

SEQ

NUMERIC

Sequence within user-defined objects.

Use ORDER BY SEQ to return user‑defined objects in the same order as specified in the toolset.