DBA Data[Home] [Help]

APPS.EAM_SRAPPROVAL_PVT dependencies on WF_EVENT_T

Line 8: p_event in out NOCOPY wf_event_t

4:
5: FUNCTION Service_Request_Created
6: (
7: p_subscription_guid in raw,
8: p_event in out NOCOPY wf_event_t
9: ) return varchar2;
10:
11: FUNCTION Service_Request_Updated
12: (

Line 14: p_event in out NOCOPY wf_event_t

10:
11: FUNCTION Service_Request_Updated
12: (
13: p_subscription_guid in raw,
14: p_event in out NOCOPY wf_event_t
15: ) return varchar2;
16:
17: Function return_department_id
18: (