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