DBA Data[Home] [Help]

APPS.FND_ICX_SEC dependencies on FND_ICX_SEC

Line 1: package body FND_ICX_SEC as

1: package body FND_ICX_SEC as
2: /* $Header: aficxscb.pls 115.4 2002/06/20 19:14:12 dbowles ship $ */
3:
4: --- Check_Session function, returns the status of the ICX session id
5: --- passed to the function

Line 33: end FND_ICX_SEC;

29: p_user_name);
30: return url;
31: END recreateURL;
32:
33: end FND_ICX_SEC;