public class DefaultFixedAssetCreateFromData1FunctionResult extends Object implements FixedAssetCreateFromData1FunctionResult
Constructor and Description |
---|
DefaultFixedAssetCreateFromData1FunctionResult(BapiQueryResult result) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
MainAssetNumber |
getAsset()
See also the
interface |
FixedAssetReferenceAssetForCreating |
getAssetCreated()
See also the
interface |
CompanyCode |
getCompanycode()
See also the
interface |
ReturnParameter |
getMessage()
See also the
interface |
AssetSubnumber |
getSubnumber()
See also the
interface |
int |
hashCode() |
String |
toString() |
@ConstructorProperties(value="result") @Generated(value="lombok") 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 MainAssetNumber getAsset()
interface
getAsset
in interface FixedAssetCreateFromData1FunctionResult
public AssetSubnumber getSubnumber()
interface
getSubnumber
in interface FixedAssetCreateFromData1FunctionResult
@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.