DBA Data[Home] [Help]

APPS.PO_WF_PO_VARIANCE_ACC dependencies on PO_WF_DEBUG_PKG

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

30: begin
31:
32: x_progress := 'PO_WF_PO_VARIANCE_ACC.destination_type: 01';
33: IF (g_po_wf_debug = 'Y') THEN
34: /* DEBUG */ PO_WF_DEBUG_PKG.insert_debug(itemtype,itemkey,x_progress);
35: END IF;
36:
37:
38: -- Do nothing in cancel or timeout mode

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

87: begin
88:
89: x_progress := 'PO_WF_PO_VARIANCE_ACC.VA_from_org : 01';
90: IF (g_po_wf_debug = 'Y') THEN
91: /* DEBUG */ PO_WF_DEBUG_PKG.insert_debug(itemtype,itemkey,x_progress);
92: END IF;
93:
94:
95: -- Do nothing in cancel or timeout mode

Line 278: PO_WF_DEBUG_PKG.insert_debug(itemtype, itemkey,

274: itemkey => itemkey,
275: aname => 'DEST_VARIANCE_ACCOUNT_ID');
276:
277: IF (g_po_wf_debug = 'Y') THEN
278: PO_WF_DEBUG_PKG.insert_debug(itemtype, itemkey,
279: 'PO_WF_PO_VARIANCE_ACC.is_dest_variance_acc_null '||
280: 'l_dest_variance_account_id='||l_dest_variance_account_id);
281: END IF;
282:

Line 302: PO_WF_DEBUG_PKG.insert_debug(itemtype, itemkey,

298: result := WF_ENGINE.eng_completed || ':N';
299: END IF;
300:
301: IF (g_po_wf_debug = 'Y') THEN
302: PO_WF_DEBUG_PKG.insert_debug(itemtype, itemkey,
303: 'PO_WF_PO_VARIANCE_ACC.is_dest_variance_acc_null result= '||
304: result);
305: END IF;
306: EXCEPTION

Line 309: PO_WF_DEBUG_PKG.insert_debug(itemtype, itemkey,

305: END IF;
306: EXCEPTION
307: WHEN OTHERS THEN
308: IF (g_po_wf_debug = 'Y') THEN
309: PO_WF_DEBUG_PKG.insert_debug(itemtype, itemkey,
310: 'PO_WF_PO_VARIANCE_ACC.is_dest_variance_acc_null EXCEPTION at '||
311: l_progress);
312: END IF;
313: WF_CORE.context('PO_WF_PO_VARIANCE_ACC', 'is_dest_variance_acc_null',

Line 366: PO_WF_DEBUG_PKG.insert_debug(itemtype, itemkey,

362: itemkey => itemkey,
363: aname => 'DEST_CHARGE_ACCOUNT_ID');
364:
365: IF (g_po_wf_debug = 'Y') THEN
366: PO_WF_DEBUG_PKG.insert_debug(itemtype, itemkey,
367: 'PO_WF_PO_VARIANCE_ACC.get_destination_charge_account '||
368: 'l_dest_charge_account_id='||l_dest_charge_account_id);
369: END IF;
370:

Line 387: PO_WF_DEBUG_PKG.insert_debug(itemtype, itemkey,

383: result := WF_ENGINE.eng_completed || ':SUCCESS';
384: END IF;
385:
386: IF (g_po_wf_debug = 'Y') THEN
387: PO_WF_DEBUG_PKG.insert_debug(itemtype, itemkey,
388: 'PO_WF_PO_VARIANCE_ACC.get_destination_charge_account '||
389: 'result='||result);
390: END IF;
391: EXCEPTION

Line 394: PO_WF_DEBUG_PKG.insert_debug(itemtype, itemkey,

390: END IF;
391: EXCEPTION
392: WHEN OTHERS THEN
393: IF (g_po_wf_debug = 'Y') THEN
394: PO_WF_DEBUG_PKG.insert_debug(itemtype, itemkey,
395: 'PO_WF_PO_VARIANCE_ACC.get_destination_charge_account EXCEPTION at '||
396: l_progress);
397: END IF;
398: WF_CORE.context('PO_WF_PO_VARIANCE_ACC', 'get_destination_charge_account',

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

436:
437: x_progress := 'PO_WF_PO_VARIANCE_ACC.dest_VA_from_org : 01';
438:
439: IF (g_po_wf_debug = 'Y') THEN
440: /* DEBUG */ PO_WF_DEBUG_PKG.insert_debug(itemtype,itemkey,x_progress);
441: END IF;
442:
443: -- Do nothing in cancel or timeout mode
444: --

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

473:
474: x_progress := 'PO_WF_PO_VARIANCE_ACC.dest_VA_from_org : 02';
475:
476: IF (g_po_wf_debug = 'Y') THEN
477: /* DEBUG */ PO_WF_DEBUG_PKG.insert_debug(itemtype,itemkey,x_progress);
478: END IF;
479: END IF;
480:
481: po_wf_util_pkg.SetItemAttrNumber(itemtype => itemtype,