DBA Data[Home] [Help]

APPS.CSD_PROCESS_PVT dependencies on WSH_PICKING_BATCHES_GRP

Line 1752: WSH_PICKING_BATCHES_GRP.Create_Batch(

1748: end if;
1749: end if;
1750: Debug(' pick_confirm_flag['||l_batch_Rec.auto_pick_confirm_flag||']',l_mod_name, 1);
1751:
1752: WSH_PICKING_BATCHES_GRP.Create_Batch(
1753: p_api_version_number => 1.0,
1754: p_init_msg_list => FND_API.G_FALSE,
1755: p_commit => FND_API.G_FALSE,
1756: x_return_status => l_ret_status,