public class RDAssetSpecialTreatment extends StringBasedErpType<RDAssetSpecialTreatment>
Domain: GLO_IN_R_AND_D_ASSET Length: 1 Type: CHAR Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Modifier and Type | Field and Description |
---|---|
static RDAssetSpecialTreatment |
NormalAsset
Normal asset
|
static RDAssetSpecialTreatment |
RDAsset
R & D asset
|
Constructor and Description |
---|
RDAssetSpecialTreatment(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<RDAssetSpecialTreatment> |
getType() |
ErpTypeConverter<RDAssetSpecialTreatment> |
getTypeConverter() |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public static final RDAssetSpecialTreatment NormalAsset
public static final RDAssetSpecialTreatment RDAsset
public RDAssetSpecialTreatment(String value)
public ErpTypeConverter<RDAssetSpecialTreatment> getTypeConverter()
public Class<RDAssetSpecialTreatment> getType()
getType
in class StringBasedErpType<RDAssetSpecialTreatment>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<RDAssetSpecialTreatment>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<RDAssetSpecialTreatment>
Copyright © 2018 SAP SE. All rights reserved.