RB_MDDR_RUN(SQL Table) |
Index Back |
|---|---|
MAP run-control recordUsed by Application Engine program to pass information from run control page to the state record. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
| 3 | ALL_FLD_SELECT_FLG | Character(1) | VARCHAR2(1) NOT NULL | All Fileds Selcted flag |
| 4 | ONEORALL | Character(1) | VARCHAR2(1) NOT NULL |
One or All Tables
A=Process All Tables I=Process One Table Default Value: A |
| 5 | ALL_SELECTED_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
All Selected Flag to indicate all options selected.
Y/N Table Edit Default Value: N |
| 6 | OPRID_REFRESHED | Character(30) | VARCHAR2(30) NOT NULL |
OPRID whose mobile data is refreshed.
Prompt Table: RC_OPR_BO_ID_VW |
| 7 | CACHE_RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Cache Record Name. Used for new Mobile.
Prompt Table: RB_MDDR |