DBA Data[Home] [Help]

APPS.WMS_WIP_INTEGRATION dependencies on INV_MOBILE_HELPER_FUNCTIONS

Line 2738: inv_mobile_helper_functions.tracelog

2734: -- l_msg:=l_ts||' '||msg;
2735:
2736: l_msg := msg;
2737:
2738: inv_mobile_helper_functions.tracelog
2739: (p_err_msg => l_msg,
2740: p_module => 'WMSWIPIB',
2741: p_level => 4);
2742: --dbms_output.put_line('WMS_WIP_Integration' || l_msg);