public class FixedAssetIsNotLiableForTaxation extends StringBasedErpType<FixedAssetIsNotLiableForTaxation>
Element: J_3RF_EXEMPTION_REASON Domain: J_3RF_EXEMPTION_REASON Length: 1 Type: C Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Modifier and Type | Field and Description |
---|---|
static FixedAssetIsNotLiableForTaxation |
AssetIsNotIncludedToThePropretyTaxDeclaration
Asset is not included to the proprety tax declaration
|
static FixedAssetIsNotLiableForTaxation |
AssetIsTaxable
Asset is taxable
|
Constructor and Description |
---|
FixedAssetIsNotLiableForTaxation(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<FixedAssetIsNotLiableForTaxation> |
getType() |
ErpTypeConverter<FixedAssetIsNotLiableForTaxation> |
getTypeConverter() |
canEqual, compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public static final FixedAssetIsNotLiableForTaxation AssetIsTaxable
public static final FixedAssetIsNotLiableForTaxation AssetIsNotIncludedToThePropretyTaxDeclaration
public FixedAssetIsNotLiableForTaxation(String value)
@Nonnull public ErpTypeConverter<FixedAssetIsNotLiableForTaxation> getTypeConverter()
@Nonnull public Class<FixedAssetIsNotLiableForTaxation> getType()
getType
in class StringBasedErpType<FixedAssetIsNotLiableForTaxation>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<FixedAssetIsNotLiableForTaxation>
@Nonnull public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<FixedAssetIsNotLiableForTaxation>
Copyright © 2019 SAP SE. All rights reserved.