SF_PA_PID_VW3B

(SQL View)
Index Back

Prdn IDs: By Item, stat all

02/12/98: Assigned a related language view 'SF_PA_PID_LVW3B' as the related language record 2/19/98 RS RL View Type OTH C2

Select distinct (b.inv_item_id), c.descr From PS_SF_PRDNID_HEADR b, PS_MASTER_ITEM_TBL c, PS_SET_CNTRL_REC d Where b.ma_prdn_id_flg = 'Y' and ( b.production_type = 'PR' or b.production_type = 'RW') and d.recname = 'MASTER_ITEM_TBL' and d.setcntrlvalue = b.business_unit and c.setid=d.setid and c.inv_item_id=b.inv_item_id

  • Related Language Record: SF_PA_PID_LVW3B
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID

    Prompt Table: MASTER_ITEM_TBL

    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description