Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.Supplier
Packages that use Supplier
Package
Description
-
Uses of Supplier 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 SupplierModifier and TypeFieldDescriptionstatic final SupplierHierOneToOneLink<Supplier>SupplierHier.TO_CNSLDTN_SUPPLIERUse with available fluent helpers to apply the to_CnsldtnSupplier navigation property to query operations.static final SupplierTextOneToOneLink<Supplier>SupplierText.TO_CNSLDTN_SUPPLIERUse with available fluent helpers to apply the to_CnsldtnSupplier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SupplierModifier and TypeMethodDescriptionSupplier.SupplierBuilder.build()SupplierHier.fetchCnsldtnSupplier()Fetches the Supplier entity (one to one) associated with this entity.SupplierText.fetchCnsldtnSupplier()Fetches the Supplier entity (one to one) associated with this entity.SupplierHier.getCnsldtnSupplierOrFetch()Retrieval of associated Supplier entity (one to one).SupplierText.getCnsldtnSupplierOrFetch()Retrieval of associated Supplier entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SupplierModifier and TypeMethodDescriptionio.vavr.control.Option<Supplier>SupplierHier.getCnsldtnSupplierIfPresent()Retrieval of associated Supplier entity (one to one).io.vavr.control.Option<Supplier>SupplierText.getCnsldtnSupplierIfPresent()Retrieval of associated Supplier entity (one to one).SupplierByKeyFluentHelper.getEntityClass()SupplierFluentHelper.getEntityClass()Supplier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SupplierModifier and TypeMethodDescriptionSupplierHier.SupplierHierBuilder.cnsldtnSupplier(Supplier value) Navigation property to_CnsldtnSupplier for SupplierHier to single Supplier.SupplierText.SupplierTextBuilder.cnsldtnSupplier(Supplier value) Navigation property to_CnsldtnSupplier for SupplierText to single Supplier.voidSupplierHier.setCnsldtnSupplier(Supplier value) Overwrites the associated Supplier entity for the loaded navigation property to_CnsldtnSupplier.voidSupplierText.setCnsldtnSupplier(Supplier value) Overwrites the associated Supplier entity for the loaded navigation property to_CnsldtnSupplier.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SupplierModifierConstructorDescriptionSupplierHier(String additionalMasterDataHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, LocalDateTime validityStartDate, String supplier, String supplier_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, Supplier toCnsldtnSupplier, List<SupplierHierText> toCnsldtnSupplierHierT) SupplierText(String language, String supplier, String cnsldtnSupplierText, Supplier toCnsldtnSupplier) -
Uses of Supplier 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 SupplierModifier and TypeMethodDescriptionSupplierOneToOneLink.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 SupplierModifier and TypeMethodDescriptionprotected SupplierLink<ObjectT>SupplierLink.translateLinkType(EntityLink<SupplierLink<ObjectT>, Supplier, ObjectT> link)