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