Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.functions |
Modifier and Type | Class and Description |
---|---|
class |
DefaultForeignExchangeDealChangeFunctionResult |
Modifier and Type | Method and Description |
---|---|
ForeignExchangeDealChangeFunctionResult |
ForeignExchangeDealChangeFunction.execute()
Execute query on the default ERP configuration context.
|
ForeignExchangeDealChangeFunctionResult |
DefaultForeignExchangeDealChangeFunction.execute()
Execute query on the default ERP configuration context.
|
ForeignExchangeDealChangeFunctionResult |
ForeignExchangeDealChangeFunction.execute(ErpConfigContext erpConfigContext)
Execute query on an ERP endpoint described by the provided ERP configuration context.
|
ForeignExchangeDealChangeFunctionResult |
DefaultForeignExchangeDealChangeFunction.execute(ErpConfigContext erpConfigContext)
Execute query on an ERP endpoint described by the provided ERP configuration context.
|
ForeignExchangeDealChangeFunctionResult |
ForeignExchangeDealChangeFunction.execute(ErpEndpoint erpEndpoint)
Execute query on the provided ERP endpoint.
|
ForeignExchangeDealChangeFunctionResult |
DefaultForeignExchangeDealChangeFunction.execute(ErpEndpoint erpEndpoint)
Execute query on the provided ERP endpoint.
|
Copyright © 2018 SAP SE. All rights reserved.