DBA Data[Home] [Help]

APPS.INV_ITEM_MSG dependencies on INVPUTLI

Line 208: INVPUTLI.info('Add_Message: p_Msg_Name=' || p_Msg_Name);

204: l_debug number := NVL(FND_PROFILE.VALUE('INV_DEBUG_TRACE'),0);
205:
206: BEGIN
207:
208: INVPUTLI.info('Add_Message: p_Msg_Name=' || p_Msg_Name);
209:
210: --bis_debug_pub.debug_on;
211: --BIS_VG_UTIL.Add_Error_Message (...);
212: --inv_debug.message(p_Msg_Text);