DBA Data[Home] [Help]

APPS.PO_APPROVAL_ACTION dependencies on PO_WF_DEBUG_PKG

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

683:
684: x_progress := 'PO_APPROVAL_ACTION.get_online_report_text. ON_LINE_REPORT_ID= '
685: || to_char(p_online_report_id);
686: IF (g_po_wf_debug = 'Y') THEN
687: /* DEBUG */ PO_WF_DEBUG_PKG.insert_debug(itemtype,itemkey,x_progress);
688: END IF;
689:
690: EXCEPTION
691: