HCR_SM_RCMP_VW2

(SQL View)
Index Back

Search/Match Rslt Restrictions

Search/Match Result Restricted Components view. This view restricts the component prompt to only those values not already existing on the HCR_SM_RRST_TBL.

SELECT A.PNLGRPNAME ,A.DESCR FROM PSPNLGRPDEFN A WHERE A.PNLGRPNAME NOT IN ( SELECT B1.PNLGRPNAME FROM PS_HCR_SM_RRST_TBL B1)

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PNLGRPNAME Character(18) VARCHAR2(18) NOT NULL Component Name
2 DESCR Character(30) VARCHAR2(30) NOT NULL Description