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) |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public ReceiverBusinessProcess(String value)
public static ReceiverBusinessProcess of(String value)
public ErpTypeConverter<ReceiverBusinessProcess> getTypeConverter()
public Class<ReceiverBusinessProcess> getType()
getType
in class StringBasedErpType<ReceiverBusinessProcess>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<ReceiverBusinessProcess>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<ReceiverBusinessProcess>
Copyright © 2018 SAP SE. All rights reserved.