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