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