public class FixedAssetChangeGeneralData extends Object
Structure: BAPI1022_FEGLG001X
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetChangeGeneralData.FixedAssetChangeGeneralDataBuilder |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static FixedAssetChangeGeneralData.FixedAssetChangeGeneralDataBuilder builder()
@Nullable public UpdatedInformationInRelatedUserDataField getAcctDetrm()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getAssetclass()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getBaseUom()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getBaseUomIso()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getDescript()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getDescript2()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getHistory()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getInventNo()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getMainDescript()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getQuantity()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getSerialNo()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setAcctDetrm(@Nullable UpdatedInformationInRelatedUserDataField acctDetrm)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setAssetclass(@Nullable UpdatedInformationInRelatedUserDataField assetclass)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setBaseUom(@Nullable UpdatedInformationInRelatedUserDataField baseUom)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setBaseUomIso(@Nullable UpdatedInformationInRelatedUserDataField baseUomIso)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setDescript(@Nullable UpdatedInformationInRelatedUserDataField descript)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setDescript2(@Nullable UpdatedInformationInRelatedUserDataField descript2)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setHistory(@Nullable UpdatedInformationInRelatedUserDataField history)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setInventNo(@Nullable UpdatedInformationInRelatedUserDataField inventNo)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setMainDescript(@Nullable UpdatedInformationInRelatedUserDataField mainDescript)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setQuantity(@Nullable UpdatedInformationInRelatedUserDataField quantity)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setSerialNo(@Nullable UpdatedInformationInRelatedUserDataField serialNo)
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.