TAX_USE_VW

(SQL View)
Index Back

Use Tax View


SELECT setid , tax_cd , descr , descrshort , descrlong FROM PS_TAX_HEADER_TBL WHERE tax_cd_type ='S'

  • Related Language Record: TAX_USE_VWLN
  • # 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: SETID_TBL

    2 USETAX_CD Character(8) VARCHAR2(8) NOT NULL Use Tax Code
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    5 DESCRLONG Long Character CLOB Long Description