GPFR_DA_3_SRCH(SQL View) |
Index Back |
---|---|
Extract Data by EmployeeDADS related view: access to the extracted data by employee. |
SELECT GPFR_DA_SNDREF ,GPFR_DA_RECIP , GPFR_DA_COMPANY , GPFR_DA_EMPLID 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 | Character(10) | VARCHAR2(10) NOT NULL |
DADS related field
Prompt Table: GPFR_DA_SNDREF |
|
2 | Character(10) | VARCHAR2(10) NOT NULL |
DADS related field
Prompt Table: GPFR_DA_1_SRCH |
|
3 | Character(3) | VARCHAR2(3) NOT NULL |
DADS related field
Prompt Table: GPFR_DA_2_SRCH |
|
4 | Character(16) | VARCHAR2(16) NOT NULL |
DADS related field
Prompt Table: GPFR_DA_3_SRCH |