public final class FixedAssetRealEstateAndSimilarRight extends Object
Structure: BAPI1022_FEGLG007_PID
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetRealEstateAndSimilarRight.FixedAssetRealEstateAndSimilarRightBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetRealEstateAndSimilarRight.FixedAssetRealEstateAndSimilarRightBuilder |
builder() |
boolean |
equals(Object o) |
ErpDecimal |
getArea()
Field name: AREA
|
UnitsOfMeasurementOfVariousTypes |
getAreaUom()
Field name: AREA_UOM
|
IsoCodesForMeasurementUnits |
getAreaUomIso()
Field name: AREA_UOM_ISO
|
org.joda.time.LocalDate |
getAssessmentNoticeDate()
Field name: ASSESSMENT_NOTICE_DATE
|
MainAssetNumber |
getAsset()
Field name: ASSET
|
org.joda.time.LocalDate |
getConveyanceDate()
Field name: CONVEYANCE_DATE
|
org.joda.time.LocalDate |
getLndregDate()
Field name: LNDREG_DATE
|
org.joda.time.LocalDate |
getLndregEntryDate()
Field name: LNDREG_ENTRY_DATE
|
String |
getLndregMapNo()
Field name: LNDREG_MAP_NO
|
LandRegisterEntrySequenceNumber |
getLndregNo()
Field name: LNDREG_NO
|
LandRegisterPage |
getLndregPg()
Field name: LNDREG_PG
|
String |
getLndregPlotNo()
Field name: LNDREG_PLOT_NO
|
LandRegisterVolume |
getLndregVol()
Field name: LNDREG_VOL
|
String |
getMunicipality()
Field name: MUNICIPALITY
|
AssetSubnumber |
getSubnumber()
Field name: SUBNUMBER
|
TaxNumberOfTheNoticeOfAssessment |
getTaxNo()
Field name: TAX_NO
|
String |
getTaxOffice()
Field name: TAX_OFFICE
|
int |
hashCode() |
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetRealEstateAndSimilarRight.FixedAssetRealEstateAndSimilarRightBuilder 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 String getTaxOffice()
Domain name: TEXT25 Internal type: C Max length: 25
@Nullable @Generated(value="lombok") public TaxNumberOfTheNoticeOfAssessment getTaxNo()
Domain name: BF_EHWNR_ANLA Internal type: C Max length: 16
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getAssessmentNoticeDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public String getMunicipality()
Domain name: TEXT25 Internal type: C Max length: 25
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getLndregDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getLndregEntryDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public LandRegisterVolume getLndregVol()
Domain name: BF_GRBND_ANLA Internal type: C Max length: 5
@Nullable @Generated(value="lombok") public LandRegisterPage getLndregPg()
Domain name: BF_GRBLT_ANLA Internal type: C Max length: 5
@Nullable @Generated(value="lombok") public LandRegisterEntrySequenceNumber getLndregNo()
Domain name: BF_GRLFD_ANLA Internal type: C Max length: 4
@Nullable @Generated(value="lombok") public String getLndregMapNo()
Domain name: CHAR4 Internal type: C Max length: 4
@Nullable @Generated(value="lombok") public String getLndregPlotNo()
Domain name: CHAR10 Internal type: C Max length: 10
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getConveyanceDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public ErpDecimal getArea()
Domain name: MENG13 Internal type: P Max length: 7
@Nullable @Generated(value="lombok") public UnitsOfMeasurementOfVariousTypes getAreaUom()
Domain name: MEINS Internal type: C Max length: 3
@Nullable @Generated(value="lombok") public IsoCodesForMeasurementUnits getAreaUomIso()
Domain name: ISOCD_UNIT Internal type: C Max length: 3
@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.