ALT_DESCR_LANG

(SQL View)
Index Back

AltAcct Descriptions

Used as a related display record to facilitate displaying the AltAcct Description in the xRef panels

SELECT a.setid , a.altacct , a.language_cd , a.effdt , a.descr FROM PS_ALTACCT_LANG a

  • Related Language Record for ALT_DESCR_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 ALT_SETID Character(5) VARCHAR2(5) NOT NULL AltAcct SetID

    Default Value: OPR_DEF_TBL_FS.SETID

    Prompt Table: SETID_TBL

    2 ALTACCT Character(10) VARCHAR2(10) NOT NULL Alternate Account
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    5 DESCR Character(30) VARCHAR2(30) NOT NULL Description