DBA Data[Home] [Help]

APPS.WIP_BOMROUTINGUTIL_PVT dependencies on WIP_PICKING_PVT

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

914:
915: -- bug 5527438 added call to the following API to enable defaulting of supply subinventory
916: -- and locator from the resource definition.
917:
918: wip_picking_pvt.Post_Explosion_CleanUp( p_wip_entity_id => p_wipEntityID,
919: p_repetitive_schedule_id => null,
920: p_org_id => p_orgID,
921: x_return_status => x_returnStatus,
922: x_msg_data => x_errorMsg );