DBA Data[Home] [Help]

APPS.INV_SHORTCHECKEXEC_PVT dependencies on WIP_PICKING_PUB

Line 1060: wip_picking_pub.quantity_allocated( p_wip_entity_id => p_wip_entity_id

1056:
1057: l_num_days := LEAST(l_num_days, NVL(p_processing_work_days,0));
1058:
1059: l_qty_allocated :=
1060: wip_picking_pub.quantity_allocated( p_wip_entity_id => p_wip_entity_id
1061: , p_operation_seq_num => p_operation_seq_num
1062: , p_organization_id => p_organization_id
1063: , p_inventory_item_id => p_inventory_item_id
1064: , p_repetitive_schedule_id => p_repetitive_schedule_id