DBA Data[Home] [Help]

APPS.CSL_HZ_LOCATIONS_ACC_PKG dependencies on WF_EVENT_T

Line 17: , p_event in out NOCOPY wf_event_t)

13: , p_new_location_id IN NUMBER
14: , p_resource_id IN NUMBER );
15:
16: FUNCTION UPDATE_LOCATION_WFSUB( p_subscription_guid in raw
17: , p_event in out NOCOPY wf_event_t)
18: return varchar2;
19:
20: END CSL_HZ_LOCATIONS_ACC_PKG;