DBA Data[Home] [Help]

APPS.RCV_DEBIT_MEMO_NOTIF 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 RCV_DEBIT_MEMO_NOTIF AS
2: /* $Header: RCVWFDMB.pls 120.1 2006/03/23 05:20:11 sgumaste noship $ */
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: | RCVWPA1B.pls