INV_ITMS_LNG_VW

(SQL View)
Index Back

Current Inv Item Master Rellng

using by inv_items_vw 22/09/2011 Removed the EFFDT as the Key and Descending Key

SELECT setid , inv_item_id , effdt , language_cd , descr254 FROM PS_INV_ITEMS_LANG

  • Related Language Record for INV_ITEMS_EVW INV_ITEMS_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Prompt Table: SP_SETID_NONVW

    2 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID
    3 EFFDT Date(10) DATE Effective Date

    Default Value: %DATE

    4 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    5 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254