DBA Data[Home] [Help]

APPS.FND_LDAP_MAPPER dependencies on WF_EVENT_T

Line 53: p_wf_event in wf_event_t

49: ** Pre-Reqs :
50: ** Parameters :
51: */
52: procedure map_ldap_message(
53: p_wf_event in wf_event_t
54: , p_event_type in varchar2
55: , p_ldap_message in out nocopy fnd_oid_util.ldap_message_type
56: );
57: --