public class DefaultFixedAssetCreateFromData1FunctionResult extends Object implements FixedAssetCreateFromData1FunctionResult
Constructor and Description |
---|
DefaultFixedAssetCreateFromData1FunctionResult(BapiQueryResult result) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
MainAssetNumber12 |
getAsset()
See also the
interface |
FixedAssetReferenceAssetForCreating |
getAssetCreated()
See also the
interface |
CompanyCode |
getCompanycode()
See also the
interface |
ReturnParameter |
getMessage()
See also the
interface |
AssetSubnumber4 |
getSubnumber()
See also the
interface |
int |
hashCode() |
String |
toString() |
public DefaultFixedAssetCreateFromData1FunctionResult(BapiQueryResult result)
public FixedAssetReferenceAssetForCreating getAssetCreated()
interface
getAssetCreated
in interface FixedAssetCreateFromData1FunctionResult
public ReturnParameter getMessage()
interface
getMessage
in interface FixedAssetCreateFromData1FunctionResult
public CompanyCode getCompanycode()
interface
getCompanycode
in interface FixedAssetCreateFromData1FunctionResult
public MainAssetNumber12 getAsset()
interface
getAsset
in interface FixedAssetCreateFromData1FunctionResult
public AssetSubnumber4 getSubnumber()
interface
getSubnumber
in interface FixedAssetCreateFromData1FunctionResult
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.