public final 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() |
boolean |
equals(Object o) |
AccountGrp |
getAcctDetrm()
Field name: ACCT_DETRM
|
MainAssetNumber |
getAsset()
Field name: ASSET
|
AssetClass |
getAssetclass()
Field name: ASSETCLASS
|
UnitsOfMeasurementOfVariousTypes |
getBaseUom()
Field name: BASE_UOM
|
IsoCodesForMeasurementUnits |
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
|
ErpDecimal |
getQuantity()
Field name: QUANTITY
|
EquipmentSerialNumber |
getSerialNo()
Field name: SERIAL_NO
|
AssetSubnumber |
getSubnumber()
Field name: SUBNUMBER
|
int |
hashCode() |
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetGetlistGeneralData.FixedAssetGetlistGeneralDataBuilder builder()
@Nullable @Generated(value="lombok") public MainAssetNumber getAsset()
Domain name: BF_ANLN1 Internal type: C Max length: 12
@Nullable @Generated(value="lombok") public AssetSubnumber getSubnumber()
Domain name: BF_ANLN2 Internal type: C Max length: 4
@Nullable @Generated(value="lombok") public AssetClass getAssetclass()
Domain name: BF_ANLKL Internal type: C Max length: 8
@Nullable @Generated(value="lombok") public String getDescript()
Domain name: TEXT50 Internal type: C Max length: 50
@Nullable @Generated(value="lombok") public String getDescript2()
Domain name: TEXT50 Internal type: C Max length: 50
@Nullable @Generated(value="lombok") public AccountGrp getAcctDetrm()
Domain name: KTOGR Internal type: C Max length: 8
@Nullable @Generated(value="lombok") public EquipmentSerialNumber getSerialNo()
Domain name: BF_GERNR Internal type: C Max length: 18
@Nullable @Generated(value="lombok") public InventoryNumber getInventNo()
Domain name: BF_INVNR_ANLA Internal type: C Max length: 25
@Nullable @Generated(value="lombok") public ErpDecimal getQuantity()
Domain name: MENG13 Internal type: P Max length: 7
@Nullable @Generated(value="lombok") public UnitsOfMeasurementOfVariousTypes getBaseUom()
Domain name: MEINS Internal type: C Max length: 3
@Nullable @Generated(value="lombok") public IsoCodesForMeasurementUnits getBaseUomIso()
Domain name: ISOCD_UNIT Internal type: C Max length: 3
@Nullable @Generated(value="lombok") public ErpBoolean getHistory()
Domain name: XFELD Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public String getMainDescript()
Domain name: TEXT50 Internal type: C Max length: 50
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.