DBA Data[Home] [Help]

APPS.EGO_ITEM_ASSOCIATIONS_PUB dependencies on EGO_ITEM_ASSOCIATIONS_UTIL

Line 541: IF ego_item_associations_util.is_supplier_contact(G_PARTY_ID) = FND_API.G_TRUE THEN

537: fnd_message.set_token ('SQL_ERR_MSG', l_msg_data);
538: APP_EXCEPTION.RAISE_EXCEPTION();
539: END IF;
540:
541: IF ego_item_associations_util.is_supplier_contact(G_PARTY_ID) = FND_API.G_TRUE THEN
542: UPDATE ego_item_associations_intf eiai
543: SET process_flag = G_REC_NO_SUPPL_ACCESS_PRIV
544: WHERE eiai.batch_id = p_batch_id
545: AND eiai.process_flag = G_REC_IN_PROCESS