Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SoldProductGroup
Packages that use SoldProductGroup
Package
Description
-
Uses of SoldProductGroup in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type SoldProductGroupModifier and TypeFieldDescriptionstatic final SoldProductGroupTextOneToOneLink<SoldProductGroup>SoldProductGroupText.TO_CNSLDTN_PRODUCT_SOLD_GROUPUse with available fluent helpers to apply the to_CnsldtnProductSoldGroup navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SoldProductGroupModifier and TypeMethodDescriptionSoldProductGroup.SoldProductGroupBuilder.build()SoldProductGroupText.fetchCnsldtnProductSoldGroup()Fetches the SoldProductGroup entity (one to one) associated with this entity.SoldProductGroupText.getCnsldtnProductSoldGroupOrFetch()Retrieval of associated SoldProductGroup entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SoldProductGroupModifier and TypeMethodDescriptionio.vavr.control.Option<SoldProductGroup>SoldProductGroupText.getCnsldtnProductSoldGroupIfPresent()Retrieval of associated SoldProductGroup entity (one to one).protected Class<SoldProductGroup>SoldProductGroupByKeyFluentHelper.getEntityClass()protected Class<SoldProductGroup>SoldProductGroupFluentHelper.getEntityClass()SoldProductGroup.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SoldProductGroupModifier and TypeMethodDescriptionSoldProductGroupText.SoldProductGroupTextBuilder.cnsldtnProductSoldGroup(SoldProductGroup value) Navigation property to_CnsldtnProductSoldGroup for SoldProductGroupText to single SoldProductGroup.voidSoldProductGroupText.setCnsldtnProductSoldGroup(SoldProductGroup value) Overwrites the associated SoldProductGroup entity for the loaded navigation property to_CnsldtnProductSoldGroup.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SoldProductGroupModifierConstructorDescriptionSoldProductGroupText(String language, String materialGroup, String soldProductGroupText, SoldProductGroup toCnsldtnProductSoldGroup) -
Uses of SoldProductGroup in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type SoldProductGroupModifier and TypeMethodDescriptionSoldProductGroupOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link with type arguments of type SoldProductGroupModifier and TypeMethodDescriptionprotected SoldProductGroupLink<ObjectT>SoldProductGroupLink.translateLinkType(EntityLink<SoldProductGroupLink<ObjectT>, SoldProductGroup, ObjectT> link)