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