public class ProfitCenter extends StringBasedErpType<ProfitCenter>
Domain: PRCTR Length: 10 Type: CHAR Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Constructor and Description |
---|
ProfitCenter(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<ProfitCenter> |
getType() |
ErpTypeConverter<ProfitCenter> |
getTypeConverter() |
static ProfitCenter |
of(String value) |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public ProfitCenter(String value)
public static ProfitCenter of(String value)
public ErpTypeConverter<ProfitCenter> getTypeConverter()
public Class<ProfitCenter> getType()
getType
in class StringBasedErpType<ProfitCenter>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<ProfitCenter>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<ProfitCenter>
Copyright © 2017 SAP SE. All rights reserved.