DBA Data[Home] [Help]

APPS.EGO_INV_ITEM_CATALOG_PVT dependencies on EGO_DOM_UTIL_PUB

Line 234: EGO_DOM_UTIL_PUB.check_floating_attachments ( p_inventory_item_id => p_inventory_item_id

230: END IF;
231: --
232: code_debug(l_api_name||': before in Sync revisions check_floating_attachments');
233:
234: EGO_DOM_UTIL_PUB.check_floating_attachments ( p_inventory_item_id => p_inventory_item_id
235: ,p_revision_id => Item_Rev_Record.revision_id
236: ,p_organization_id => p_organization_id
237: ,p_lifecycle_id => p_lifecycle_id
238: ,p_new_phase_id => p_lifecycle_phase_id

Line 434: EGO_DOM_UTIL_PUB.check_floating_attachments ( p_inventory_item_id => p_inventory_item_id

430: code_debug(l_api_name||': Calling Validate_And_Change_Item_LC ');
431:
432: code_debug(l_api_name||': check_floating_attachments');
433:
434: EGO_DOM_UTIL_PUB.check_floating_attachments ( p_inventory_item_id => p_inventory_item_id
435: ,p_revision_id => NULL
436: ,p_organization_id => p_organization_id
437: ,p_lifecycle_id => l_new_lifecycle_id
438: ,p_new_phase_id => l_new_phase_id