RE_WTHD_CD_HDR

(SQL View)
Index Back

Withholding Codes

This view fetches the Withholding codes and the description from the Withholding codes Header table.

SELECT A.SETID , A.WTHD_CD , A.DESCR FROM PS_WTHD_CD_HDR A

  • Related Language Record: WTHDCD_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Default Value: OPR_DEF_TBL_FS.SETID

    Prompt Table: SP_SETID_NONVW

    2 WTHD_CD Character(5) VARCHAR2(5) NOT NULL Withholding Code
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description