public final class FtrStructureForCashSettlementData extends Object
Structure: BAPI_FTR_CASH_SETTLEMENT
Modifier and Type | Class and Description |
---|---|
static class |
FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder builder()
@Nullable @Generated(value="lombok") public ExchangeRateWith9DecimalPlaces getCashSettlementRate()
Domain name: TB_KKURS Internal type: P Max length: 7
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getCashSettlementDate()
Domain name: DATUM Internal type: D Max length: 16
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getCashSettlementAmount()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyKey getCashSettlementCurrency()
Domain name: WAERS Internal type: C Max length: 10
@Nullable @Generated(value="lombok") public IsoCodeCurrency getCashSettlementCurrencyIso()
Domain name: ISOCD Internal type: C Max length: 6
@Nullable @Generated(value="lombok") public DirectionOfFlow getCashSettlementDirection()
Domain name: T_SSIGN Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public ExchangeRateWith9DecimalPlaces getNdfFixingRate()
Domain name: TB_KKURS Internal type: P Max length: 7
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getNdfFixingBuyAmount()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyKey getNdfFixingBuyCurrency()
Domain name: WAERS Internal type: C Max length: 10
@Nullable @Generated(value="lombok") public IsoCodeCurrency getNdfFixingBuyCurrencyIso()
Domain name: ISOCD Internal type: C Max length: 6
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getNdfFixingSellAmount()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyKey getNdfFixingSellCurrency()
Domain name: WAERS Internal type: C Max length: 10
@Nullable @Generated(value="lombok") public IsoCodeCurrency getNdfFixingSellCurrencyIso()
Domain name: ISOCD Internal type: C Max length: 6
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.