public class FixedAssetChangeInvestmentAccountAssignment extends Object
Structure: BAPI1022_FEGLG010X
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetChangeInvestmentAccountAssignment.FixedAssetChangeInvestmentAccountAssignmentBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetChangeInvestmentAccountAssignment.FixedAssetChangeInvestmentAccountAssignmentBuilder |
builder() |
boolean |
equals(Object o) |
FlagToUpdateFieldsInBapiStructures |
getInvestOrd()
Field name: INVEST_ORD
|
FlagToUpdateFieldsInBapiStructures |
getWbsElem()
Field name: WBS_ELEM
|
FlagToUpdateFieldsInBapiStructures |
getWbsElement()
Field name: WBS_ELEMENT
|
int |
hashCode() |
void |
setInvestOrd(FlagToUpdateFieldsInBapiStructures investOrd)
Field name: INVEST_ORD
|
void |
setWbsElem(FlagToUpdateFieldsInBapiStructures wbsElem)
Field name: WBS_ELEM
|
void |
setWbsElement(FlagToUpdateFieldsInBapiStructures wbsElement)
Field name: WBS_ELEMENT
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetChangeInvestmentAccountAssignment.FixedAssetChangeInvestmentAccountAssignmentBuilder builder()
@Nullable @Generated(value="lombok") public FlagToUpdateFieldsInBapiStructures getInvestOrd()
Domain name: BAPIUPDATE Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public FlagToUpdateFieldsInBapiStructures getWbsElem()
Domain name: BAPIUPDATE Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public FlagToUpdateFieldsInBapiStructures getWbsElement()
Domain name: BAPIUPDATE Internal type: C Max length: 1
@Generated(value="lombok") public void setInvestOrd(@Nullable FlagToUpdateFieldsInBapiStructures investOrd)
Domain name: BAPIUPDATE Internal type: C Max length: 1
@Generated(value="lombok") public void setWbsElem(@Nullable FlagToUpdateFieldsInBapiStructures wbsElem)
Domain name: BAPIUPDATE Internal type: C Max length: 1
@Generated(value="lombok") public void setWbsElement(@Nullable FlagToUpdateFieldsInBapiStructures wbsElement)
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.