EN_BOM_HEAD_VW2

(SQL View)
Index Back

BOM Header View

BOM Header view containing Item ID and Description fields.

SELECT DISTINCT a.setid , a.inv_item_id , a.descr FROM PS_EN_BOM_HEADER a WHERE a.bom_state='PR'

  • Related Language Record: EN_BOMHEAD1_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.

    Default Value: OPR_DEF_TBL_RB.SETID

    Prompt Table: SP_SETID_NONVW

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

    Prompt Table: MASTER_ITEM_TBL

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