Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.PostingLevelHier
Packages that use PostingLevelHier
Package
Description
-
Uses of PostingLevelHier 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 PostingLevelHierModifier and TypeFieldDescriptionstatic final PostingLevelLink<PostingLevelHier>PostingLevel.TO_CNSLDTN_POSTING_LEVEL_HIERUse with available fluent helpers to apply the to_CnsldtnPostingLevelHier navigation property to query operations.static final PostingLevelHierTextOneToOneLink<PostingLevelHier>PostingLevelHierText.TO_CNSLDTN_POSTING_LEVEL_HIERUse with available fluent helpers to apply the to_CnsldtnPostingLevelHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return PostingLevelHierModifier and TypeMethodDescriptionPostingLevelHier.PostingLevelHierBuilder.build()PostingLevelHierText.fetchCnsldtnPostingLevelHier()Fetches the PostingLevelHier entity (one to one) associated with this entity.PostingLevelHierText.getCnsldtnPostingLevelHierOrFetch()Retrieval of associated PostingLevelHier entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type PostingLevelHierModifier and TypeMethodDescriptionPostingLevel.fetchCnsldtnPostingLevelHier()Fetches the PostingLevelHier entities (one to many) associated with this entity.io.vavr.control.Option<List<PostingLevelHier>>PostingLevel.getCnsldtnPostingLevelHierIfPresent()Retrieval of associated PostingLevelHier entities (one to many).io.vavr.control.Option<PostingLevelHier>PostingLevelHierText.getCnsldtnPostingLevelHierIfPresent()Retrieval of associated PostingLevelHier entity (one to one).PostingLevel.getCnsldtnPostingLevelHierOrFetch()Retrieval of associated PostingLevelHier entities (one to many).protected Class<PostingLevelHier>PostingLevelHierByKeyFluentHelper.getEntityClass()protected Class<PostingLevelHier>PostingLevelHierFluentHelper.getEntityClass()PostingLevelHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type PostingLevelHierModifier and TypeMethodDescriptionvoidPostingLevel.addCnsldtnPostingLevelHier(PostingLevelHier... entity) Adds elements to the list of associated PostingLevelHier entities.PostingLevel.PostingLevelBuilder.cnsldtnPostingLevelHier(PostingLevelHier... value) Navigation property to_CnsldtnPostingLevelHier for PostingLevel to multiple PostingLevelHier.PostingLevelHierText.PostingLevelHierTextBuilder.cnsldtnPostingLevelHier(PostingLevelHier value) Navigation property to_CnsldtnPostingLevelHier for PostingLevelHierText to single PostingLevelHier.voidPostingLevelHierText.setCnsldtnPostingLevelHier(PostingLevelHier value) Overwrites the associated PostingLevelHier entity for the loaded navigation property to_CnsldtnPostingLevelHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type PostingLevelHierModifier and TypeMethodDescriptionvoidPostingLevel.setCnsldtnPostingLevelHier(List<PostingLevelHier> value) Overwrites the list of associated PostingLevelHier entities for the loaded navigation property to_CnsldtnPostingLevelHier.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type PostingLevelHierModifierConstructorDescriptionPostingLevelHierText(String language, String consolidationPostgLevelHier, String hierarchyNode, String hierarchyNodeText, String nodeType, PostingLevelHier toCnsldtnPostingLevelHier) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type PostingLevelHierModifierConstructorDescriptionPostingLevel(String postingLevel, String postingLevel_Text, List<PostingLevelHier> toCnsldtnPostingLevelHier, List<PostingLevelText> toCnsldtnPostingLevelT) -
Uses of PostingLevelHier 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 PostingLevelHierModifier and TypeMethodDescriptionPostingLevelHierOneToOneLink.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 PostingLevelHierModifier and TypeMethodDescriptionprotected PostingLevelHierLink<ObjectT>PostingLevelHierLink.translateLinkType(EntityLink<PostingLevelHierLink<ObjectT>, PostingLevelHier, ObjectT> link)