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