DBA Data[Home] [Help]

APPS.WMS_WIP_INTEGRATION dependencies on INV_MOBILE_HELPER_FUNCTIONS

Line 2708: inv_mobile_helper_functions.tracelog

2704: -- l_msg:=l_ts||' '||msg;
2705:
2706: l_msg := msg;
2707:
2708: inv_mobile_helper_functions.tracelog
2709: (p_err_msg => l_msg,
2710: p_module => 'WMSWIPIB',
2711: p_level => 4);
2712: --dbms_output.put_line('WMS_WIP_Integration' || l_msg);