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