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