HR_RFW_RPCVR_VW

(SQL View)
Index Back

System Variable View

System Variable View

SELECT A.HRRFW_RPTTYPE , A.EFFDT , A.HRRFW_VARNAME , B.DESCR FROM PS_HR_RFW_RPTVARS A , PS_HR_RFW_VARIABLE B WHERE A.HRRFW_VARNAME = B.HRRFW_VARNAME AND B.HRRFW_SYSVAR_SRC = 'P'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 HRRFW_RPTTYPE Character(20) VARCHAR2(20) NOT NULL Report Type Name
2 EFFDT Date(10) DATE Effective Date

Default Value: %date

3 HRRFW_VARNAME Character(15) VARCHAR2(15) NOT NULL Variable Name
4 DESCR Character(30) VARCHAR2(30) NOT NULL Description