DBA Data[Home] [Help]

APPS.PO_CHORD_WF6 dependencies on FND_PROFILE

Line 5: g_po_wf_debug VARCHAR2(1) := NVL(FND_PROFILE.VALUE('PO_SET_DEBUG_WORKFLOW_ON'),'N');

1: PACKAGE BODY PO_CHORD_WF6 AS
2: /* $Header: POXWCO6B.pls 120.22 2008/02/21 22:06:17 jburugul ship $ */
3:
4: -- Read the profile option that enables/disables the debug log
5: g_po_wf_debug VARCHAR2(1) := NVL(FND_PROFILE.VALUE('PO_SET_DEBUG_WORKFLOW_ON'),'N');
6:
7: /**************************************************************************
8: * The following procedure is used to retrieve
9: * the tolerances from workflow attributes