Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SoldProductGroupText
Packages that use SoldProductGroupText
Package
Description
-
Uses of SoldProductGroupText 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 SoldProductGroupTextModifier and TypeFieldDescriptionstatic final SoldProductGroupLink<SoldProductGroupText>SoldProductGroup.TO_CNSLDTN_PRODUCT_SOLD_GROUP_TUse with available fluent helpers to apply the to_CnsldtnProductSoldGroupT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SoldProductGroupTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SoldProductGroupTextModifier and TypeMethodDescriptionSoldProductGroup.fetchCnsldtnProductSoldGroupT()Fetches the SoldProductGroupText entities (one to many) associated with this entity.io.vavr.control.Option<List<SoldProductGroupText>>SoldProductGroup.getCnsldtnProductSoldGroupTIfPresent()Retrieval of associated SoldProductGroupText entities (one to many).SoldProductGroup.getCnsldtnProductSoldGroupTOrFetch()Retrieval of associated SoldProductGroupText entities (one to many).protected Class<SoldProductGroupText>SoldProductGroupTextByKeyFluentHelper.getEntityClass()protected Class<SoldProductGroupText>SoldProductGroupTextFluentHelper.getEntityClass()SoldProductGroupText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SoldProductGroupTextModifier and TypeMethodDescriptionvoidSoldProductGroup.addCnsldtnProductSoldGroupT(SoldProductGroupText... entity) Adds elements to the list of associated SoldProductGroupText entities.SoldProductGroup.SoldProductGroupBuilder.cnsldtnProductSoldGroupT(SoldProductGroupText... value) Navigation property to_CnsldtnProductSoldGroupT for SoldProductGroup to multiple SoldProductGroupText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SoldProductGroupTextModifier and TypeMethodDescriptionvoidSoldProductGroup.setCnsldtnProductSoldGroupT(List<SoldProductGroupText> value) Overwrites the list of associated SoldProductGroupText entities for the loaded navigation property to_CnsldtnProductSoldGroupT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SoldProductGroupTextModifierConstructorDescriptionSoldProductGroup(String materialGroup, String materialGroup_Text, String additionalMasterDataSource, List<SoldProductGroupText> toCnsldtnProductSoldGroupT) -
Uses of SoldProductGroupText 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 SoldProductGroupTextModifier and TypeMethodDescriptionSoldProductGroupTextOneToOneLink.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 SoldProductGroupTextModifier and TypeMethodDescriptionprotected SoldProductGroupTextLink<ObjectT>SoldProductGroupTextLink.translateLinkType(EntityLink<SoldProductGroupTextLink<ObjectT>, SoldProductGroupText, ObjectT> link)