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