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