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) |
UpdatedInformationInRelatedUserDataField |
getInvestOrd()
Field name: INVEST_ORD
Type element: BAPIUPDATE
Domain name: BAPIUPDATE
Internal type: CHAR
Description: Updated information in related user data field
Max length: 1
|
UpdatedInformationInRelatedUserDataField |
getWbsElem()
Field name: WBS_ELEM
Type element: BAPIUPDATE
Domain name: BAPIUPDATE
Internal type: CHAR
Description: Updated information in related user data field
Max length: 1
|
UpdatedInformationInRelatedUserDataField |
getWbsElement()
Field name: WBS_ELEMENT
Type element: BAPIUPDATE
Domain name: BAPIUPDATE
Internal type: CHAR
Description: Updated information in related user data field
Max length: 1
|
int |
hashCode() |
void |
setInvestOrd(UpdatedInformationInRelatedUserDataField investOrd)
Field name: INVEST_ORD
Type element: BAPIUPDATE
Domain name: BAPIUPDATE
Internal type: CHAR
Description: Updated information in related user data field
Max length: 1
|
void |
setWbsElem(UpdatedInformationInRelatedUserDataField wbsElem)
Field name: WBS_ELEM
Type element: BAPIUPDATE
Domain name: BAPIUPDATE
Internal type: CHAR
Description: Updated information in related user data field
Max length: 1
|
void |
setWbsElement(UpdatedInformationInRelatedUserDataField wbsElement)
Field name: WBS_ELEMENT
Type element: BAPIUPDATE
Domain name: BAPIUPDATE
Internal type: CHAR
Description: Updated information in related user data field
Max length: 1
|
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
Copyright © 2018 SAP SE. All rights reserved.