DBA Data[Home] [Help]

APPS.IBE_WF_MSG_MAPPING_PVT dependencies on IBE_WF_MSG_MAPPING_PVT

Line 1: package body IBE_WF_MSG_MAPPING_PVT as

1: package body IBE_WF_MSG_MAPPING_PVT as
2: /* $Header: IBEVWMMB.pls 120.0.12010000.2 2009/07/03 05:03:06 scnagara ship $ */
3:
4: --debug_mode boolean DEFAULT TRUE;
5: debug_mode boolean DEFAULT FALSE;

Line 737: END IBE_WF_MSG_MAPPING_PVT;

733: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count, p_data => x_msg_data);
734: END Get_Notif_Metadata;
735:
736:
737: END IBE_WF_MSG_MAPPING_PVT;