DBA Data[Home] [Help]

APPS.WMS_SHIPPING_LPN_UTILS_PUB dependencies on INV_MOBILE_HELPER_FUNCTIONS

Line 16: inv_mobile_helper_functions.tracelog

12: -- l_msg:=l_ts||' '||msg;
13:
14: l_msg := msg;
15:
16: inv_mobile_helper_functions.tracelog
17: (p_err_msg => l_msg,
18: p_module => 'WMS_Shipping_LPN_Utils_PUB',
19: p_level => 4);
20: