RUN_CNTL_TRMAC4(SQL Table) |
Index Back |
---|---|
Term Activation Run CntlThis is a run control record used for the term activation proces. It stores service indicator code and service indicator reason combinations that are used as select criteria for defining the target population of the process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | SRVC_IND_CD | Character(3) | VARCHAR2(3) NOT NULL |
Service Indicator Cd
Prompt Table: %EDITTABLE4 |
4 | SRVC_IND_REASON | Character(5) | VARCHAR2(5) NOT NULL |
Service Indicator Reason
Prompt Table: %EDITTABLE5 |