DBA Data[Home] [Help]

APPS.PO_APPROVAL_LIST_WF1S 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_APPROVAL_LIST_WF1S AS
2: /* $Header: POXWAL1B.pls 120.2.12000000.2 2007/05/04 00:07:52 lswamy 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: | FILENAME
9: | POXWAL1B.sql