DOC_TYPE_VW2_LG

(SQL View)
Index Back

Doc Type Vw2 Lg


SELECT DISTINCT a.doc_type , b.language_cd , b.descr FROM ps_doc_type_tbl a , PS_DOC_TYPE_LANG b WHERE a.setid = b.setid AND a.doc_type = b.doc_type

  • Related Language Record for DOC_TYPE_VW2
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 DOC_TYPE Character(8) VARCHAR2(8) NOT NULL Specifies the business purpose of a financial transaction in countries that require all financial transactions to be tracked as "documents". A Document Type is associated with one and only one Journal Code.
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description