transition_id | transition | objid | Transition internal record number | 3 (UNIQUE) |
from_state_id | from_state(gbst_elm) | objid | FROM gbst_elm internal record number | |
to_state_id | to_state(gbst_elm) | objid | TO gbst_elm internal record number | |
rank | transition | rank | Transition number which identifies entry in privilege mask | 9 |
dialog_id | transition | dialog_id | ID of form which should be posted during the transition | |
fr_state_state | from_state(gbst_elm) | state | From state/status of the item; i.e., 0=active, 1=inactive, 2=Default | |
to_state_state | to_state(gbst_elm) | state | To state/status of the item; i.e., 0=active, 1=inactive, 2=Default | |
from_title | from_state(gbst_elm) | title | FROM name of the item/element | |
to_title | to_state(gbst_elm) | title | TO name of the item/element | 2 |
to_state_rank | to_state(gbst_elm) | rank | TO position of the item in the list; important in tracking scheduled/unscheduled and config time for service interuption report | |
focus_type | transition | focus_type | Object type ID (e.g., Case=0, Probdesc=1) of the transition's focus object. The combination of focus_type and focus_subtype fully identify the transition's focus object | |
focus_subtype | transition | focus_subtype | Subtype of the focus object; e.g.,demand_dtl.demand_subtype | |
from_condition | from_condition(gbst_lst) | title | FROM state of the transition | |
to_condition | to_condition(gbst_lst) | title | TO state of the transition | |
from_cond_id | from_condition(gbst_lst) | objid | FROM state internal record number | |
to_cond_id | to_condition(gbst_lst) | objid | TO state internal record number | |
description | transition | description | | |