DBA Data[Home] [Help]

APPS.MSC_EVENT dependencies on MSC_EVENT

Line 1: package body msc_event as

1: package body msc_event as
2: /* $Header: MSCEVNTB.pls 120.1 2005/07/05 12:36:32 vpillari noship $ */
3:
4: function user_name_changed ( p_subscription_guid in raw
5: , p_event in out nocopy wf_event_t

Line 90: end msc_event;

86: );
87: end if;
88: end log;
89:
90: end msc_event;