GPFR_DA_1_SRCH

(SQL View)
Index Back

Extract Data by Sending Ref

DADS related view: access to the extracted data by sending reference.

SELECT GPFR_DA_SNDREF ,GPFR_DA_RECIP FROM PS_GPFR_DA_DAT WHERE GPFR_DA_SNDREF <> ' ' AND GPFR_DA_COMPANY = ' ' AND GPFR_DA_EMPLID = ' ' AND GPFR_DA_BGNDT IS NULL AND GPFR_DA_ENDDT IS NULL AND GPFR_DA_FEEREF = ' ' AND GPFR_DA_ESTAB = ' '

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 GPFR_DA_SNDREF Character(10) VARCHAR2(10) NOT NULL DADS related field
2 GPFR_DA_RECIP Character(10) VARCHAR2(10) NOT NULL DADS related field

Prompt Table: GPFR_DA_1_SRCH