DBA Data[Home] [Help]

APPS.PO_CHORD_WF6 dependencies on WF_CORE

Line 396: wf_core.context('POAPPRV', 'po_chord_wf6.stanard_po_reapproval', 'others');

392:
393: EXCEPTION
394:
395: WHEN OTHERS THEN
396: wf_core.context('POAPPRV', 'po_chord_wf6.stanard_po_reapproval', 'others');
397: RAISE;
398:
399: END;
400:

Line 593: wf_core.context('POAPPRV', 'po_chord_wf6.planned_po_reapproval', 'others');

589:
590: EXCEPTION
591:
592: WHEN OTHERS THEN
593: wf_core.context('POAPPRV', 'po_chord_wf6.planned_po_reapproval', 'others');
594: RAISE;
595:
596: END;
597:

Line 900: wf_core.context('POAPPRV', 'po_chord_wf6.contract_po_reapproval', 'others');

896:
897: EXCEPTION
898:
899: WHEN OTHERS THEN
900: wf_core.context('POAPPRV', 'po_chord_wf6.contract_po_reapproval', 'others');
901: RAISE;
902:
903: END;
904:

Line 1098: wf_core.context('POAPPRV', 'po_chord_wf6.release_reapproval', 'others');

1094:
1095: EXCEPTION
1096:
1097: WHEN OTHERS THEN
1098: wf_core.context('POAPPRV', 'po_chord_wf6.release_reapproval', 'others');
1099: RAISE;
1100:
1101: END;
1102:

Line 1243: wf_core.context('POAPPRV', 'po_chord_wf6.scheduled_release_reapproval', 'others');

1239:
1240: EXCEPTION
1241:
1242: WHEN OTHERS THEN
1243: wf_core.context('POAPPRV', 'po_chord_wf6.scheduled_release_reapproval', 'others');
1244: RAISE;
1245:
1246: END;
1247:

Line 1304: wf_core.context('POAPPRV', 'po_chord_wf6.get_default_tolerance', 'Error in get_tolerances');

1300: END IF;
1301:
1302: EXCEPTION
1303: WHEN FND_API.g_exc_unexpected_error THEN
1304: wf_core.context('POAPPRV', 'po_chord_wf6.get_default_tolerance', 'Error in get_tolerances');
1305: RAISE;
1306:
1307: WHEN OTHERS THEN
1308: wf_core.context('POAPPRV', 'po_chord_wf6.get_default_tolerance', 'others');

Line 1308: wf_core.context('POAPPRV', 'po_chord_wf6.get_default_tolerance', 'others');

1304: wf_core.context('POAPPRV', 'po_chord_wf6.get_default_tolerance', 'Error in get_tolerances');
1305: RAISE;
1306:
1307: WHEN OTHERS THEN
1308: wf_core.context('POAPPRV', 'po_chord_wf6.get_default_tolerance', 'others');
1309: RAISE;
1310:
1311: END;
1312:

Line 1460: wf_core.context('POAPPRV', 'po_chord_wf6.get_tolerances_from_wf', 'others');

1456:
1457: EXCEPTION
1458:
1459: WHEN OTHERS THEN
1460: wf_core.context('POAPPRV', 'po_chord_wf6.get_tolerances_from_wf', 'others');
1461: RAISE;
1462:
1463: END;
1464:

Line 1691: wf_core.context('POAPPRV', 'po_chord_wf6.set_wf_Order_Tol', 'Error in set_wf_Order_Tol');

1687: END IF;
1688: --
1689: EXCEPTION
1690: WHEN FND_API.g_exc_unexpected_error THEN
1691: wf_core.context('POAPPRV', 'po_chord_wf6.set_wf_Order_Tol', 'Error in set_wf_Order_Tol');
1692: RAISE;
1693:
1694: WHEN OTHERS THEN
1695: wf_core.context('POAPPRV', 'po_chord_wf6.Set_Wf_Order_Tol', 'others');

Line 1695: wf_core.context('POAPPRV', 'po_chord_wf6.Set_Wf_Order_Tol', 'others');

1691: wf_core.context('POAPPRV', 'po_chord_wf6.set_wf_Order_Tol', 'Error in set_wf_Order_Tol');
1692: RAISE;
1693:
1694: WHEN OTHERS THEN
1695: wf_core.context('POAPPRV', 'po_chord_wf6.Set_Wf_Order_Tol', 'others');
1696: RAISE;
1697: END Set_Wf_Order_Tol;
1698:
1699: ------------------------------------------------------------------------------

Line 1862: wf_core.context('POAPPRV', 'po_chord_wf6.get_Default_Agreement_Tol', 'Error in get_Default_Agreement_Tol');

1858: END IF;
1859: --
1860: EXCEPTION
1861: WHEN FND_API.g_exc_unexpected_error THEN
1862: wf_core.context('POAPPRV', 'po_chord_wf6.get_Default_Agreement_Tol', 'Error in get_Default_Agreement_Tol');
1863: RAISE;
1864:
1865: WHEN OTHERS THEN
1866: wf_core.context('POAPPRV', 'po_chord_wf6.Set_Wf_Agreement_Tol', 'others');

Line 1866: wf_core.context('POAPPRV', 'po_chord_wf6.Set_Wf_Agreement_Tol', 'others');

1862: wf_core.context('POAPPRV', 'po_chord_wf6.get_Default_Agreement_Tol', 'Error in get_Default_Agreement_Tol');
1863: RAISE;
1864:
1865: WHEN OTHERS THEN
1866: wf_core.context('POAPPRV', 'po_chord_wf6.Set_Wf_Agreement_Tol', 'others');
1867: RAISE;
1868: END Set_Wf_Agreement_Tol;
1869:
1870: ------------------------------------------------------------------------------

Line 2011: wf_core.context('POAPPRV', 'po_chord_wf6.get_Default_Release_Tol', 'Error in get_Default_Release_Tol');

2007: END IF;
2008: --
2009: EXCEPTION
2010: WHEN FND_API.g_exc_unexpected_error THEN
2011: wf_core.context('POAPPRV', 'po_chord_wf6.get_Default_Release_Tol', 'Error in get_Default_Release_Tol');
2012: RAISE;
2013:
2014: WHEN OTHERS THEN
2015: wf_core.context('POAPPRV', 'po_chord_wf6.set_wf_release_tol', 'others');

Line 2015: wf_core.context('POAPPRV', 'po_chord_wf6.set_wf_release_tol', 'others');

2011: wf_core.context('POAPPRV', 'po_chord_wf6.get_Default_Release_Tol', 'Error in get_Default_Release_Tol');
2012: RAISE;
2013:
2014: WHEN OTHERS THEN
2015: wf_core.context('POAPPRV', 'po_chord_wf6.set_wf_release_tol', 'others');
2016: RAISE;
2017: END Set_Wf_Release_Tol;
2018:
2019: PROCEDURE debug_default_tolerance(

Line 2123: wf_core.context('POAPPRV', 'po_chord_wf6.debug_default_tolerance', 'others');

2119:
2120: EXCEPTION
2121:
2122: WHEN OTHERS THEN
2123: wf_core.context('POAPPRV', 'po_chord_wf6.debug_default_tolerance', 'others');
2124: RAISE;
2125:
2126: END;
2127: