DBA Data[Home] [Help]

APPS.PO_APPROVAL_ACTION dependencies on PO_WF_DEBUG_PKG

Line 734: /* DEBUG */ PO_WF_DEBUG_PKG.insert_debug(itemtype,itemkey,x_progress);

730:
731: x_progress := 'PO_APPROVAL_ACTION.get_online_report_text. ON_LINE_REPORT_ID= '
732: || to_char(p_online_report_id);
733: IF (g_po_wf_debug = 'Y') THEN
734: /* DEBUG */ PO_WF_DEBUG_PKG.insert_debug(itemtype,itemkey,x_progress);
735: END IF;
736:
737: EXCEPTION
738: