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 115.8 2002/12/27 13:09:08 schak ship $ */
3:
4: --debug_mode boolean DEFAULT TRUE;
5: debug_mode boolean DEFAULT FALSE;

Line 734: END IBE_WF_MSG_MAPPING_PVT;

730: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count, p_data => x_msg_data);
731: END Get_Notif_Metadata;
732:
733:
734: END IBE_WF_MSG_MAPPING_PVT;