public class RfcQueryCommand extends ErpCommand<RfcQueryResult>
ErpCommand
for executing a RfcQuery
without caching the result.Constructor and Description |
---|
RfcQueryCommand(ErpConfigContext erpConfigContext,
RfcQuery query) |
RfcQueryCommand(ErpEndpoint erpEndpoint,
RfcQuery query) |
getConfigContext, getErpEndpoint
public RfcQueryCommand(ErpEndpoint erpEndpoint, RfcQuery query)
public RfcQueryCommand(ErpConfigContext erpConfigContext, RfcQuery query)
Copyright © 2017 SAP SE. All rights reserved.