public interface FXOptionChangeFunction
BAPI_FTR_CHANGE_FXOPTIONS
Modifier and Type | Method and Description |
---|---|
FXOptionChangeFunctionResult |
execute()
Execute query on the default ERP configuration context.
|
FXOptionChangeFunctionResult |
execute(ErpConfigContext erpConfigContext)
Execute query on an ERP endpoint described by the provided ERP configuration context.
|
FXOptionChangeFunctionResult |
execute(ErpEndpoint erpEndpoint)
Execute query on the provided ERP endpoint.
|
FXOptionChangeFunction |
testRun(ErpBoolean testRun)
(Optional) Switch to Simulation Mode for Write BAPIs
|
BapiQuery |
toQuery()
Prepares a query object from the given query parameters.
|
FXOptionChangeFunctionResult execute(ErpConfigContext erpConfigContext) throws QueryExecutionException
ErpDestination.getDefaultName()
SapClient
Locale
erpConfigContext
- Configuration context for ERP queryQueryExecutionException
FXOptionChangeFunctionResult execute() throws QueryExecutionException
QueryExecutionException
ErpConfigContext.ErpConfigContext()
BapiQuery toQuery()
FXOptionChangeFunction testRun(ErpBoolean testRun)
testRun
- (Optional) Switch to Simulation Mode for Write BAPIsFXOptionChangeFunctionResult execute(ErpEndpoint erpEndpoint) throws QueryExecutionException
erpEndpoint
- Configured instance of ErpEndpoint
QueryExecutionException
Copyright © 2018 SAP SE. All rights reserved.