public interface ForeignExchangeDealGetFunctionResult
Modifier and Type | Method and Description |
---|---|
FtrStructureForCashSettlementData |
getCashSettlement()
See also the
default implementation |
CompanyCode |
getCompanyCode()
See also the
default implementation |
FinancialTransaction |
getFinancialTransaction()
See also the
default implementation |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions |
getGeneralDataOfAForexTransaction()
See also the
default implementation |
List<ReturnParameter> |
getMessages()
See also the
default implementation |
List<FtrStructureForFlow> |
getOtherFlows()
See also the
default implementation |
List<FtrStructureForPaymentDetail> |
getPaymentDetails()
See also the
default implementation |
DetailsOfForexTransaction |
getProductSpecificDataOfAForexTransaction()
See also the
default implementation |
CompanyCode getCompanyCode()
default implementation
FinancialTransaction getFinancialTransaction()
default implementation
DetailsOfForexTransaction getProductSpecificDataOfAForexTransaction()
default implementation
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions getGeneralDataOfAForexTransaction()
default implementation
FtrStructureForCashSettlementData getCashSettlement()
default implementation
List<FtrStructureForPaymentDetail> getPaymentDetails()
default implementation
List<FtrStructureForFlow> getOtherFlows()
default implementation
List<ReturnParameter> getMessages()
default implementation
Copyright © 2019 SAP SE. All rights reserved.