DBA Data[Home] [Help]

APPS.AR_ISPEED_API_UTIL dependencies on AR_ISPEED_API_UTIL

Line 1: PACKAGE BODY ar_ispeed_api_util AS

1: PACKAGE BODY ar_ispeed_api_util AS
2: /* $Header: ARISPEDB.pls 115.2 2003/10/31 22:48:30 msenthil noship $ */
3:
4: FUNCTION fire_concurrent_location ( argument2 VARCHAR2, argument3 VARCHAR2)
5: RETURN NUMBER IS

Line 36: END ar_ispeed_api_util;

32: commit;
33: return request_id;
34: END fire_concurrent_location ;
35:
36: END ar_ispeed_api_util;