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