public static final class AllowanceBlob.AllowanceParameter extends Object
Java class represents a parameter defined in an allowance.| Modifier and Type | Method and Description |
|---|---|
Long |
getAllowancePlanParameterDictionaryKey()
Gets the key of the parameter as defined in the parameter dictionary of the allowance plan (*) that relates to the allowance to be interpreted.
|
ValueType |
getType()
Gets the
type of the parameter. |
Object |
getValue()
Gets the value of the parameter.
|
String |
toString() |
public Long getAllowancePlanParameterDictionaryKey()
Gets the key of the parameter as defined in the parameter dictionary of the allowance plan (*) that relates to the allowance to be interpreted.
The name of the parameter can be retrieved in the CAPA_NAMES_DICT table of the Core Database
in the NAME column of the row with the following criteria:
CAPA_OID column is the unique identifier of the related allowance planNAME_KEY column is the key returned by this methodNote (*)
View the allowance plans configured in SAP Convergent Charging by using the SAP CC Core Tool user interface.
public ValueType getType()
type of the parameter.type of the parameterpublic Object getValue()
Gets the value of the parameter.
The Java type of the returned value depends on the type of the parameter: