DBA Data[Home] [Help]

APPS.INV_ITEM_GRP dependencies on EGO_ITEM_OPEN_INTERFACE_PVT

Line 1424: EGO_ITEM_OPEN_INTERFACE_PVT.process_item_entities(ERRBUF => l_err_bug

1420: -- Bug 12635842 : Start
1421: -- If we are creating a SKU, then we need to default child entities (like supplier, supplier site and supplier site org etc..) along with their UDAS.
1422: IF(p_Item_rec.STYLE_ITEM_FLAG = 'N' AND p_Item_rec.STYLE_ITEM_ID IS NOT NULL AND p_transaction_type = 'CREATE') THEN
1423:
1424: EGO_ITEM_OPEN_INTERFACE_PVT.process_item_entities(ERRBUF => l_err_bug
1425: ,RETCODE => l_ret_code
1426: ,p_del_rec_flag => 1
1427: ,p_xset_id => l_set_process_id
1428: ,p_request_id => fnd_global.conc_request_id