EG_BOM_HDR_VW(SQL View) |
Index Back |
---|---|
EBOM Header Item View (Doc)07/10/00 CEL used within documentum pages. assigned behind the scenes via a documentum setup page. So won't find references to it. |
SELECT DISTINCT a.business_unit , a.inv_item_id FROM PS_EN_BOM_HEADER a WHERE a.bom_state = 'EN' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BUMGOP_NONVW |
|
2 | Character(18) | VARCHAR2(18) NOT NULL |
Item ID
Prompt Table: MG_ITEM_APPR_VW |