DBA Data[Home] [Help]

APPS.CSD_PROCESS_PVT dependencies on WSH_PICKING_BATCHES_GRP

Line 1715: WSH_PICKING_BATCHES_GRP.Create_Batch(

1711: end if;
1712: end if;
1713: Debug(' pick_confirm_flag['||l_batch_Rec.auto_pick_confirm_flag||']',l_mod_name, 1);
1714:
1715: WSH_PICKING_BATCHES_GRP.Create_Batch(
1716: p_api_version_number => 1.0,
1717: p_init_msg_list => FND_API.G_FALSE,
1718: p_commit => FND_API.G_FALSE,
1719: x_return_status => l_ret_status,