public class FixedAssetGetlistGeneralData extends Object
Structure: BAPI1022_FEGLG001_PID
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetGetlistGeneralData.FixedAssetGetlistGeneralDataBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetGetlistGeneralData.FixedAssetGetlistGeneralDataBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
AccountDetermination |
getAcctDetrm()
Field name: ACCT_DETRM
|
MainAssetNumber12 |
getAsset()
Field name: ASSET
|
AssetClass |
getAssetclass()
Field name: ASSETCLASS
|
BaseUnitOfMeasure |
getBaseUom()
Field name: BASE_UOM
|
BaseUnitOfMeasureInIsoCode |
getBaseUomIso()
Field name: BASE_UOM_ISO
|
String |
getDescript()
Field name: DESCRIPT
|
String |
getDescript2()
Field name: DESCRIPT2
|
ErpBoolean |
getHistory()
Field name: HISTORY
|
InventoryNumber |
getInventNo()
Field name: INVENT_NO
|
String |
getMainDescript()
Field name: MAIN_DESCRIPT
|
Quantity |
getQuantity()
Field name: QUANTITY
|
SerialNumber |
getSerialNo()
Field name: SERIAL_NO
|
AssetSubnumber4 |
getSubnumber()
Field name: SUBNUMBER
|
int |
hashCode() |
void |
setAcctDetrm(AccountDetermination acctDetrm)
Field name: ACCT_DETRM
|
void |
setAsset(MainAssetNumber12 asset)
Field name: ASSET
|
void |
setAssetclass(AssetClass assetclass)
Field name: ASSETCLASS
|
void |
setBaseUom(BaseUnitOfMeasure baseUom)
Field name: BASE_UOM
|
void |
setBaseUomIso(BaseUnitOfMeasureInIsoCode baseUomIso)
Field name: BASE_UOM_ISO
|
void |
setDescript(String descript)
Field name: DESCRIPT
|
void |
setDescript2(String descript2)
Field name: DESCRIPT2
|
void |
setHistory(ErpBoolean history)
Field name: HISTORY
|
void |
setInventNo(InventoryNumber inventNo)
Field name: INVENT_NO
|
void |
setMainDescript(String mainDescript)
Field name: MAIN_DESCRIPT
|
void |
setQuantity(Quantity quantity)
Field name: QUANTITY
|
void |
setSerialNo(SerialNumber serialNo)
Field name: SERIAL_NO
|
void |
setSubnumber(AssetSubnumber4 subnumber)
Field name: SUBNUMBER
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static FixedAssetGetlistGeneralData.FixedAssetGetlistGeneralDataBuilder builder()
@Nullable public AccountDetermination getAcctDetrm()
Type element: BF_KTOGR Domain name: KTOGR Internal type: CHAR Description: Account determination Max length: 8
@Nullable public MainAssetNumber12 getAsset()
Type element: BF_ANLN1 Domain name: BF_ANLN1 Internal type: CHAR Description: Main Asset Number Max length: 12
@Nullable public AssetClass getAssetclass()
Type element: BF_ANLKL Domain name: BF_ANLKL Internal type: CHAR Description: Asset class Max length: 8
@Nullable public BaseUnitOfMeasure getBaseUom()
Type element: MEINS Domain name: MEINS Internal type: UNIT Description: Base Unit of Measure Max length: 3
@Nullable public BaseUnitOfMeasureInIsoCode getBaseUomIso()
Type element: MEINS_ISO Domain name: ISOCD_UNIT Internal type: CHAR Description: Base unit of measure in ISO code Max length: 3
@Nullable public String getDescript()
Type element: BF_TXA50 Domain name: TEXT50 Internal type: CHAR Description: Asset Description Max length: 50
@Nullable public String getDescript2()
Type element: BAPI1022_TXA50_MORE Domain name: TEXT50 Internal type: CHAR Description: Additional asset description Max length: 50
@Nullable public ErpBoolean getHistory()
Type element: XHIST_AM Domain name: XFELD Internal type: CHAR Description: Asset is managed historically Max length: 1
@Nullable public InventoryNumber getInventNo()
Type element: BF_INVNR_ANLA Domain name: BF_INVNR_ANLA Internal type: CHAR Description: Inventory number Max length: 25
@Nullable public String getMainDescript()
Type element: ANLHTXT Domain name: TEXT50 Internal type: CHAR Description: Asset Main Number Text Max length: 50
@Nullable public Quantity getQuantity()
Type element: MENGE_D Domain name: MENG13 Internal type: QUAN Description: Quantity Max length: 7
@Nullable public SerialNumber getSerialNo()
Type element: BF_AM_SERNR Domain name: BF_GERNR Internal type: CHAR Description: Serial number Max length: 18
@Nullable public AssetSubnumber4 getSubnumber()
Type element: BF_ANLN2 Domain name: BF_ANLN2 Internal type: CHAR Description: Asset Subnumber Max length: 4
public void setAcctDetrm(@Nullable AccountDetermination acctDetrm)
Type element: BF_KTOGR Domain name: KTOGR Internal type: CHAR Description: Account determination Max length: 8
public void setAsset(@Nullable MainAssetNumber12 asset)
Type element: BF_ANLN1 Domain name: BF_ANLN1 Internal type: CHAR Description: Main Asset Number Max length: 12
public void setAssetclass(@Nullable AssetClass assetclass)
Type element: BF_ANLKL Domain name: BF_ANLKL Internal type: CHAR Description: Asset class Max length: 8
public void setBaseUom(@Nullable BaseUnitOfMeasure baseUom)
Type element: MEINS Domain name: MEINS Internal type: UNIT Description: Base Unit of Measure Max length: 3
public void setBaseUomIso(@Nullable BaseUnitOfMeasureInIsoCode baseUomIso)
Type element: MEINS_ISO Domain name: ISOCD_UNIT Internal type: CHAR Description: Base unit of measure in ISO code Max length: 3
public void setDescript(@Nullable String descript)
Type element: BF_TXA50 Domain name: TEXT50 Internal type: CHAR Description: Asset Description Max length: 50
public void setDescript2(@Nullable String descript2)
Type element: BAPI1022_TXA50_MORE Domain name: TEXT50 Internal type: CHAR Description: Additional asset description Max length: 50
public void setHistory(@Nullable ErpBoolean history)
Type element: XHIST_AM Domain name: XFELD Internal type: CHAR Description: Asset is managed historically Max length: 1
public void setInventNo(@Nullable InventoryNumber inventNo)
Type element: BF_INVNR_ANLA Domain name: BF_INVNR_ANLA Internal type: CHAR Description: Inventory number Max length: 25
public void setMainDescript(@Nullable String mainDescript)
Type element: ANLHTXT Domain name: TEXT50 Internal type: CHAR Description: Asset Main Number Text Max length: 50
public void setQuantity(@Nullable Quantity quantity)
Type element: MENGE_D Domain name: MENG13 Internal type: QUAN Description: Quantity Max length: 7
public void setSerialNo(@Nullable SerialNumber serialNo)
Type element: BF_AM_SERNR Domain name: BF_GERNR Internal type: CHAR Description: Serial number Max length: 18
public void setSubnumber(@Nullable AssetSubnumber4 subnumber)
Type element: BF_ANLN2 Domain name: BF_ANLN2 Internal type: CHAR Description: Asset Subnumber Max length: 4
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.