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() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
UpdatedInformationInRelatedUserDataField |
getInvestOrd()
Field name: INVEST_ORD
|
UpdatedInformationInRelatedUserDataField |
getWbsElem()
Field name: WBS_ELEM
|
UpdatedInformationInRelatedUserDataField |
getWbsElement()
Field name: WBS_ELEMENT
|
int |
hashCode() |
void |
setInvestOrd(UpdatedInformationInRelatedUserDataField investOrd)
Field name: INVEST_ORD
|
void |
setWbsElem(UpdatedInformationInRelatedUserDataField wbsElem)
Field name: WBS_ELEM
|
void |
setWbsElement(UpdatedInformationInRelatedUserDataField wbsElement)
Field name: WBS_ELEMENT
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static FixedAssetChangeInvestmentAccountAssignment.FixedAssetChangeInvestmentAccountAssignmentBuilder builder()
@Nullable public UpdatedInformationInRelatedUserDataField getInvestOrd()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getWbsElem()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getWbsElement()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setInvestOrd(@Nullable UpdatedInformationInRelatedUserDataField investOrd)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setWbsElem(@Nullable UpdatedInformationInRelatedUserDataField wbsElem)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setWbsElement(@Nullable UpdatedInformationInRelatedUserDataField wbsElement)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
protected boolean canEqual(Object other)
Copyright © 2018 SAP SE. All rights reserved.