|
Column Name |
Coltype |
Description |
|
|---|---|---|---|
|
MODEL_ID |
NUMERIC |
ID of the containing model |
|
|
TBNAME |
STRING |
BUS_PROC_STEP |
|
|
ID |
NUMERIC |
Unique identifier |
|
|
ORG_ENCY_ID |
NUMERIC |
Original encyclopedia identifier |
|
|
ORG_ID |
NUMERIC |
Original object identifier |
|
|
NAME |
STRING |
Name of the procedure step |
|
|
DSPLY_1ST |
CHARACTER |
Display first?
|
|
|
NON_SCREENED |
CHARACTER |
Non-screened?
|
|
|
STEP_TYPE |
CHARACTER |
Procedure step type:
|
|
|
BUS_PROCEDURE_ID |
NUMERIC |
ID of the procedure that contains the procedure step. Join with BUSINESS_PROC. |
|
|
SEQ |
NUMERIC |
Sequence of steps within a procedure. Use ORDER BY SEQ to return procedure steps in the same order as specified in the toolset. |
|
|
ACTION_BLOCK_ID |
NUMERIC |
ID of the action block that defines the procedure step. Join with ACTION_BLOCK. |
|
|
Copyright © 2013 CA.
All rights reserved.
|
|