public class ClassificationHelper extends Object
| Constructor and Description |
|---|
ClassificationHelper() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getLayer(String classificationNumber)
Return the number of an eclass layer for the given classification number.
|
static String |
getSuperCategoryCode(String classificationNumber,
int layer)
Return the code of the super category for the given eclass- or unspsc classification Number and the layer.
|
public static int getLayer(String classificationNumber)
classificationNumber - the classification numberpublic static String getSuperCategoryCode(String classificationNumber, int layer)
classificationNumber - the classification numberlayer - the layerCopyright © 2017 SAP SE. All Rights Reserved.