ACC_TYP_SF_STID

(SQL View)
Index Back

Account Types - SF

This record contains account types used by the general ledger interface.

SELECT DISTINCT A.SETID ,B.DESCR FROM PS_ACCT_TYP_TBL_SF A ,PS_SETID_TBL B WHERE A.SETID=B.SETID

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