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