public class TypeViewUtilities extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CATALOGOVERVIEW |
static String |
DUPLICATECATALOGITEMCODESVIEW |
| Constructor and Description |
|---|
TypeViewUtilities() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateDuplicateCodesForCatalogVersionQuery() |
void |
generateQuery(ViewType viewtype)
This method generates for the given ViewType the SQL query and store this in the attribute ViewType.query.
|
public static final String DUPLICATECATALOGITEMCODESVIEW
public static final String CATALOGOVERVIEW
public void generateQuery(ViewType viewtype)
viewtype - the viewtypepublic String generateDuplicateCodesForCatalogVersionQuery()
Copyright © 2017 SAP SE. All Rights Reserved.