DBA Data[Home] [Help]

APPS.CSL_HZ_LOCATIONS_ACC_PKG dependencies on WF_EVENT_T

Line 188: , p_event in out NOCOPY wf_event_t)

184:
185: END CHANGE_LOCATION;
186:
187: FUNCTION UPDATE_LOCATION_WFSUB( p_subscription_guid in raw
188: , p_event in out NOCOPY wf_event_t)
189: return varchar2
190: IS
191: l_key varchar2(240) := p_event.GetEventKey();
192: l_org_id NUMBER;