public class FixedAssetGetlistLeasing extends Object
Structure: BAPI1022_FEGLG005_PID
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder |
builder() |
boolean |
equals(Object o) |
org.joda.time.LocalDate |
getAgrmntdate()
Field name: AGRMNTDATE
|
String |
getAgrmntNo()
Field name: AGRMNT_NO
|
MainAssetNumber |
getAsset()
Field name: ASSET
|
CurrencyAmountsInBapiInterfaces |
getBaseValue()
Field name: BASE_VALUE
|
AccountNumberOfSupplier |
getCompany()
Field name: COMPANY
|
CurrencyKey |
getCurrency()
Field name: CURRENCY
|
IsoCodeCurrency |
getCurrencyIso()
Field name: CURRENCY_ISO
|
PeriodsDepCalculation |
getCycle()
Field name: CYCLE
|
ErpBoolean |
getInAdvance()
Field name: IN_ADVANCE
|
PercentageRateForDepCalc |
getInterest()
Field name: INTEREST
|
PeriodsDepCalculation |
getLngthPrds()
Field name: LNGTH_PRDS
|
DurationInYears |
getLngthYrs()
Field name: LNGTH_YRS
|
ErpDecimal |
getNoPaymnts()
Field name: NO_PAYMNTS
|
org.joda.time.LocalDate |
getNoticedate()
Field name: NOTICEDATE
|
CurrencyAmountsInBapiInterfaces |
getPayment()
Field name: PAYMENT
|
CurrencyAmountsInBapiInterfaces |
getPurchprice()
Field name: PURCHPRICE
|
org.joda.time.LocalDate |
getStartDate()
Field name: START_DATE
|
AssetSubnumber |
getSubnumber()
Field name: SUBNUMBER
|
String |
getText()
Field name: TEXT
|
LeasingType |
getType()
Field name: TYPE
|
CurrencyAmountsInBapiInterfaces |
getValue()
Field name: VALUE
|
int |
hashCode() |
void |
setAgrmntdate(org.joda.time.LocalDate agrmntdate)
Field name: AGRMNTDATE
|
void |
setAgrmntNo(String agrmntNo)
Field name: AGRMNT_NO
|
void |
setAsset(MainAssetNumber asset)
Field name: ASSET
|
void |
setBaseValue(CurrencyAmountsInBapiInterfaces baseValue)
Field name: BASE_VALUE
|
void |
setCompany(AccountNumberOfSupplier company)
Field name: COMPANY
|
void |
setCurrency(CurrencyKey currency)
Field name: CURRENCY
|
void |
setCurrencyIso(IsoCodeCurrency currencyIso)
Field name: CURRENCY_ISO
|
void |
setCycle(PeriodsDepCalculation cycle)
Field name: CYCLE
|
void |
setInAdvance(ErpBoolean inAdvance)
Field name: IN_ADVANCE
|
void |
setInterest(PercentageRateForDepCalc interest)
Field name: INTEREST
|
void |
setLngthPrds(PeriodsDepCalculation lngthPrds)
Field name: LNGTH_PRDS
|
void |
setLngthYrs(DurationInYears lngthYrs)
Field name: LNGTH_YRS
|
void |
setNoPaymnts(ErpDecimal noPaymnts)
Field name: NO_PAYMNTS
|
void |
setNoticedate(org.joda.time.LocalDate noticedate)
Field name: NOTICEDATE
|
void |
setPayment(CurrencyAmountsInBapiInterfaces payment)
Field name: PAYMENT
|
void |
setPurchprice(CurrencyAmountsInBapiInterfaces purchprice)
Field name: PURCHPRICE
|
void |
setStartDate(org.joda.time.LocalDate startDate)
Field name: START_DATE
|
void |
setSubnumber(AssetSubnumber subnumber)
Field name: SUBNUMBER
|
void |
setText(String text)
Field name: TEXT
|
void |
setType(LeasingType type)
Field name: TYPE
|
void |
setValue(CurrencyAmountsInBapiInterfaces value)
Field name: VALUE
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder builder()
@Nullable @Generated(value="lombok") public MainAssetNumber getAsset()
Domain name: BF_ANLN1 Internal type: C Max length: 12
@Nullable @Generated(value="lombok") public AssetSubnumber getSubnumber()
Domain name: BF_ANLN2 Internal type: C Max length: 4
@Nullable @Generated(value="lombok") public AccountNumberOfSupplier getCompany()
Domain name: LIFNR Internal type: C Max length: 10
@Nullable @Generated(value="lombok") public String getAgrmntNo()
Domain name: CHAR15 Internal type: C Max length: 15
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getAgrmntdate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getNoticedate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getStartDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public DurationInYears getLngthYrs()
Domain name: BF_JARAF Internal type: N Max length: 3
@Nullable @Generated(value="lombok") public PeriodsDepCalculation getLngthPrds()
Domain name: BF_PERAF Internal type: N Max length: 3
@Nullable @Generated(value="lombok") public LeasingType getType()
Domain name: BF_LEASART Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getBaseValue()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyKey getCurrency()
Domain name: WAERS Internal type: C Max length: 5
@Nullable @Generated(value="lombok") public IsoCodeCurrency getCurrencyIso()
Domain name: ISOCD Internal type: C Max length: 3
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getPurchprice()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public String getText()
Domain name: TEXT50 Internal type: C Max length: 50
@Nullable @Generated(value="lombok") public ErpDecimal getNoPaymnts()
Domain name: DEC5 Internal type: P Max length: 3
@Nullable @Generated(value="lombok") public PeriodsDepCalculation getCycle()
Domain name: BF_PERAF Internal type: N Max length: 3
@Nullable @Generated(value="lombok") public ErpBoolean getInAdvance()
Domain name: BF_XFELD Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getPayment()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public PercentageRateForDepCalc getInterest()
Domain name: BF_AFPROZ Internal type: P Max length: 4
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getValue()
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setAsset(@Nullable MainAssetNumber asset)
Domain name: BF_ANLN1 Internal type: C Max length: 12
@Generated(value="lombok") public void setSubnumber(@Nullable AssetSubnumber subnumber)
Domain name: BF_ANLN2 Internal type: C Max length: 4
@Generated(value="lombok") public void setCompany(@Nullable AccountNumberOfSupplier company)
Domain name: LIFNR Internal type: C Max length: 10
@Generated(value="lombok") public void setAgrmntNo(@Nullable String agrmntNo)
Domain name: CHAR15 Internal type: C Max length: 15
@Generated(value="lombok") public void setAgrmntdate(@Nullable org.joda.time.LocalDate agrmntdate)
Domain name: DATUM Internal type: D Max length: 8
@Generated(value="lombok") public void setNoticedate(@Nullable org.joda.time.LocalDate noticedate)
Domain name: DATUM Internal type: D Max length: 8
@Generated(value="lombok") public void setStartDate(@Nullable org.joda.time.LocalDate startDate)
Domain name: DATUM Internal type: D Max length: 8
@Generated(value="lombok") public void setLngthYrs(@Nullable DurationInYears lngthYrs)
Domain name: BF_JARAF Internal type: N Max length: 3
@Generated(value="lombok") public void setLngthPrds(@Nullable PeriodsDepCalculation lngthPrds)
Domain name: BF_PERAF Internal type: N Max length: 3
@Generated(value="lombok") public void setType(@Nullable LeasingType type)
Domain name: BF_LEASART Internal type: C Max length: 2
@Generated(value="lombok") public void setBaseValue(@Nullable CurrencyAmountsInBapiInterfaces baseValue)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setCurrency(@Nullable CurrencyKey currency)
Domain name: WAERS Internal type: C Max length: 5
@Generated(value="lombok") public void setCurrencyIso(@Nullable IsoCodeCurrency currencyIso)
Domain name: ISOCD Internal type: C Max length: 3
@Generated(value="lombok") public void setPurchprice(@Nullable CurrencyAmountsInBapiInterfaces purchprice)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setText(@Nullable String text)
Domain name: TEXT50 Internal type: C Max length: 50
@Generated(value="lombok") public void setNoPaymnts(@Nullable ErpDecimal noPaymnts)
Domain name: DEC5 Internal type: P Max length: 3
@Generated(value="lombok") public void setCycle(@Nullable PeriodsDepCalculation cycle)
Domain name: BF_PERAF Internal type: N Max length: 3
@Generated(value="lombok") public void setInAdvance(@Nullable ErpBoolean inAdvance)
Domain name: BF_XFELD Internal type: C Max length: 1
@Generated(value="lombok") public void setPayment(@Nullable CurrencyAmountsInBapiInterfaces payment)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setInterest(@Nullable PercentageRateForDepCalc interest)
Domain name: BF_AFPROZ Internal type: P Max length: 4
@Generated(value="lombok") public void setValue(@Nullable CurrencyAmountsInBapiInterfaces value)
Domain name: BAPICURR Internal type: P Max length: 12
@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.