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