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