PPP_RC_ACT_BRA(SQL Table) |
Index Back |
---|---|
PPP Run Control Action ReasonsPPP Run Control Action Reasons |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPERATOR_VW |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | ACTION | Character(3) | VARCHAR2(3) NOT NULL |
Action
Prompt Table: ACTION_TBL |
4 | ACTION_REASON | Character(3) | VARCHAR2(3) NOT NULL |
Reason Code
Prompt Table: ACTN_REASON_TBL |
5 | PPP_PARAM_ID | Character(10) | VARCHAR2(10) NOT NULL |
PPP Parameter ID
Prompt Table: PPP_PARAM_BRA |