GP_ROVR_SRCH_VW(SQL View) |
Index Back |
---|---|
SearchRec-RetroProcessOverrideThis is the search record for component Retro Process Overrides. |
SELECT DISTINCT D.OPRID , A.COUNTRY , A.RTO_PRC_ID , A.RTO_MTHD FROM PS_GP_RTO_OVR_DEFN A , PS_GP_OPR_RULE_PRF D WHERE D.USED_BY= 'A' OR A.COUNTRY = D.COUNTRY |
# | 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(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: GP_RPD_CTRY_VW |
|
3 | Character(10) | VARCHAR2(10) NOT NULL |
Retro Process Definition ID
Prompt Table: GP_RTO_PRC_DEFN |
|
4 | Character(1) | VARCHAR2(1) NOT NULL |
Default Retroactive Method
C=Corrective F=Forwarding |