DBA Data[Home] [Help]

APPS.EGO_INV_ITEM_CATALOG_PVT dependencies on INV_ITEM_STATUS_PUB

Line 561: INV_ITEM_STATUS_PUB.Update_Pending_Status(

557: --
558: -- change is from the status change only
559: --
560: code_debug(l_api_name||': implementing the pending status ');
561: INV_ITEM_STATUS_PUB.Update_Pending_Status(
562: p_api_version => 1.0
563: ,p_org_id => Item_Record.organization_id
564: ,p_item_id => p_inventory_item_id
565: ,p_init_msg_list => NULL