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