public final 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() |
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 boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.