public class ReportKeyForDataMediumExchange extends StringBasedErpType<ReportKeyForDataMediumExchange>
Domain: DTAMS Length: 1 Type: CHAR Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Modifier and Type | Field and Description |
---|---|
static ReportKeyForDataMediumExchange |
SingleDataRecordCanBeForwardedToTheBundesbank
Single data record can be forwarded to the Bundesbank
|
static ReportKeyForDataMediumExchange |
SingleDataRecordNotToBeForwardedToTheBundesbank
Single data record not to be forwarded to the Bundesbank
|
static ReportKeyForDataMediumExchange |
UseHouseBankDefaultValue
Use house bank default value
|
Constructor and Description |
---|
ReportKeyForDataMediumExchange(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<ReportKeyForDataMediumExchange> |
getType() |
ErpTypeConverter<ReportKeyForDataMediumExchange> |
getTypeConverter() |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public static final ReportKeyForDataMediumExchange SingleDataRecordNotToBeForwardedToTheBundesbank
public static final ReportKeyForDataMediumExchange SingleDataRecordCanBeForwardedToTheBundesbank
public static final ReportKeyForDataMediumExchange UseHouseBankDefaultValue
public ReportKeyForDataMediumExchange(String value)
public ErpTypeConverter<ReportKeyForDataMediumExchange> getTypeConverter()
public Class<ReportKeyForDataMediumExchange> getType()
getType
in class StringBasedErpType<ReportKeyForDataMediumExchange>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<ReportKeyForDataMediumExchange>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<ReportKeyForDataMediumExchange>
Copyright © 2018 SAP SE. All rights reserved.