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