DBA Data[Home] [Help]

APPS.WSMPLBJI dependencies on WIP_PICKING_PVT

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

7072: p_program_application_id => v_wlji_program_application_id(v_index));
7073: end if;
7074: -- osp end
7075:
7076: wip_picking_pvt.cancel_allocations(v_wlji_wip_entity_id(v_index),
7077: 5,
7078: NULL,
7079: x_return_status,
7080: x_msg_data);