public class WithTaxAmountAlreadyWithheldIn3RdLocalCurrency extends DecimalBasedErpType<WithTaxAmountAlreadyWithheldIn3RdLocalCurrency>
Element: BAPIWT_AWT3 Domain: BAPICURR Length: 12 Type: P Decimals: 4
Constructor and Description |
---|
WithTaxAmountAlreadyWithheldIn3RdLocalCurrency(BigDecimal value) |
WithTaxAmountAlreadyWithheldIn3RdLocalCurrency(double value) |
WithTaxAmountAlreadyWithheldIn3RdLocalCurrency(float value) |
WithTaxAmountAlreadyWithheldIn3RdLocalCurrency(String value) |
Modifier and Type | Method and Description |
---|---|
int |
getDecimals() |
int |
getMaxLength() |
Class<WithTaxAmountAlreadyWithheldIn3RdLocalCurrency> |
getType() |
boolean |
isSigned() |
static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency |
of(BigDecimal value) |
static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency |
of(double value) |
static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency |
of(float value) |
static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency |
of(String value) |
equals, getTypeConverter, getValue, hashCode, toString
public WithTaxAmountAlreadyWithheldIn3RdLocalCurrency(String value)
public WithTaxAmountAlreadyWithheldIn3RdLocalCurrency(BigDecimal value)
public WithTaxAmountAlreadyWithheldIn3RdLocalCurrency(float value)
public WithTaxAmountAlreadyWithheldIn3RdLocalCurrency(double value)
public static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency of(String value)
public static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency of(BigDecimal value)
public static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency of(float value)
public static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency of(double value)
public int getDecimals()
public int getMaxLength()
public boolean isSigned()
public Class<WithTaxAmountAlreadyWithheldIn3RdLocalCurrency> getType()
Copyright © 2018 SAP SE. All rights reserved.