Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup |
Modifier and Type | Field and Description |
---|---|
static ProductGroupTextField<String> |
ProductGroupText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ProductGroupTextField<String> |
ProductGroupText.MATERIAL_GROUP
Use with available fluent helpers to apply the MaterialGroup field to query operations.
|
static ProductGroupTextField<String> |
ProductGroupText.MATERIAL_GROUP_NAME
Use with available fluent helpers to apply the MaterialGroupName field to query operations.
|
static ProductGroupTextField<String> |
ProductGroupText.MATERIAL_GROUP_TEXT
Use with available fluent helpers to apply the MaterialGroupText field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductGroupTextField<T> |
ProductGroupText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.