public final class ChangeAnFxOption extends Object
Structure: BAPI_FTR_CHANGE_FXOPTION
Modifier and Type | Class and Description |
---|---|
static class |
ChangeAnFxOption.ChangeAnFxOptionBuilder |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static ChangeAnFxOption.ChangeAnFxOptionBuilder builder()
@Nullable @Generated(value="lombok") public OptionCategoryStandardDownOutUpInDigital getOptionType()
Domain name: T_OPTTYP Internal type: N Max length: 6
@Nullable @Generated(value="lombok") public CurrencyKey getLeadCurrency()
Domain name: WAERS Internal type: C Max length: 10
@Nullable @Generated(value="lombok") public IsoCodeCurrency getLeadCurrencyIso()
Domain name: ISOCD Internal type: C Max length: 6
@Nullable @Generated(value="lombok") public CurrencyKey getFollowCurrency()
Domain name: WAERS Internal type: C Max length: 10
@Nullable @Generated(value="lombok") public IsoCodeCurrency getFollowCurrencyIso()
Domain name: ISOCD Internal type: C Max length: 6
@Nullable @Generated(value="lombok") public ExchangeRateWith9DecimalPlaces getStrikeRate()
Domain name: TB_KKURS Internal type: P Max length: 7
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getUnderlyingAmount()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyKey getUnderlyingCurrency()
Domain name: WAERS Internal type: C Max length: 10
@Nullable @Generated(value="lombok") public IsoCodeCurrency getUnderlyingCurrencyIso()
Domain name: ISOCD Internal type: C Max length: 6
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getUnderlyingValueDate()
Domain name: DATUM Internal type: D Max length: 16
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getExpirationDate()
Domain name: DATUM Internal type: D Max length: 16
@Nullable @Generated(value="lombok") public OptionExerciseType getExerciseType()
Domain name: SOPTAUS Internal type: N Max length: 2
@Nullable @Generated(value="lombok") public SettlementIndicator getSettlementIndicator()
Domain name: T_SETTLFL Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public ExchangeRateWith9DecimalPlaces getBarrierRate1()
Domain name: TB_KKURS Internal type: P Max length: 7
@Nullable @Generated(value="lombok") public ExchangeRateWith9DecimalPlaces getBarrierRate2()
Domain name: TB_KKURS Internal type: P Max length: 7
@Nullable @Generated(value="lombok") public PutCallIndicator getPutCallIndicator()
Domain name: T_SPUTCAL Internal type: N Max length: 2
@Nullable @Generated(value="lombok") public ErpDecimal getRatePercentage()
Domain name: DEC3_7 Internal type: P Max length: 6
@Nullable @Generated(value="lombok") public FlowTypeOfFlowItem getFlowType()
Domain name: SBEWART Internal type: C Max length: 8
@Nullable @Generated(value="lombok") public ExchangeRateWith9DecimalPlaces getCurrencyOptionPremium()
Domain name: TB_KKURS Internal type: P Max length: 7
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getPaymentDateOption()
Domain name: DATUM Internal type: D Max length: 16
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getPaymentAmount()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyKey getPaymentCurrency()
Domain name: WAERS Internal type: C Max length: 10
@Nullable @Generated(value="lombok") public IsoCodeCurrency getPaymentCurrencyIso()
Domain name: ISOCD Internal type: C Max length: 6
@Nullable @Generated(value="lombok") public ExchangeRateWith9DecimalPlaces getSpotRate()
Domain name: TB_KKURS Internal type: P Max length: 7
@Nullable @Generated(value="lombok") public SwapRateWith9DecimalPlaces getSwapRate()
Domain name: T_SWKURS Internal type: P Max length: 7
@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.