Previous Topic: EXIT_STATE_USNext Topic: FACILITY


EXPECT_EFFECT

The following table details various column names along with their descriptions.

Col

Column Name

Len

Coltype

Description

1

MODEL_ID

4

INTEGER

ID of the containing model

2

TBNAME

16

CHAR

EXPECT_EFFECT

3

ID

4

INTEGER

Unique identifier

4

ORG_ID

4

INTEGER

Original object identifier

5

CREATE

1

CHAR

Activity expected to create entity type?

  • Y (Yes)
  • N (No)

6

READ

1

CHAR

Activity expected to read entity type?

  • Y (Yes)
  • N (No)

7

UPDT

1

CHAR

Activity expected to update entity type?

  • Y (Yes)
  • N (No)

8

DLET

1

CHAR

Activity expected to delete entity type?

  • Y (Yes)
  • N (No)

9

ENTITY_ID

4

INTEGER

Entity type or subtype that this activity is expected to affect.

Join with:

  • ENTITY_TYPE
  • ENTITY_SUBTYP

10

ACTIVITY_ID

4

INTEGER

Activity ID (function or process).

Join with:

  • FUNCTION_DEF
  • PROCESS_DEF