DBA Data[Home] [Help]

APPS.AMS_DISCOVERER_PVT dependencies on ICX_CALL

Line 622: RETURN icx_call.encrypt2(P_params, P_session_id);

618:
619: IS
620:
621: BEGIN
622: RETURN icx_call.encrypt2(P_params, P_session_id);
623:
624: END Encrypt_Param;
625:
626: