public class ChangeStructureForCashSettlementData extends Object
Structure: BAPI_FTR_CASH_SETTLEMENTX
Modifier and Type | Class and Description |
---|---|
static class |
ChangeStructureForCashSettlementData.ChangeStructureForCashSettlementDataBuilder |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static ChangeStructureForCashSettlementData.ChangeStructureForCashSettlementDataBuilder builder()
@Nullable public UpdatedInformationInRelatedUserDataField getCashSettlementAmount()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getCashSettlementCurrency()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getCashSettlementCurrencyIso()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getCashSettlementDate()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getCashSettlementDirection()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getCashSettlementRate()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getNdfFixingBuyAmount()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getNdfFixingBuyCurrency()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getNdfFixingBuyCurrencyIso()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getNdfFixingRate()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getNdfFixingSellAmount()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getNdfFixingSellCurrency()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getNdfFixingSellCurrencyIso()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setCashSettlementAmount(@Nullable UpdatedInformationInRelatedUserDataField cashSettlementAmount)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setCashSettlementCurrency(@Nullable UpdatedInformationInRelatedUserDataField cashSettlementCurrency)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setCashSettlementCurrencyIso(@Nullable UpdatedInformationInRelatedUserDataField cashSettlementCurrencyIso)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setCashSettlementDate(@Nullable UpdatedInformationInRelatedUserDataField cashSettlementDate)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setCashSettlementDirection(@Nullable UpdatedInformationInRelatedUserDataField cashSettlementDirection)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setCashSettlementRate(@Nullable UpdatedInformationInRelatedUserDataField cashSettlementRate)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setNdfFixingBuyAmount(@Nullable UpdatedInformationInRelatedUserDataField ndfFixingBuyAmount)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setNdfFixingBuyCurrency(@Nullable UpdatedInformationInRelatedUserDataField ndfFixingBuyCurrency)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setNdfFixingBuyCurrencyIso(@Nullable UpdatedInformationInRelatedUserDataField ndfFixingBuyCurrencyIso)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setNdfFixingRate(@Nullable UpdatedInformationInRelatedUserDataField ndfFixingRate)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setNdfFixingSellAmount(@Nullable UpdatedInformationInRelatedUserDataField ndfFixingSellAmount)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setNdfFixingSellCurrency(@Nullable UpdatedInformationInRelatedUserDataField ndfFixingSellCurrency)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setNdfFixingSellCurrencyIso(@Nullable UpdatedInformationInRelatedUserDataField ndfFixingSellCurrencyIso)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
protected boolean canEqual(Object other)
Copyright © 2018 SAP SE. All rights reserved.