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