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