Previous Topic: BUS_PROC_SCOPENext Topic: BUS_SYS_SCOPE


BUS_PROC_STEP

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

BUS_PROC_STEP

3

ID

4

INTEGER

Unique identifier

4

ORG_ID

4

INTEGER

Original object identifier

5

NAME

32

VARCHAR

Name of the procedure step

6

DSPLY_1ST

1

CHAR

Display first?

Y (Yes)

N (No)

7

NON_SCREENED

1

CHAR

Non-screened?

S (Screened)

N (Non-screened)

8

STEP_TYPE

1

CHAR

Procedure step type:

O (Online)

B (Batch)

9

BUS_PROCEDURE_
ID

4

INTEGER

Procedure that contains the procedure step.

Join with BUSINESS_PROC.

10

SEQ

2

SMALLINT

Sequence of steps within a procedure

11

ACTION_BLOCK_ID

4

INTEGER

ID of the action block that defines the procedure step.