DBA Data[Home] [Help]

APPS.WSH_PICKING_BATCHES_GRP dependencies on WSH_GLBL_VAR_STRCT_GRP

Line 3279: l_temp_rec WSH_GLBL_VAR_STRCT_GRP.Delivery_Details_Attr_Tbl_Type;

3275: l_batch_size NUMBER :=5;
3276: l_tot_upd_dds NUMBER := 0;
3277: l_dd_upd_tbl WSH_UTIL_CORE.id_tab_type;
3278: l_return_status VARCHAR2(1);
3279: l_temp_rec WSH_GLBL_VAR_STRCT_GRP.Delivery_Details_Attr_Tbl_Type;
3280: l_num_errors NUMBER;
3281: --
3282: l_debug_on BOOLEAN;
3283: --