public class FixedAssetChangeOrigin extends Object
Structure: BAPI1022_FEGLG009X
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetChangeOrigin.FixedAssetChangeOriginBuilder |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static FixedAssetChangeOrigin.FixedAssetChangeOriginBuilder builder()
@Nullable public UpdatedInformationInRelatedUserDataField getCountry()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getCurrency()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getCurrencyIso()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getInhouseProdPercentage()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getManufacturer()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getOrigAcqDate()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getOrigAcqYear()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getOrigAsset()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getOrigAssetSubno()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getOrigValue()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getPurchNew()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getTradeId()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getTypeName()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getVendor()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
@Nullable public UpdatedInformationInRelatedUserDataField getVendorNo()
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setCountry(@Nullable UpdatedInformationInRelatedUserDataField country)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setCurrency(@Nullable UpdatedInformationInRelatedUserDataField currency)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setCurrencyIso(@Nullable UpdatedInformationInRelatedUserDataField currencyIso)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setInhouseProdPercentage(@Nullable UpdatedInformationInRelatedUserDataField inhouseProdPercentage)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setManufacturer(@Nullable UpdatedInformationInRelatedUserDataField manufacturer)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setOrigAcqDate(@Nullable UpdatedInformationInRelatedUserDataField origAcqDate)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setOrigAcqYear(@Nullable UpdatedInformationInRelatedUserDataField origAcqYear)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setOrigAsset(@Nullable UpdatedInformationInRelatedUserDataField origAsset)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setOrigAssetSubno(@Nullable UpdatedInformationInRelatedUserDataField origAssetSubno)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setOrigValue(@Nullable UpdatedInformationInRelatedUserDataField origValue)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setPurchNew(@Nullable UpdatedInformationInRelatedUserDataField purchNew)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setTradeId(@Nullable UpdatedInformationInRelatedUserDataField tradeId)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setTypeName(@Nullable UpdatedInformationInRelatedUserDataField typeName)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setVendor(@Nullable UpdatedInformationInRelatedUserDataField vendor)
Type element: BAPIUPDATE Domain name: BAPIUPDATE Internal type: CHAR Description: Updated information in related user data field Max length: 1
public void setVendorNo(@Nullable UpdatedInformationInRelatedUserDataField vendorNo)
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.