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