DBA Data[Home] [Help]

APPS.EGO_INV_ITEM_CATALOG_PVT dependencies on INV_ITEM_STATUS_PUB

Line 577: INV_ITEM_STATUS_PUB.Update_Pending_Status(

573: --
574: -- change is from the status change only
575: --
576: code_debug(l_api_name||': implementing the pending status ');
577: INV_ITEM_STATUS_PUB.Update_Pending_Status(
578: p_api_version => 1.0
579: ,p_org_id => Item_Record.organization_id
580: ,p_item_id => p_inventory_item_id
581: ,p_init_msg_list => NULL