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