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