DRAFT_CNTL_LVW

(SQL View)
Index Back

Draft Control Bus Unit View


SELECT DISTINCT A.DRAFT_BU ,B.LANGUAGE_CD , B.DESCR FROM PS_DRAFT_CONTROL A , PS_BUS_UNIT_LANG B WHERE A.DRAFT_BU=B.BUSINESS_UNIT

  • Related Language Record for DRAFT_CNTL_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 DRAFT_BU Character(5) VARCHAR2(5) NOT NULL Identifies the Receivables business unit associated with a draft. This field is maintained by the Draft Creation process.
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description