public class ClassificationHelper
extends java.lang.Object
| Constructor and Description |
|---|
ClassificationHelper() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getLayer(java.lang.String classificationNumber)
Return the number of an eclass layer for the given classification number.
|
static java.lang.String |
getSuperCategoryCode(java.lang.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(java.lang.String classificationNumber)
classificationNumber - the classification numberpublic static java.lang.String getSuperCategoryCode(java.lang.String classificationNumber,
int layer)
classificationNumber - the classification numberlayer - the layerCopyright © 2018 SAP SE. All Rights Reserved.