public class PriceUnitInControllingAreaCurrency extends IntegerBasedErpType<PriceUnitInControllingAreaCurrency>
Domain: PRCUNIT Length: 5 Type: NUMC Decimals: 0
Modifier and Type | Field and Description |
---|---|
static PriceUnitInControllingAreaCurrency |
_00001 |
static PriceUnitInControllingAreaCurrency |
_00010 |
static PriceUnitInControllingAreaCurrency |
_00100 |
static PriceUnitInControllingAreaCurrency |
_01000 |
static PriceUnitInControllingAreaCurrency |
_10000 |
static PriceUnitInControllingAreaCurrency |
Blank |
Constructor and Description |
---|
PriceUnitInControllingAreaCurrency(int value) |
PriceUnitInControllingAreaCurrency(long value) |
PriceUnitInControllingAreaCurrency(String value) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxLength() |
Class<PriceUnitInControllingAreaCurrency> |
getType() |
boolean |
isSigned() |
byteValue, equals, getTypeConverter, getValue, hashCode, intValue, longValue, shortValue, toString
public static final PriceUnitInControllingAreaCurrency Blank
public static final PriceUnitInControllingAreaCurrency _00001
public static final PriceUnitInControllingAreaCurrency _00010
public static final PriceUnitInControllingAreaCurrency _00100
public static final PriceUnitInControllingAreaCurrency _01000
public static final PriceUnitInControllingAreaCurrency _10000
public PriceUnitInControllingAreaCurrency(String value)
public PriceUnitInControllingAreaCurrency(int value)
public PriceUnitInControllingAreaCurrency(long value)
public int getMaxLength()
public boolean isSigned()
public Class<PriceUnitInControllingAreaCurrency> getType()
Copyright © 2018 SAP SE. All rights reserved.