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