DBA Data[Home] [Help]

APPS.EGO_INV_ITEM_CATALOG_PVT dependencies on EGO_DOM_UTIL_PUB

Line 220: EGO_DOM_UTIL_PUB.check_floating_attachments ( p_inventory_item_id => p_inventory_item_id

216: END IF;
217: --
218: code_debug(l_api_name||': before in Sync revisions check_floating_attachments');
219:
220: EGO_DOM_UTIL_PUB.check_floating_attachments ( p_inventory_item_id => p_inventory_item_id
221: ,p_revision_id => Item_Rev_Record.revision_id
222: ,p_organization_id => p_organization_id
223: ,p_lifecycle_id => p_lifecycle_id
224: ,p_new_phase_id => p_lifecycle_phase_id

Line 420: EGO_DOM_UTIL_PUB.check_floating_attachments ( p_inventory_item_id => p_inventory_item_id

416: code_debug(l_api_name||': Calling Validate_And_Change_Item_LC ');
417:
418: code_debug(l_api_name||': check_floating_attachments');
419:
420: EGO_DOM_UTIL_PUB.check_floating_attachments ( p_inventory_item_id => p_inventory_item_id
421: ,p_revision_id => NULL
422: ,p_organization_id => p_organization_id
423: ,p_lifecycle_id => l_new_lifecycle_id
424: ,p_new_phase_id => l_new_phase_id