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