Previous Topic: EXIT_STATE_US_CMD (Exit State Usage Command)Next Topic: EXPORT_VIEW_SET (Export View Set)


EXPECT_EFFECT (Expected effect)

Column Name

Coltype

Description

MODEL_ID

NUMERIC

ID of the containing model

TBNAME

STRING

EXPECT_EFFECT

ID

NUMERIC

Unique identifier

ORG_ENCY_ID

NUMERIC

Original encyclopedia identifier

ORG_ID

NUMERIC

Original object identifier

CREAT

CHARACTER

Activity expected to create entity type?

  • Y-Yes
  • N-No

READONLY

CHARACTER

Activity expected to read entity type?

  • Y-Yes
  • N-No

UPDT

CHARACTER

Activity expected to update entity type?

  • Y-Yes
  • N-No

DLET

CHARACTER

Activity expected to delete entity type?

  • Y-Yes
  • N-No

ENTITY_ID

NUMERIC

ID of the entity type or subtype that this activity is expected to affect.

Join with ENTITY_TYPE or ENTITY_ SUBTYP.

ACTIVITY_ID

NUMERIC

ID of the activity (function or process).

Join with FUNCTION_DEF or PROCESS_DEF.