public class FixedAssetDepreciationAreasSelectedValue extends Object
Structure: BAPI1022_VALUES
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetDepreciationAreasSelectedValue.FixedAssetDepreciationAreasSelectedValueBuilder |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetDepreciationAreasSelectedValue.FixedAssetDepreciationAreasSelectedValueBuilder 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 DepreciationAreaForAssets getArea()
Domain name: BF_AFABE Internal type: N Max length: 2
@Nullable @Generated(value="lombok") public Year getFiscYear()
Domain name: GJAHR Internal type: N Max length: 4
@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 getCurrentApc()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getCurrInvsupp()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getCurrReval()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getAccumDepr()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getAccumRevalDepr()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getDeprCurrYear()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getInterestCurrYear()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getCurrentNbv()
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 setArea(@Nullable DepreciationAreaForAssets area)
Domain name: BF_AFABE Internal type: N Max length: 2
@Generated(value="lombok") public void setFiscYear(@Nullable Year fiscYear)
Domain name: GJAHR Internal type: N Max length: 4
@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 setCurrentApc(@Nullable CurrencyAmountsInBapiInterfaces currentApc)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setCurrInvsupp(@Nullable CurrencyAmountsInBapiInterfaces currInvsupp)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setCurrReval(@Nullable CurrencyAmountsInBapiInterfaces currReval)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setAccumDepr(@Nullable CurrencyAmountsInBapiInterfaces accumDepr)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setAccumRevalDepr(@Nullable CurrencyAmountsInBapiInterfaces accumRevalDepr)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setDeprCurrYear(@Nullable CurrencyAmountsInBapiInterfaces deprCurrYear)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setInterestCurrYear(@Nullable CurrencyAmountsInBapiInterfaces interestCurrYear)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setCurrentNbv(@Nullable CurrencyAmountsInBapiInterfaces currentNbv)
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.