Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SupplierHierText
Packages that use SupplierHierText
Package
Description
-
Uses of SupplierHierText 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 SupplierHierTextModifier and TypeFieldDescriptionstatic final SupplierHierLink<SupplierHierText>SupplierHier.TO_CNSLDTN_SUPPLIER_HIER_TUse with available fluent helpers to apply the to_CnsldtnSupplierHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SupplierHierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SupplierHierTextModifier and TypeMethodDescriptionSupplierHier.fetchCnsldtnSupplierHierT()Fetches the SupplierHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<SupplierHierText>>SupplierHier.getCnsldtnSupplierHierTIfPresent()Retrieval of associated SupplierHierText entities (one to many).SupplierHier.getCnsldtnSupplierHierTOrFetch()Retrieval of associated SupplierHierText entities (one to many).protected Class<SupplierHierText>SupplierHierTextByKeyFluentHelper.getEntityClass()protected Class<SupplierHierText>SupplierHierTextFluentHelper.getEntityClass()SupplierHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SupplierHierTextModifier and TypeMethodDescriptionvoidSupplierHier.addCnsldtnSupplierHierT(SupplierHierText... entity) Adds elements to the list of associated SupplierHierText entities.SupplierHier.SupplierHierBuilder.cnsldtnSupplierHierT(SupplierHierText... value) Navigation property to_CnsldtnSupplierHierT for SupplierHier to multiple SupplierHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SupplierHierTextModifier and TypeMethodDescriptionvoidSupplierHier.setCnsldtnSupplierHierT(List<SupplierHierText> value) Overwrites the list of associated SupplierHierText entities for the loaded navigation property to_CnsldtnSupplierHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SupplierHierTextModifierConstructorDescriptionSupplierHier(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) -
Uses of SupplierHierText 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 SupplierHierTextModifier and TypeMethodDescriptionSupplierHierTextOneToOneLink.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 SupplierHierTextModifier and TypeMethodDescriptionprotected SupplierHierTextLink<ObjectT>SupplierHierTextLink.translateLinkType(EntityLink<SupplierHierTextLink<ObjectT>, SupplierHierText, ObjectT> link)