public class FtrStructureForCashSettlementData extends Object
Structure: BAPI_FTR_CASH_SETTLEMENT
Modifier and Type | Class and Description |
---|---|
static class |
FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder |
Modifier and Type | Method and Description |
---|---|
static FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
PaymentAmount |
getCashSettlementAmount()
Field name: CASH_SETTLEMENT_AMOUNT
|
PaymentCurrency |
getCashSettlementCurrency()
Field name: CASH_SETTLEMENT_CURRENCY
|
IsoCurrencyCode |
getCashSettlementCurrencyIso()
Field name: CASH_SETTLEMENT_CURRENCY_ISO
|
LocalDate |
getCashSettlementDate()
Field name: CASH_SETTLEMENT_DATE
|
DirectionOfFlow |
getCashSettlementDirection()
Field name: CASH_SETTLEMENT_DIRECTION
|
RateOfForeignExchangeTransaction |
getCashSettlementRate()
Field name: CASH_SETTLEMENT_RATE
|
PaymentAmount |
getNdfFixingBuyAmount()
Field name: NDF_FIXING_BUY_AMOUNT
|
PaymentCurrency |
getNdfFixingBuyCurrency()
Field name: NDF_FIXING_BUY_CURRENCY
|
IsoCurrencyCode |
getNdfFixingBuyCurrencyIso()
Field name: NDF_FIXING_BUY_CURRENCY_ISO
|
RateOfForeignExchangeTransaction |
getNdfFixingRate()
Field name: NDF_FIXING_RATE
|
PaymentAmount |
getNdfFixingSellAmount()
Field name: NDF_FIXING_SELL_AMOUNT
|
PaymentCurrency |
getNdfFixingSellCurrency()
Field name: NDF_FIXING_SELL_CURRENCY
|
IsoCurrencyCode |
getNdfFixingSellCurrencyIso()
Field name: NDF_FIXING_SELL_CURRENCY_ISO
|
int |
hashCode() |
void |
setCashSettlementAmount(PaymentAmount cashSettlementAmount)
Field name: CASH_SETTLEMENT_AMOUNT
|
void |
setCashSettlementCurrency(PaymentCurrency cashSettlementCurrency)
Field name: CASH_SETTLEMENT_CURRENCY
|
void |
setCashSettlementCurrencyIso(IsoCurrencyCode cashSettlementCurrencyIso)
Field name: CASH_SETTLEMENT_CURRENCY_ISO
|
void |
setCashSettlementDate(LocalDate cashSettlementDate)
Field name: CASH_SETTLEMENT_DATE
|
void |
setCashSettlementDirection(DirectionOfFlow cashSettlementDirection)
Field name: CASH_SETTLEMENT_DIRECTION
|
void |
setCashSettlementRate(RateOfForeignExchangeTransaction cashSettlementRate)
Field name: CASH_SETTLEMENT_RATE
|
void |
setNdfFixingBuyAmount(PaymentAmount ndfFixingBuyAmount)
Field name: NDF_FIXING_BUY_AMOUNT
|
void |
setNdfFixingBuyCurrency(PaymentCurrency ndfFixingBuyCurrency)
Field name: NDF_FIXING_BUY_CURRENCY
|
void |
setNdfFixingBuyCurrencyIso(IsoCurrencyCode ndfFixingBuyCurrencyIso)
Field name: NDF_FIXING_BUY_CURRENCY_ISO
|
void |
setNdfFixingRate(RateOfForeignExchangeTransaction ndfFixingRate)
Field name: NDF_FIXING_RATE
|
void |
setNdfFixingSellAmount(PaymentAmount ndfFixingSellAmount)
Field name: NDF_FIXING_SELL_AMOUNT
|
void |
setNdfFixingSellCurrency(PaymentCurrency ndfFixingSellCurrency)
Field name: NDF_FIXING_SELL_CURRENCY
|
void |
setNdfFixingSellCurrencyIso(IsoCurrencyCode ndfFixingSellCurrencyIso)
Field name: NDF_FIXING_SELL_CURRENCY_ISO
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder builder()
@Nullable public PaymentAmount getCashSettlementAmount()
Type element: BAPITB_BZBETR Domain name: BAPICURR Internal type: DEC Description: Payment Amount Max length: 12
@Nullable public PaymentCurrency getCashSettlementCurrency()
Type element: TB_WZBETR Domain name: WAERS Internal type: CUKY Description: Payment Currency Max length: 5
@Nullable public IsoCurrencyCode getCashSettlementCurrencyIso()
Type element: ISOCD Domain name: ISOCD Internal type: CHAR Description: ISO currency code Max length: 3
@Nullable public LocalDate getCashSettlementDate()
Type element: TB_DZTERM Domain name: DATUM Internal type: DATS Description: Payment or Delivery Date Max length: 8
@Nullable public DirectionOfFlow getCashSettlementDirection()
Type element: TB_SSIGN Domain name: T_SSIGN Internal type: CHAR Description: Direction of Flow Max length: 1
@Nullable public RateOfForeignExchangeTransaction getCashSettlementRate()
Type element: TB_KKURS Domain name: TB_KKURS Internal type: DEC Description: Rate of Foreign Exchange Transaction Max length: 7
@Nullable public PaymentAmount getNdfFixingBuyAmount()
Type element: BAPITB_BZBETR Domain name: BAPICURR Internal type: DEC Description: Payment Amount Max length: 12
@Nullable public PaymentCurrency getNdfFixingBuyCurrency()
Type element: TB_WZBETR Domain name: WAERS Internal type: CUKY Description: Payment Currency Max length: 5
@Nullable public IsoCurrencyCode getNdfFixingBuyCurrencyIso()
Type element: ISOCD Domain name: ISOCD Internal type: CHAR Description: ISO currency code Max length: 3
@Nullable public RateOfForeignExchangeTransaction getNdfFixingRate()
Type element: TB_KKURS Domain name: TB_KKURS Internal type: DEC Description: Rate of Foreign Exchange Transaction Max length: 7
@Nullable public PaymentAmount getNdfFixingSellAmount()
Type element: BAPITB_BZBETR Domain name: BAPICURR Internal type: DEC Description: Payment Amount Max length: 12
@Nullable public PaymentCurrency getNdfFixingSellCurrency()
Type element: TB_WZBETR Domain name: WAERS Internal type: CUKY Description: Payment Currency Max length: 5
@Nullable public IsoCurrencyCode getNdfFixingSellCurrencyIso()
Type element: ISOCD Domain name: ISOCD Internal type: CHAR Description: ISO currency code Max length: 3
public void setCashSettlementAmount(@Nullable PaymentAmount cashSettlementAmount)
Type element: BAPITB_BZBETR Domain name: BAPICURR Internal type: DEC Description: Payment Amount Max length: 12
public void setCashSettlementCurrency(@Nullable PaymentCurrency cashSettlementCurrency)
Type element: TB_WZBETR Domain name: WAERS Internal type: CUKY Description: Payment Currency Max length: 5
public void setCashSettlementCurrencyIso(@Nullable IsoCurrencyCode cashSettlementCurrencyIso)
Type element: ISOCD Domain name: ISOCD Internal type: CHAR Description: ISO currency code Max length: 3
public void setCashSettlementDate(@Nullable LocalDate cashSettlementDate)
Type element: TB_DZTERM Domain name: DATUM Internal type: DATS Description: Payment or Delivery Date Max length: 8
public void setCashSettlementDirection(@Nullable DirectionOfFlow cashSettlementDirection)
Type element: TB_SSIGN Domain name: T_SSIGN Internal type: CHAR Description: Direction of Flow Max length: 1
public void setCashSettlementRate(@Nullable RateOfForeignExchangeTransaction cashSettlementRate)
Type element: TB_KKURS Domain name: TB_KKURS Internal type: DEC Description: Rate of Foreign Exchange Transaction Max length: 7
public void setNdfFixingBuyAmount(@Nullable PaymentAmount ndfFixingBuyAmount)
Type element: BAPITB_BZBETR Domain name: BAPICURR Internal type: DEC Description: Payment Amount Max length: 12
public void setNdfFixingBuyCurrency(@Nullable PaymentCurrency ndfFixingBuyCurrency)
Type element: TB_WZBETR Domain name: WAERS Internal type: CUKY Description: Payment Currency Max length: 5
public void setNdfFixingBuyCurrencyIso(@Nullable IsoCurrencyCode ndfFixingBuyCurrencyIso)
Type element: ISOCD Domain name: ISOCD Internal type: CHAR Description: ISO currency code Max length: 3
public void setNdfFixingRate(@Nullable RateOfForeignExchangeTransaction ndfFixingRate)
Type element: TB_KKURS Domain name: TB_KKURS Internal type: DEC Description: Rate of Foreign Exchange Transaction Max length: 7
public void setNdfFixingSellAmount(@Nullable PaymentAmount ndfFixingSellAmount)
Type element: BAPITB_BZBETR Domain name: BAPICURR Internal type: DEC Description: Payment Amount Max length: 12
public void setNdfFixingSellCurrency(@Nullable PaymentCurrency ndfFixingSellCurrency)
Type element: TB_WZBETR Domain name: WAERS Internal type: CUKY Description: Payment Currency Max length: 5
public void setNdfFixingSellCurrencyIso(@Nullable IsoCurrencyCode ndfFixingSellCurrencyIso)
Type element: ISOCD Domain name: ISOCD Internal type: CHAR Description: ISO currency code Max length: 3
protected boolean canEqual(Object other)
Copyright © 2018 SAP SE. All rights reserved.