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