Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SoldProductHier
Packages that use SoldProductHier
Package
Description
-
Uses of SoldProductHier 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 SoldProductHierModifier and TypeFieldDescriptionstatic final SoldProductLink<SoldProductHier>SoldProduct.TO_CNSLDTN_PRODUCT_SOLD_HIERUse with available fluent helpers to apply the to_CnsldtnProductSoldHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SoldProductHierMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SoldProductHierModifier and TypeMethodDescriptionSoldProduct.fetchCnsldtnProductSoldHier()Fetches the SoldProductHier entities (one to many) associated with this entity.io.vavr.control.Option<List<SoldProductHier>>SoldProduct.getCnsldtnProductSoldHierIfPresent()Retrieval of associated SoldProductHier entities (one to many).SoldProduct.getCnsldtnProductSoldHierOrFetch()Retrieval of associated SoldProductHier entities (one to many).protected Class<SoldProductHier>SoldProductHierByKeyFluentHelper.getEntityClass()protected Class<SoldProductHier>SoldProductHierFluentHelper.getEntityClass()SoldProductHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SoldProductHierModifier and TypeMethodDescriptionvoidSoldProduct.addCnsldtnProductSoldHier(SoldProductHier... entity) Adds elements to the list of associated SoldProductHier entities.SoldProduct.SoldProductBuilder.cnsldtnProductSoldHier(SoldProductHier... value) Navigation property to_CnsldtnProductSoldHier for SoldProduct to multiple SoldProductHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SoldProductHierModifier and TypeMethodDescriptionvoidSoldProduct.setCnsldtnProductSoldHier(List<SoldProductHier> value) Overwrites the list of associated SoldProductHier entities for the loaded navigation property to_CnsldtnProductSoldHier.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SoldProductHierModifierConstructorDescriptionSoldProduct(String material, String material_Text, String additionalMasterDataSource, List<SoldProductHier> toCnsldtnProductSoldHier, List<SoldProductText> toCnsldtnProductSoldT) -
Uses of SoldProductHier 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 SoldProductHierModifier and TypeMethodDescriptionSoldProductHierOneToOneLink.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 SoldProductHierModifier and TypeMethodDescriptionprotected SoldProductHierLink<ObjectT>SoldProductHierLink.translateLinkType(EntityLink<SoldProductHierLink<ObjectT>, SoldProductHier, ObjectT> link)