DBA Data[Home] [Help]

APPS.WMS_WAVE_PLANNING_PVT dependencies on WMS_POSTALLOC_PVT

Line 10898: wms_postalloc_pvt.cartonize(p_org_id => p_organization_id,

10894: print_debug(' Calling Cartonize API to cartonize the move order headers ',
10895: l_debug);
10896: */
10897:
10898: wms_postalloc_pvt.cartonize(p_org_id => p_organization_id,
10899: p_move_order_header_id => l_x_trohdr_rec.header_id,
10900: p_caller => 'TRP',
10901: x_return_status => x_return_status);
10902: