DBA Data[Home] [Help]

APPS.EGO_ITEM_ASSOCIATIONS_PUB dependencies on EGO_ITEM_ASSOCIATIONS_UTIL

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

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