public interface ForeignExchangeDealCreateFunctionResult
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 |
FinancialTransaction getFinancialtransaction()
default implementation
CompanyCode getCompanycode()
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.