public interface ForeignExchangeDealChangeFunction
BAPI_FTR_FXT_DEALCHANGE
Modifier and Type | Method and Description |
---|---|
ForeignExchangeDealChangeFunction |
addflowCompleteIndicator(IndicatorIfTransferredDataIsComplete addflowCompleteIndicator)
(Optional) Indicator whether Entries in Table ADDFLOW Are Complete
Field name: COMPLETE_INDICATOR
Type element: TB_COMPLETE_INDICATOR
Domain name: T_COMPLETE_INDICATOR
Internal type: CHAR
Description: Indicator if Transferred Data Is Complete
Max length: 1
|
ForeignExchangeDealChangeFunction |
cashSettlement(FtrStructureForCashSettlementData cashSettlement)
(Optional) Cash Settlement
|
ForeignExchangeDealChangeFunction |
cashSettlementX(ChangeStructureForCashSettlementData cashSettlementX)
(Optional) Change Structure for Cash Settlement
|
ForeignExchangeDealChangeFunctionResult |
execute()
Execute query on the default ERP configuration context.
|
ForeignExchangeDealChangeFunctionResult |
execute(ErpConfigContext erpConfigContext)
Execute query on an ERP endpoint described by the provided ERP configuration context.
|
ForeignExchangeDealChangeFunctionResult |
execute(ErpEndpoint erpEndpoint)
Execute query on the provided ERP endpoint.
|
ForeignExchangeDealChangeFunction |
extensionIn(Iterable<RefStructureForParameterExtensioninExtensionout> extensionIn)
(Optional) Change Customer Enhancement
|
ForeignExchangeDealChangeFunction |
extensionIn(RefStructureForParameterExtensioninExtensionout... items)
(Optional) Change Customer Enhancement
|
ForeignExchangeDealChangeFunction |
paydetCompleteIndicator(IndicatorIfTransferredDataIsComplete paydetCompleteIndicator)
(Optional) Indicator whether Entries in Table PAYMENTDETAIL Are Complete
Field name: COMPLETE_INDICATOR
Type element: TB_COMPLETE_INDICATOR
Domain name: T_COMPLETE_INDICATOR
Internal type: CHAR
Description: Indicator if Transferred Data Is Complete
Max length: 1
|
ForeignExchangeDealChangeFunction |
testrun(ErpBoolean testrun)
(Optional) Switch to Simulation Mode for Write BAPIs
Field name: TESTRUN
Type element: TESTRUN
Domain name: BAPIFLAG
Internal type: CHAR
Description: Switch to Simulation Session for Write BAPIs
Max length: 1
|
BapiQuery |
toQuery()
Prepares a query object from the given query parameters.
|
ForeignExchangeDealChangeFunctionResult execute(ErpConfigContext erpConfigContext) throws QueryExecutionException
ErpDestination.getDefaultName()
SapClient
Locale
erpConfigContext
- Configuration context for ERP queryQueryExecutionException
ForeignExchangeDealChangeFunctionResult execute() throws QueryExecutionException
QueryExecutionException
ErpConfigContext.ErpConfigContext()
BapiQuery toQuery()
ForeignExchangeDealChangeFunction paydetCompleteIndicator(IndicatorIfTransferredDataIsComplete paydetCompleteIndicator)
Type element: TB_COMPLETE_INDICATOR Domain name: T_COMPLETE_INDICATOR Internal type: CHAR Description: Indicator if Transferred Data Is Complete Max length: 1
paydetCompleteIndicator
- Indicator whether Entries in Table PAYMENTDETAIL Are CompleteForeignExchangeDealChangeFunction addflowCompleteIndicator(IndicatorIfTransferredDataIsComplete addflowCompleteIndicator)
Type element: TB_COMPLETE_INDICATOR Domain name: T_COMPLETE_INDICATOR Internal type: CHAR Description: Indicator if Transferred Data Is Complete Max length: 1
addflowCompleteIndicator
- Indicator whether Entries in Table ADDFLOW Are CompleteForeignExchangeDealChangeFunction 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 BAPIsForeignExchangeDealChangeFunction cashSettlement(FtrStructureForCashSettlementData cashSettlement)
cashSettlement
- Cash SettlementForeignExchangeDealChangeFunction cashSettlementX(ChangeStructureForCashSettlementData cashSettlementX)
cashSettlementX
- Change Structure for Cash SettlementForeignExchangeDealChangeFunction extensionIn(Iterable<RefStructureForParameterExtensioninExtensionout> extensionIn)
extensionIn
- Change Customer EnhancementForeignExchangeDealChangeFunction extensionIn(RefStructureForParameterExtensioninExtensionout... items)
items
- Array of RefStructureForParameterExtensioninExtensionoutForeignExchangeDealChangeFunctionResult execute(ErpEndpoint erpEndpoint) throws QueryExecutionException
erpEndpoint
- Configured instance of ErpEndpoint
QueryExecutionException
Copyright © 2018 SAP SE. All rights reserved.