Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productgroupdata.ProductGroup
Packages that use ProductGroup
Package
Description
-
Uses of ProductGroup in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productgroupdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productgroupdata with type parameters of type ProductGroupModifier and TypeFieldDescriptionstatic final SimpleProperty<ProductGroup>ProductGroup.ALL_FIELDSSelector for all available fields of ProductGroup.static final SimpleProperty.String<ProductGroup>ProductGroup.PRODUCT_GROUPstatic final SimpleProperty.String<ProductGroup>ProductGroup.PRODUCT_GROUP_NAMEstatic final NavigationProperty.Single<ProductGroupText,ProductGroup> ProductGroupText.TO__PRODUCT_GROUPUse with available request builders to apply the _ProductGroup navigation property to query operations.static final NavigationProperty.Collection<ProductGroup,ProductGroupText> ProductGroup.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productgroupdata that return ProductGroupMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productgroupdata that return types with arguments of type ProductGroupModifier and TypeMethodDescriptionio.vavr.control.Option<ProductGroup>ProductGroupText.getProductGroupIfPresent()Retrieval of associated ProductGroup entity (one to one).ProductGroup.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productgroupdata with parameters of type ProductGroupModifier and TypeMethodDescriptionProductGroupText.ProductGroupTextBuilder.productGroup(ProductGroup value) Navigation property _ProductGroup for ProductGroupText to single ProductGroup.voidProductGroupText.setProductGroup(ProductGroup value) Overwrites the associated ProductGroup entity for the loaded navigation property _ProductGroup.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productgroupdata with parameters of type ProductGroupModifierConstructorDescriptionProductGroupText(String productGroup, String language, String productGroupName, String productGroupText, ProductGroup to_ProductGroup) -
Uses of ProductGroup in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type ProductGroupModifier and TypeMethodDescriptionDefaultProductGroupDataService.countProductGroup()Deprecated.ProductGroupDataService.countProductGroup()Deprecated.Fetch the number of entries from theProductGroupentity collection matching the filter and search expressions.DefaultProductGroupDataService.getAllProductGroup()Deprecated.ProductGroupDataService.getAllProductGroup()Deprecated.Fetch multipleProductGroupentities.DefaultProductGroupDataService.getProductGroupByKey(String productGroup) Deprecated.ProductGroupDataService.getProductGroupByKey(String productGroup) Deprecated.Fetch a singleProductGroupentity using key fields.