Interface | Description |
---|---|
RemoteFunctionQueryListener |
Class | Description |
---|---|
BapiQuery |
Class representing a query calling a Business API (BAPI) in an ERP system.
|
BapiQueryCommand |
ErpCommand for executing a BapiQuery without caching the result. |
BapiQueryResult |
Class representing the result of a BAPI call returned by
BapiQuery . |
Fields | |
ParameterFields<QueryT extends com.sap.cloud.sdk.s4hana.connectivity.rfc.AbstractRemoteFunctionQuery<QueryT,?>> | |
RfcQuery |
Class representing a query calling a remote-enabled function module (RFC module or RFM) in an ERP system.
|
RfcQueryCommand |
ErpCommand for executing a RfcQuery without caching the result. |
RfcQueryResult |
Class representing the result of a call to a remote-enabled function module (RFC module) returned by
RfcQuery
. |
SoapGsonResultElementFactory | |
Table<QueryT extends com.sap.cloud.sdk.s4hana.connectivity.rfc.AbstractRemoteFunctionQuery<QueryT,?>> | |
TableRow<QueryT extends com.sap.cloud.sdk.s4hana.connectivity.rfc.AbstractRemoteFunctionQuery<QueryT,?>> |
Copyright © 2017 SAP SE. All rights reserved.