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