public class PriorYearTransactionOrNotForCurrentYearCalculation extends StringBasedErpType<PriorYearTransactionOrNotForCurrentYearCalculation>
Domain: GLO_IN_PRIOR_YR Length: 1 Type: CHAR Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Constructor and Description |
---|
PriorYearTransactionOrNotForCurrentYearCalculation(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<PriorYearTransactionOrNotForCurrentYearCalculation> |
getType() |
ErpTypeConverter<PriorYearTransactionOrNotForCurrentYearCalculation> |
getTypeConverter() |
static PriorYearTransactionOrNotForCurrentYearCalculation |
of(String value) |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public PriorYearTransactionOrNotForCurrentYearCalculation(String value)
public static PriorYearTransactionOrNotForCurrentYearCalculation of(String value)
public ErpTypeConverter<PriorYearTransactionOrNotForCurrentYearCalculation> getTypeConverter()
public Class<PriorYearTransactionOrNotForCurrentYearCalculation> getType()
getType
in class StringBasedErpType<PriorYearTransactionOrNotForCurrentYearCalculation>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<PriorYearTransactionOrNotForCurrentYearCalculation>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<PriorYearTransactionOrNotForCurrentYearCalculation>
Copyright © 2017 SAP SE. All rights reserved.