Package | Description |
---|---|
com.sap.cloud.sdk.quality | |
com.sap.cloud.sdk.s4hana.connectivity.rfc |
Class and Description |
---|
RemoteFunctionQueryListener |
Class and Description |
---|
AbstractRemoteFunctionRequest
Class representing a request calling a Business API (BAPI) in an ERP system.
|
AbstractRemoteFunctionRequestResult |
BapiRequest
Class representing a request calling a Business API (BAPI) in an ERP system.
|
BapiRequestResult
Class representing the result of a BAPI call returned by
BapiRequest . |
CommitStrategy
The strategy how the commitment of created, updated or deleted records is conducted after the execution of an
AbstractRemoteFunctionRequest in the remote system. |
Fields |
JCoTransaction
Implementation of the
Transaction interface to be used for JCo queries. |
ParameterFields |
RemoteFunctionRequestErrorHandler
Gets invoked after the execution of an
AbstractRemoteFunctionRequest and allows to inspect and react on the
AbstractRemoteFunctionRequestResult . |
RfmRequest
Class representing a request calling a remote-enabled function module (RFC module or RFM) in an ERP system.
|
RfmRequestResult
Class representing the result of a call to a remote-enabled function module (RFC module) returned by
RfmRequest . |
RfmTransactionFactory
RFC specific implementation of the
AbstractTransactionFactory . |
SoapTransaction
Implementation of the
Transaction interface to be used for SOAP queries. |
Table
Gathers values that should be passed as a
JCoTable to a JCoFunction
. |
TableRow
This class is tightly connected to an instance of
Table , adding all values directly to this Table
instance. |
Transaction
The logic to be executed transactional-like by a
RemoteFunctionRequestExecutor . |
Copyright © 2020 SAP SE. All rights reserved.