Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SupplierHier
Packages that use SupplierHier
Package
Description
-
Uses of SupplierHier 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 SupplierHierModifier and TypeFieldDescriptionstatic final SupplierLink<SupplierHier>Supplier.TO_CNSLDTN_SUPPLIER_HIERUse with available fluent helpers to apply the to_CnsldtnSupplierHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SupplierHierMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SupplierHierModifier and TypeMethodDescriptionSupplier.fetchCnsldtnSupplierHier()Fetches the SupplierHier entities (one to many) associated with this entity.io.vavr.control.Option<List<SupplierHier>>Supplier.getCnsldtnSupplierHierIfPresent()Retrieval of associated SupplierHier entities (one to many).Supplier.getCnsldtnSupplierHierOrFetch()Retrieval of associated SupplierHier entities (one to many).protected Class<SupplierHier>SupplierHierByKeyFluentHelper.getEntityClass()protected Class<SupplierHier>SupplierHierFluentHelper.getEntityClass()SupplierHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SupplierHierModifier and TypeMethodDescriptionvoidSupplier.addCnsldtnSupplierHier(SupplierHier... entity) Adds elements to the list of associated SupplierHier entities.Supplier.SupplierBuilder.cnsldtnSupplierHier(SupplierHier... value) Navigation property to_CnsldtnSupplierHier for Supplier to multiple SupplierHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SupplierHierModifier and TypeMethodDescriptionvoidSupplier.setCnsldtnSupplierHier(List<SupplierHier> value) Overwrites the list of associated SupplierHier entities for the loaded navigation property to_CnsldtnSupplierHier.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SupplierHierModifierConstructorDescriptionSupplier(String supplier, String supplier_Text, String additionalMasterDataSource, List<SupplierHier> toCnsldtnSupplierHier, List<SupplierText> toCnsldtnSupplierT) -
Uses of SupplierHier 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 SupplierHierModifier and TypeMethodDescriptionSupplierHierOneToOneLink.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 SupplierHierModifier and TypeMethodDescriptionprotected SupplierHierLink<ObjectT>SupplierHierLink.translateLinkType(EntityLink<SupplierHierLink<ObjectT>, SupplierHier, ObjectT> link)