DBA Data[Home] [Help]

APPS.WIP_BOMROUTINGUTIL_PVT dependencies on WIP_PICKING_PVT

Line 870: wip_picking_pvt.Post_Explosion_CleanUp( p_wip_entity_id => p_wipEntityID,

866:
867: -- bug 5527438 added call to the following API to enable defaulting of supply subinventory
868: -- and locator from the resource definition.
869:
870: wip_picking_pvt.Post_Explosion_CleanUp( p_wip_entity_id => p_wipEntityID,
871: p_repetitive_schedule_id => null,
872: p_org_id => p_orgID,
873: x_return_status => x_returnStatus,
874: x_msg_data => x_errorMsg );