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