DBA Data[Home] [Help]

APPS.WIP_WS_DL_UTIL dependencies on WIP_PICKING_PUB

Line 660: l_qty_allocated := wip_picking_pub.quantity_allocated(p_wip_entity_id => p_wip_entity_id,

656: end loop;
657: close c_requirements;
658:
659: begin
660: l_qty_allocated := wip_picking_pub.quantity_allocated(p_wip_entity_id => p_wip_entity_id,
661: p_operation_seq_num => p_op_seq,
662: p_organization_id => p_org_id,
663: p_inventory_item_id => p_comp_id,
664: p_repetitive_schedule_id => null,