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.
|
FxOptionChangeFunction |
testRun(ErpBoolean testRun)
(Optional) Switch to Simulation Mode for Write BAPIs
Field name: TESTRUN
|
BapiQuery |
toQuery()
Prepares a query object from the given query parameters.
|
@Nonnull FxOptionChangeFunctionResult execute(ErpConfigContext erpConfigContext) throws QueryExecutionException
ErpDestination.getDefaultName()
SapClient
Locale
erpConfigContext
- Configuration context for ERP queryQueryExecutionException
@Nonnull FxOptionChangeFunctionResult execute() throws QueryExecutionException
QueryExecutionException
ErpConfigContext.ErpConfigContext()
@Nonnull BapiQuery toQuery()
@Nonnull FxOptionChangeFunction testRun(ErpBoolean testRun)
Type element: TESTRUN Domain name: BAPIFLAG Internal type: CHAR Description: Switch to Simulation Session for Write BAPIs Max length: 1
testRun
- Switch to Simulation Mode for Write BAPIsCopyright © 2019 SAP SE. All rights reserved.