PO_SCHED_ITM_VW

(SQL View)
Index Back

Item Master Header View

used on supplier schedule wb ...set up with itm_setid as the set control field.

SELECT setid , inv_item_id , descr , descr60 , descrshort , cfg_code_opt , unit_measure_std FROM PS_MASTER_ITEM_TBL

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

    Default Value: OPR_DEF_TBL_FS.SETID

    Prompt Table: SP_SETID_NONVW

    2 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID

    Prompt Table: MST_ITM_PRPT_VW

    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCR60 Character(60) VARCHAR2(60) NOT NULL Description
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    6 CFG_CODE_OPT Character(1) VARCHAR2(1) NOT NULL Configuration Code Generation
    B=Both
    N=No
    Y=Yes
    7 UNIT_MEASURE_STD Character(3) VARCHAR2(3) NOT NULL Standard Unit of Measure