DBA Data[Home] [Help]

APPS.WMS_EPC_PVT dependencies on INV_LABEL

Line 641: /* p_business_flow_code = inv_label.wms_bf_wip_pick_load --VALUE 28 is not

637: --1. See if has single item or multiple items
638: --2. See how much quantity of the item is there in pallet/case
639:
640:
641: /* p_business_flow_code = inv_label.wms_bf_wip_pick_load --VALUE 28 is not
642: needed for components only WIP completion is needed
643: p_business_flow_code = inv_label.wms_bf_replenishment_load)--VALUE 34 --Not Needed */
644:
645:

Line 643: p_business_flow_code = inv_label.wms_bf_replenishment_load)--VALUE 34 --Not Needed */

639:
640:
641: /* p_business_flow_code = inv_label.wms_bf_wip_pick_load --VALUE 28 is not
642: needed for components only WIP completion is needed
643: p_business_flow_code = inv_label.wms_bf_replenishment_load)--VALUE 34 --Not Needed */
644:
645:
646: IF (p_business_flow_code = inv_label.wms_bf_pick_load) THEN --VALUE 18
647:

Line 646: IF (p_business_flow_code = inv_label.wms_bf_pick_load) THEN --VALUE 18

642: needed for components only WIP completion is needed
643: p_business_flow_code = inv_label.wms_bf_replenishment_load)--VALUE 34 --Not Needed */
644:
645:
646: IF (p_business_flow_code = inv_label.wms_bf_pick_load) THEN --VALUE 18
647:
648: --GET FOLLOWING VALUES
649: --TOTAL quantity IN LPN,inventory_item_id,TXN.uom_code,TXN.revision
650: -- INTO l_total_qty, l_lpn_item_id,L_rev

Line 700: ELSIF p_business_flow_code = inv_label.WMS_BF_CARTONIZATION THEN --VALUE 22

696: END IF;
697:
698:
699:
700: ELSIF p_business_flow_code = inv_label.WMS_BF_CARTONIZATION THEN --VALUE 22
701:
702: IF l_debug = 1 then
703: trace('Inside cartonization');
704: END IF;

Line 847: ELSIF (p_business_flow_code = inv_label.WMS_BF_WIP_COMPLETION OR --VALUE 26

843: IF l_debug = 1 then
844: trace('After BULK PACK cartonization l_total_qty,l_REV,l_lpn_item_id::'||l_total_qty||':'||l_rev||':'||l_lpn_item_id);
845: END IF;
846:
847: ELSIF (p_business_flow_code = inv_label.WMS_BF_WIP_COMPLETION OR --VALUE 26
848: p_business_flow_code = inv_label.WMS_BF_FLOW_WORK_ASSEMBLY )
849: THEN --VALUE 33
850:
851: -- While WIP completion, Nesting of LPN with context of "Reside in

Line 848: p_business_flow_code = inv_label.WMS_BF_FLOW_WORK_ASSEMBLY )

844: trace('After BULK PACK cartonization l_total_qty,l_REV,l_lpn_item_id::'||l_total_qty||':'||l_rev||':'||l_lpn_item_id);
845: END IF;
846:
847: ELSIF (p_business_flow_code = inv_label.WMS_BF_WIP_COMPLETION OR --VALUE 26
848: p_business_flow_code = inv_label.WMS_BF_FLOW_WORK_ASSEMBLY )
849: THEN --VALUE 33
850:
851: -- While WIP completion, Nesting of LPN with context of "Reside in
852: -- WIP" is not possible. So there can not be assembly in the