DBA Data[Home] [Help]

APPS.PO_WF_PO_PRICAT_UPDATE dependencies on PO_WF_DEBUG_PKG

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

54: begin
55:
56: x_progress := 'PO_WF_PO_PRICAT_UPDATE.process_line_items: 01';
57: IF (g_po_wf_debug = 'Y') THEN
58: /* DEBUG */ PO_WF_DEBUG_PKG.insert_debug(itemtype,itemkey,x_progress);
59: END IF;
60:
61: -- Do nothing in cancel or timeout mode
62: