Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.field.ProductGroupField
Packages that use ProductGroupField
-
Uses of ProductGroupField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup declared as ProductGroupFieldModifier and TypeFieldDescriptionstatic final ProductGroupField<String>ProductGroup.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final ProductGroupField<String>ProductGroup.MATERIAL_GROUPUse with available fluent helpers to apply the MaterialGroup field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup that return ProductGroupFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductGroupField<T>ProductGroup.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductGroupField<T>Use with available fluent helpers to apply an extension field to query operations.