ENTRY_USE_DRLVW

(SQL View)
Index Back

Draft System Functions


SELECT A.entry_use_id , L.LANGUAGE_CD , L.descr FROM PS_ENTRY_USE_TBL A , PS_ENTRY_USE_LG L WHERE A.sys_tran_type = 'A' AND A.ENTRY_USE_ID = L.ENTRY_USE_ID

  • Related Language Record for ENTRY_USE_DR_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 ENTRY_USE_ID Character(5) VARCHAR2(5) NOT NULL Specifies the System Function or type of processing associated with an entry type.
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description