public final class FixedAssetGetlistDepreciationArea extends Object
Structure: BAPI1022_DEP_AREAS_PID
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder |
builder() |
boolean |
equals(Object o) |
PostingPeriod |
getAcqPrd()
Field name: ACQ_PRD
|
Year |
getAcqYr()
Field name: ACQ_YR
|
IndexSeriesReplacementValue |
getAgeIndex()
Field name: AGE_INDEX
|
DepreciationAreaForAssets |
getArea()
Field name: AREA
|
MainAssetNumber |
getAsset()
Field name: ASSET
|
Year |
getChangeYr()
Field name: CHANGE_YR
|
CurrencyKey |
getCurrency()
Field name: CURRENCY
|
IsoCodeCurrency |
getCurrencyIso()
Field name: CURRENCY_ISO
|
ErpBoolean |
getDeactivate()
Field name: DEACTIVATE
|
DepKey |
getDepKey()
Field name: DEP_KEY
|
PackedField8CharactersWODecimalPlaces |
getDepUnits()
Field name: DEP_UNITS
|
String |
getDescript()
Field name: DESCRIPT
|
PeriodsDepCalculation |
getExpUlifePrds()
Field name: EXP_ULIFE_PRDS
|
PeriodsDepCalculation |
getExpUlifeSdepPrds()
Field name: EXP_ULIFE_SDEP_PRDS
|
DurationInYears |
getExpUlifeSdepYrs()
Field name: EXP_ULIFE_SDEP_YRS
|
DurationInYears |
getExpUlifeYrs()
Field name: EXP_ULIFE_YRS
|
org.joda.time.LocalDate |
getFromDate()
Field name: FROM_DATE
|
MainAssetNumber |
getGrpAsset()
Field name: GRP_ASSET
|
AssetSubnumber |
getGrpAssetSubno()
Field name: GRP_ASSET_SUBNO
|
IndexSeriesReplacementValue |
getIndex()
Field name: INDEX
|
org.joda.time.LocalDate |
getInterestStartDate()
Field name: INTEREST_START_DATE
|
ErpBoolean |
getNegValues()
Field name: NEG_VALUES
|
org.joda.time.LocalDate |
getOdepStartDate()
Field name: ODEP_START_DATE
|
PeriodsDepCalculation |
getOrigUlifePrds()
Field name: ORIG_ULIFE_PRDS
|
DurationInYears |
getOrigUlifeYrs()
Field name: ORIG_ULIFE_YRS
|
org.joda.time.LocalDate |
getReadiness()
Field name: READINESS
|
CurrencyAmountsInBapiInterfaces |
getScrapvalue()
Field name: SCRAPVALUE
|
ErpDecimal |
getScrapvaluePrctg()
Field name: SCRAPVALUE_PRCTG
|
org.joda.time.LocalDate |
getSdepStartDate()
Field name: SDEP_START_DATE
|
AssetSubnumber |
getSubnumber()
Field name: SUBNUMBER
|
org.joda.time.LocalDate |
getToDate()
Field name: TO_DATE
|
PeriodsDepCalculation |
getUlifePrds()
Field name: ULIFE_PRDS
|
DurationInYears |
getUlifeYrs()
Field name: ULIFE_YRS
|
ErpDecimal |
getVarDepPortion()
Field name: VAR_DEP_PORTION
|
int |
hashCode() |
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder 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 String getDescript()
Domain name: TEXT12 Internal type: C Max length: 12
@Nullable @Generated(value="lombok") public ErpBoolean getDeactivate()
Domain name: BF_XFELD Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public DepKey getDepKey()
Domain name: BF_AFASL Internal type: C Max length: 4
@Nullable @Generated(value="lombok") public DurationInYears getUlifeYrs()
Domain name: BF_JARAF Internal type: N Max length: 3
@Nullable @Generated(value="lombok") public PeriodsDepCalculation getUlifePrds()
Domain name: BF_PERAF Internal type: N Max length: 3
@Nullable @Generated(value="lombok") public DurationInYears getExpUlifeYrs()
Domain name: BF_JARAF Internal type: N Max length: 3
@Nullable @Generated(value="lombok") public PeriodsDepCalculation getExpUlifePrds()
Domain name: BF_PERAF Internal type: N Max length: 3
@Nullable @Generated(value="lombok") public DurationInYears getExpUlifeSdepYrs()
Domain name: BF_JARAF Internal type: N Max length: 3
@Nullable @Generated(value="lombok") public PeriodsDepCalculation getExpUlifeSdepPrds()
Domain name: BF_PERAF Internal type: N Max length: 3
@Nullable @Generated(value="lombok") public DurationInYears getOrigUlifeYrs()
Domain name: BF_JARAF Internal type: N Max length: 3
@Nullable @Generated(value="lombok") public PeriodsDepCalculation getOrigUlifePrds()
Domain name: BF_PERAF Internal type: N Max length: 3
@Nullable @Generated(value="lombok") public Year getChangeYr()
Domain name: GJAHR Internal type: N Max length: 4
@Nullable @Generated(value="lombok") public PackedField8CharactersWODecimalPlaces getDepUnits()
Domain name: PACK8 Internal type: P Max length: 8
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getOdepStartDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getSdepStartDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getInterestStartDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getReadiness()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public IndexSeriesReplacementValue getIndex()
Domain name: BF_WBIND Internal type: C Max length: 5
@Nullable @Generated(value="lombok") public IndexSeriesReplacementValue getAgeIndex()
Domain name: BF_WBIND Internal type: C Max length: 5
@Nullable @Generated(value="lombok") public ErpDecimal getVarDepPortion()
Domain name: DEC3_4 Internal type: P Max length: 4
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getScrapvalue()
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 ErpBoolean getNegValues()
Domain name: BF_XFELD Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public MainAssetNumber getGrpAsset()
Domain name: BF_ANLN1 Internal type: C Max length: 12
@Nullable @Generated(value="lombok") public AssetSubnumber getGrpAssetSubno()
Domain name: BF_ANLN2 Internal type: C Max length: 4
@Nullable @Generated(value="lombok") public Year getAcqYr()
Domain name: GJAHR Internal type: N Max length: 4
@Nullable @Generated(value="lombok") public PostingPeriod getAcqPrd()
Domain name: POPER Internal type: N Max length: 3
@Nullable @Generated(value="lombok") public ErpDecimal getScrapvaluePrctg()
Domain name: Internal type: P Max length: 8
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getFromDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getToDate()
Domain name: DATUM Internal type: D Max length: 8
@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.