public final class FixedAssetChangeNetWorthValuation extends Object
Structure: BAPI1022_FEGLG006X
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetChangeNetWorthValuation.FixedAssetChangeNetWorthValuationBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetChangeNetWorthValuation.FixedAssetChangeNetWorthValuationBuilder |
builder() |
boolean |
equals(Object o) |
FlagToUpdateFieldsInBapiStructures |
getClassKey()
Field name: CLASS_KEY
|
FlagToUpdateFieldsInBapiStructures |
getCurrency()
Field name: CURRENCY
|
FlagToUpdateFieldsInBapiStructures |
getCurrencyIso()
Field name: CURRENCY_ISO
|
FlagToUpdateFieldsInBapiStructures |
getManPropVal()
Field name: MAN_PROP_VAL
|
FlagToUpdateFieldsInBapiStructures |
getManPropValInd()
Field name: MAN_PROP_VAL_IND
|
FlagToUpdateFieldsInBapiStructures |
getManPropValReason()
Field name: MAN_PROP_VAL_REASON
|
FlagToUpdateFieldsInBapiStructures |
getPropInd()
Field name: PROP_IND
|
int |
hashCode() |
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetChangeNetWorthValuation.FixedAssetChangeNetWorthValuationBuilder builder()
@Nullable @Generated(value="lombok") public FlagToUpdateFieldsInBapiStructures getClassKey()
Domain name: BAPIUPDATE Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public FlagToUpdateFieldsInBapiStructures getPropInd()
Domain name: BAPIUPDATE Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public FlagToUpdateFieldsInBapiStructures getManPropValReason()
Domain name: BAPIUPDATE Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public FlagToUpdateFieldsInBapiStructures getManPropVal()
Domain name: BAPIUPDATE Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public FlagToUpdateFieldsInBapiStructures getCurrency()
Domain name: BAPIUPDATE Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public FlagToUpdateFieldsInBapiStructures getCurrencyIso()
Domain name: BAPIUPDATE Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public FlagToUpdateFieldsInBapiStructures getManPropValInd()
Domain name: BAPIUPDATE 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.