Previous Topic: ENVIRONMENTNext Topic: EXIT_STATE_US


EXIT_STATE

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

EXIT_STATE

3

ID

4

INTEGER

Unique identifier

4

ORG_ID

4

INTEGER

Original object identifier

5

NAME

32

VARCHAR

Name of the exit state

6

TERMINAT_
ACTION

1

CHAR

Termination action:

  • M (Normal)
  • A (Abort)
  • R (Rollback)

7

TYPE

1

CHAR

Message type:

  • I (Informational)
  • W (Warning)
  • E (Error)
  • N (None)

8

BUSINESS_SYS_
ID

4

INTEGER

ID of the business system that contains the exit state (zero if not contained by a business system).

9

MESSAGE_ID

4

INTEGER

ID of the message for non‑default dialect Zero if it is the default dialect.