DBA Data[Home] [Help]

APPS.WMS_MDC_PVT dependencies on WSH_UTIL_CORE

Line 385: l_deliveries wsh_util_core.id_tab_type;

381: l_is_from_to_delivery_same VARCHAR2(1); -- Do LPN1 and LPN2 have material for the same delivery?
382: l_from_delivery_id NUMBER; -- Delivery ID for material in LPN1
383: l_to_delivery_id NUMBER; -- Delivery ID for material in LPN2
384: l_deconsolidation_location NUMBER;
385: l_deliveries wsh_util_core.id_tab_type;
386: l_to_lpn_context NUMBER; -- LPN context
387: l_allow_packing VARCHAR2(1); -- Allow packing LPN1 into LPN2?
388: l_from_delivery_type VARCHAR2(30);
389: l_to_delivery_type VARCHAR2(30);

Line 1158: l_deliveries wsh_util_core.id_tab_type;

1154:
1155: l_previous_delivery_id NUMBER := 0;
1156: l_current_delivery_id NUMBER := 0;
1157: l_to_delivery_id NUMBER := 0;
1158: l_deliveries wsh_util_core.id_tab_type;
1159: l_deliveries_same BOOLEAN := TRUE;
1160: l_lpns_ad BOOLEAN := TRUE;
1161: l_allow_packing VARCHAR2(1);
1162: l_loose_exists VARCHAR2(1); -- Does there exist any loose material in an LPN