DBA Data[Home] [Help]

APPS.WSMPLBJI dependencies on WIP_PICKING_PVT

Line 7070: wip_picking_pvt.cancel_allocations(v_wlji_wip_entity_id(v_index),

7066: p_program_application_id => v_wlji_program_application_id(v_index));
7067: end if;
7068: -- osp end
7069:
7070: wip_picking_pvt.cancel_allocations(v_wlji_wip_entity_id(v_index),
7071: 5,
7072: NULL,
7073: x_return_status,
7074: x_msg_data);