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