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