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