DBA Data[Home] [Help]

APPS.EDW_ITEMS_M_C dependencies on EDW_LOCAL_SYSTEM_PARAMETERS

Line 37: FROM EDW_LOCAL_SYSTEM_PARAMETERS;

33: l_item_catset3_name,
34: l_itemorg_catset1_name,
35: l_itm_hrchy3_coll_type,
36: l_itm_hrchy3_vbh_top_node
37: FROM EDW_LOCAL_SYSTEM_PARAMETERS;
38:
39: -- If collection is using VBH then use the VBH Category Set Name
40: -- for Category Set3
41: IF l_itm_hrchy3_coll_type = 'V' THEN