DBA Data[Home] [Help]

APPS.AP_WEB_HOLDS_WF dependencies on AP_WEB_NOTES_PKG

Line 924: AP_WEB_NOTES_PKG.CreateERPrepToAudNote (

920:
921: ------------------------------------------------------------
922: l_debug_info := 'store the fnd message as a note';
923: ------------------------------------------------------------
924: AP_WEB_NOTES_PKG.CreateERPrepToAudNote (
925: p_report_header_id => l_report_header_id,
926: p_note => l_note_text,
927: p_lang => l_new_language_code
928: );