Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.connectivity.rfc |
Modifier and Type | Field and Description |
---|---|
protected RemoteFunctionQueryErrorHandler |
AbstractRemoteFunctionQuery.remoteFunctionQueryErrorHandler
The result handler that is invoked after the query execution.
|
Modifier and Type | Method and Description |
---|---|
RfcQuery |
RfcQuery.withErrorHandler(RemoteFunctionQueryErrorHandler remoteFunctionQueryErrorHandler)
Specifies to invoke the provided
RemoteFunctionQueryErrorHandler after the query has been executed. |
BapiQuery |
BapiQuery.withErrorHandler(RemoteFunctionQueryErrorHandler remoteFunctionQueryErrorHandler)
Specifies to invoke the provided
RemoteFunctionQueryErrorHandler after the query has been executed. |
AbstractRemoteFunctionQuery<QueryT,QueryResultT> |
AbstractRemoteFunctionQuery.withErrorHandler(RemoteFunctionQueryErrorHandler remoteFunctionQueryErrorHandler)
Specifies to invoke the provided
RemoteFunctionQueryErrorHandler after the query has been executed. |
Copyright © 2019 SAP SE. All rights reserved.