public class FixedAssetChangeInventory extends Object
Structure: BAPI1022_FEGLG011X
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetChangeInventory.FixedAssetChangeInventoryBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetChangeInventory.FixedAssetChangeInventoryBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
UpdatedInformationInRelatedUserDataField |
getDate()
Field name: DATE
|
UpdatedInformationInRelatedUserDataField |
getIncludeInList()
Field name: INCLUDE_IN_LIST
|
UpdatedInformationInRelatedUserDataField |
getNote()
Field name: NOTE
|
int |
hashCode() |
void |
setDate(UpdatedInformationInRelatedUserDataField date)
Field name: DATE
|
void |
setIncludeInList(UpdatedInformationInRelatedUserDataField includeInList)
Field name: INCLUDE_IN_LIST
|
void |
setNote(UpdatedInformationInRelatedUserDataField note)
Field name: NOTE
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static FixedAssetChangeInventory.FixedAssetChangeInventoryBuilder builder()
@Nullable public UpdatedInformationInRelatedUserDataField getDate()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getIncludeInList()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getNote()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setDate(@Nullable UpdatedInformationInRelatedUserDataField date)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setIncludeInList(@Nullable UpdatedInformationInRelatedUserDataField includeInList)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setNote(@Nullable UpdatedInformationInRelatedUserDataField note)
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.