public class PeriodsDepCalculation extends IntegerBasedErpType<PeriodsDepCalculation>
Domain: BF_PERAF Length: 3 Type: NUMC Decimals: 0
Allowed value range [000 - 365]
Constructor and Description |
---|
PeriodsDepCalculation(int value) |
PeriodsDepCalculation(long value) |
PeriodsDepCalculation(String value) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxLength() |
Class<PeriodsDepCalculation> |
getType() |
boolean |
isSigned() |
static PeriodsDepCalculation |
of(String value) |
byteValue, equals, getTypeConverter, getValue, hashCode, intValue, longValue, shortValue, toString
public PeriodsDepCalculation(String value)
public PeriodsDepCalculation(int value)
public PeriodsDepCalculation(long value)
public int getMaxLength()
public boolean isSigned()
public Class<PeriodsDepCalculation> getType()
public static PeriodsDepCalculation of(String value)
Copyright © 2017 SAP SE. All rights reserved.