public class DefaultFXOptionChangeFunction extends Object implements FXOptionChangeFunction
Constructor and Description |
---|
DefaultFXOptionChangeFunction(FtrStructureChangeInformationForChangeMethod generalContractdataX,
FtrStructureForChangingTransactions generalContractData,
ChangeStructureForAnFxOption forexX,
ChangeAnFxOption forex,
CompanyCode companycode,
Transaction financialtransaction) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
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.
|
int |
hashCode() |
DefaultFXOptionChangeFunction |
testRun(ErpBoolean testRun)
(Optional) Switch to Simulation Mode for Write BAPIs
|
BapiQuery |
toQuery()
Prepares a query object from the given query parameters.
|
String |
toString() |
@ConstructorProperties(value={"generalContractdataX","generalContractData","forexX","forex","companycode","financialtransaction"}) @Generated(value="lombok") public DefaultFXOptionChangeFunction(FtrStructureChangeInformationForChangeMethod generalContractdataX, FtrStructureForChangingTransactions generalContractData, ChangeStructureForAnFxOption forexX, ChangeAnFxOption forex, CompanyCode companycode, Transaction financialtransaction)
public FXOptionChangeFunctionResult execute(ErpConfigContext erpConfigContext) throws QueryExecutionException
ErpDestination.getDefaultName()
SapClient
Locale
execute
in interface FXOptionChangeFunction
erpConfigContext
- Configuration context for ERP queryQueryExecutionException
public FXOptionChangeFunctionResult execute() throws QueryExecutionException
execute
in interface FXOptionChangeFunction
QueryExecutionException
ErpConfigContext.ErpConfigContext()
public BapiQuery toQuery()
toQuery
in interface FXOptionChangeFunction
public FXOptionChangeFunctionResult execute(ErpEndpoint erpEndpoint) throws QueryExecutionException
execute
in interface FXOptionChangeFunction
erpEndpoint
- Configured instance of ErpEndpoint
QueryExecutionException
@Generated(value="lombok") public String toString()
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public DefaultFXOptionChangeFunction testRun(ErpBoolean testRun)
testRun
in interface FXOptionChangeFunction
testRun
- (Optional) Switch to Simulation Mode for Write BAPIsCopyright © 2018 SAP SE. All rights reserved.