DBA Data[Home] [Help]

APPS.IBC_BULKUPLOAD_PVT dependencies on IBC_CITEM_ADMIN_GRP

Line 48: Ibc_Citem_Admin_Grp.upsert_item_full(

44: l_item_renditions.EXTEND();
45: l_item_renditions(1) := p_item_renditions;
46: END IF;
47:
48: Ibc_Citem_Admin_Grp.upsert_item_full(
49: p_ctype_code => p_ctype_code
50: ,p_citem_name => p_citem_name
51: ,p_citem_description => 'Description of ' || p_citem_name
52: ,p_dir_node_id => p_dir_node_id