Uses of Interface
com.sap.cloud.sdk.s4hana.connectivity.rfc.RemoteFunctionRequestErrorHandler
Packages that use RemoteFunctionRequestErrorHandler
-
Uses of RemoteFunctionRequestErrorHandler in com.sap.cloud.sdk.s4hana.connectivity.rfc
Fields in com.sap.cloud.sdk.s4hana.connectivity.rfc declared as RemoteFunctionRequestErrorHandlerModifier and TypeFieldDescriptionprotected RemoteFunctionRequestErrorHandlerAbstractRemoteFunctionRequest.remoteFunctionRequestErrorHandlerDeprecated.The result handler that is invoked after the request execution.Methods in com.sap.cloud.sdk.s4hana.connectivity.rfc with parameters of type RemoteFunctionRequestErrorHandlerModifier and TypeMethodDescriptionAbstractRemoteFunctionRequest.withErrorHandler(RemoteFunctionRequestErrorHandler remoteFunctionRequestErrorHandler) Deprecated.Specifies to invoke the providedRemoteFunctionRequestErrorHandlerafter the request has been executed.BapiRequest.withErrorHandler(RemoteFunctionRequestErrorHandler remoteFunctionRequestErrorHandler) Deprecated.Specifies to invoke the providedRemoteFunctionRequestErrorHandlerafter the request has been executed.RfmRequest.withErrorHandler(RemoteFunctionRequestErrorHandler remoteFunctionRequestErrorHandler) Deprecated.Specifies to invoke the providedRemoteFunctionRequestErrorHandlerafter the request has been executed.