public class FixedAssetGetlistNetWorthValuation extends Object
Structure: BAPI1022_FEGLG006_PID
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetGetlistNetWorthValuation.FixedAssetGetlistNetWorthValuationBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetGetlistNetWorthValuation.FixedAssetGetlistNetWorthValuationBuilder |
builder() |
boolean |
equals(Object o) |
MainAssetNumber |
getAsset()
Field name: ASSET
|
PropertyClassificationKeyAm |
getClassKey()
Field name: CLASS_KEY
|
CurrencyKey |
getCurrency()
Field name: CURRENCY
|
IsoCodeCurrency |
getCurrencyIso()
Field name: CURRENCY_ISO
|
CurrencyAmountsInBapiInterfaces |
getManPropVal()
Field name: MAN_PROP_VAL
|
ErpBoolean |
getManPropValInd()
Field name: MAN_PROP_VAL_IND
|
BasisManualPropertyValuationAa |
getManPropValReason()
Field name: MAN_PROP_VAL_REASON
|
PropertyIndicator |
getPropInd()
Field name: PROP_IND
|
AssetSubnumber |
getSubnumber()
Field name: SUBNUMBER
|
int |
hashCode() |
void |
setAsset(MainAssetNumber asset)
Field name: ASSET
|
void |
setClassKey(PropertyClassificationKeyAm classKey)
Field name: CLASS_KEY
|
void |
setCurrency(CurrencyKey currency)
Field name: CURRENCY
|
void |
setCurrencyIso(IsoCodeCurrency currencyIso)
Field name: CURRENCY_ISO
|
void |
setManPropVal(CurrencyAmountsInBapiInterfaces manPropVal)
Field name: MAN_PROP_VAL
|
void |
setManPropValInd(ErpBoolean manPropValInd)
Field name: MAN_PROP_VAL_IND
|
void |
setManPropValReason(BasisManualPropertyValuationAa manPropValReason)
Field name: MAN_PROP_VAL_REASON
|
void |
setPropInd(PropertyIndicator propInd)
Field name: PROP_IND
|
void |
setSubnumber(AssetSubnumber subnumber)
Field name: SUBNUMBER
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetGetlistNetWorthValuation.FixedAssetGetlistNetWorthValuationBuilder 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 PropertyClassificationKeyAm getClassKey()
Domain name: BF_VMGLI Internal type: C Max length: 4
@Nullable @Generated(value="lombok") public PropertyIndicator getPropInd()
Domain name: BF_EIGKZ Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public BasisManualPropertyValuationAa getManPropValReason()
Domain name: BF_GRUND Internal type: C Max length: 3
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getManPropVal()
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 getManPropValInd()
Domain name: BF_XFELD Internal type: C Max length: 1
@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 setClassKey(@Nullable PropertyClassificationKeyAm classKey)
Domain name: BF_VMGLI Internal type: C Max length: 4
@Generated(value="lombok") public void setPropInd(@Nullable PropertyIndicator propInd)
Domain name: BF_EIGKZ Internal type: C Max length: 1
@Generated(value="lombok") public void setManPropValReason(@Nullable BasisManualPropertyValuationAa manPropValReason)
Domain name: BF_GRUND Internal type: C Max length: 3
@Generated(value="lombok") public void setManPropVal(@Nullable CurrencyAmountsInBapiInterfaces manPropVal)
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 setManPropValInd(@Nullable ErpBoolean manPropValInd)
Domain name: BF_XFELD Internal type: C Max length: 1
@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.