DBA Data[Home] [Help]

APPS.WMS_MDC_PVT dependencies on WSH_UTIL_CORE

Line 348: l_deliveries wsh_util_core.id_tab_type;

344: l_is_from_to_delivery_same VARCHAR2(1); -- Do LPN1 and LPN2 have material for the same delivery?
345: l_from_delivery_id NUMBER; -- Delivery ID for material in LPN1
346: l_to_delivery_id NUMBER; -- Delivery ID for material in LPN2
347: l_deconsolidation_location NUMBER;
348: l_deliveries wsh_util_core.id_tab_type;
349: l_to_lpn_context NUMBER; -- LPN context
350: l_allow_packing VARCHAR2(1); -- Allow packing LPN1 into LPN2?
351: l_from_delivery_type VARCHAR2(30);
352: l_to_delivery_type VARCHAR2(30);

Line 1121: l_deliveries wsh_util_core.id_tab_type;

1117:
1118: l_previous_delivery_id NUMBER := 0;
1119: l_current_delivery_id NUMBER := 0;
1120: l_to_delivery_id NUMBER := 0;
1121: l_deliveries wsh_util_core.id_tab_type;
1122: l_deliveries_same BOOLEAN := TRUE;
1123: l_lpns_ad BOOLEAN := TRUE;
1124: l_allow_packing VARCHAR2(1);
1125: l_loose_exists VARCHAR2(1); -- Does there exist any loose material in an LPN