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