public class StatusOfTheDocumentThatIsTransferredToAccounting extends StringBasedErpType<StatusOfTheDocumentThatIsTransferredToAccounting>
Domain: ACC_STATUS Length: 1 Type: CHAR Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Modifier and Type | Field and Description |
---|---|
static StatusOfTheDocumentThatIsTransferredToAccounting |
CheckedAndComplete
Checked and complete
|
static StatusOfTheDocumentThatIsTransferredToAccounting |
ConceptNotUsed
Concept not used
|
static StatusOfTheDocumentThatIsTransferredToAccounting |
Deleted
Deleted
|
static StatusOfTheDocumentThatIsTransferredToAccounting |
Posted
Posted
|
static StatusOfTheDocumentThatIsTransferredToAccounting |
Untested
Untested
|
Constructor and Description |
---|
StatusOfTheDocumentThatIsTransferredToAccounting(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<StatusOfTheDocumentThatIsTransferredToAccounting> |
getType() |
ErpTypeConverter<StatusOfTheDocumentThatIsTransferredToAccounting> |
getTypeConverter() |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public static final StatusOfTheDocumentThatIsTransferredToAccounting ConceptNotUsed
public static final StatusOfTheDocumentThatIsTransferredToAccounting Deleted
public static final StatusOfTheDocumentThatIsTransferredToAccounting Untested
public static final StatusOfTheDocumentThatIsTransferredToAccounting CheckedAndComplete
public static final StatusOfTheDocumentThatIsTransferredToAccounting Posted
public StatusOfTheDocumentThatIsTransferredToAccounting(String value)
public ErpTypeConverter<StatusOfTheDocumentThatIsTransferredToAccounting> getTypeConverter()
public Class<StatusOfTheDocumentThatIsTransferredToAccounting> getType()
getType
in class StringBasedErpType<StatusOfTheDocumentThatIsTransferredToAccounting>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<StatusOfTheDocumentThatIsTransferredToAccounting>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<StatusOfTheDocumentThatIsTransferredToAccounting>
Copyright © 2018 SAP SE. All rights reserved.