public interface ForeignExchangeDealChangeFunctionResult
Modifier and Type | Method and Description |
---|---|
List<FtrStructureChangeInformationForFlow> |
getChangeInformationForOtherFlows()
See also the
default implementation |
List<FtrStructureChangeInformationForPaymentDetail> |
getChangeInformationForPaymentDetails()
See also the
default implementation |
List<FtrStructureForFlow> |
getChangeOtherFlows()
See also the
default implementation |
List<FtrStructureForPaymentDetail> |
getChangePaymentDetails()
See also the
default implementation |
CompanyCode |
getCompanyCode()
See also the
default implementation |
FinancialTransaction |
getFinancialTransaction()
See also the
default implementation |
List<ReturnParameter> |
getMessages()
See also the
default implementation |
CompanyCode getCompanyCode()
default implementation
FinancialTransaction getFinancialTransaction()
default implementation
List<FtrStructureForPaymentDetail> getChangePaymentDetails()
default implementation
List<FtrStructureChangeInformationForPaymentDetail> getChangeInformationForPaymentDetails()
default implementation
List<FtrStructureForFlow> getChangeOtherFlows()
default implementation
List<FtrStructureChangeInformationForFlow> getChangeInformationForOtherFlows()
default implementation
List<ReturnParameter> getMessages()
default implementation
Copyright © 2019 SAP SE. All rights reserved.