Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.PostingLevelHierText
Packages that use PostingLevelHierText
Package
Description
-
Uses of PostingLevelHierText 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 PostingLevelHierTextModifier and TypeFieldDescriptionstatic final PostingLevelHierLink<PostingLevelHierText>PostingLevelHier.TO_CNSLDTN_POSTING_LEVEL_HIER_TUse with available fluent helpers to apply the to_CnsldtnPostingLevelHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return PostingLevelHierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type PostingLevelHierTextModifier and TypeMethodDescriptionPostingLevelHier.fetchCnsldtnPostingLevelHierT()Fetches the PostingLevelHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<PostingLevelHierText>>PostingLevelHier.getCnsldtnPostingLevelHierTIfPresent()Retrieval of associated PostingLevelHierText entities (one to many).PostingLevelHier.getCnsldtnPostingLevelHierTOrFetch()Retrieval of associated PostingLevelHierText entities (one to many).protected Class<PostingLevelHierText>PostingLevelHierTextByKeyFluentHelper.getEntityClass()protected Class<PostingLevelHierText>PostingLevelHierTextFluentHelper.getEntityClass()PostingLevelHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type PostingLevelHierTextModifier and TypeMethodDescriptionvoidPostingLevelHier.addCnsldtnPostingLevelHierT(PostingLevelHierText... entity) Adds elements to the list of associated PostingLevelHierText entities.PostingLevelHier.PostingLevelHierBuilder.cnsldtnPostingLevelHierT(PostingLevelHierText... value) Navigation property to_CnsldtnPostingLevelHierT for PostingLevelHier to multiple PostingLevelHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type PostingLevelHierTextModifier and TypeMethodDescriptionvoidPostingLevelHier.setCnsldtnPostingLevelHierT(List<PostingLevelHierText> value) Overwrites the list of associated PostingLevelHierText entities for the loaded navigation property to_CnsldtnPostingLevelHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type PostingLevelHierTextModifierConstructorDescriptionPostingLevelHier(String consolidationPostgLevelHier, String hierarchyNode, String hierarchyNode_Text, String parentNode, String postingLevel, String postingLevel_Text, String sequenceNumber, String hierarchyNodeLevel, String nodeType, PostingLevel toCnsldtnPostingLevel, List<PostingLevelHierText> toCnsldtnPostingLevelHierT) -
Uses of PostingLevelHierText 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 PostingLevelHierTextModifier and TypeMethodDescriptionPostingLevelHierTextOneToOneLink.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 PostingLevelHierTextModifier and TypeMethodDescriptionprotected PostingLevelHierTextLink<ObjectT>PostingLevelHierTextLink.translateLinkType(EntityLink<PostingLevelHierTextLink<ObjectT>, PostingLevelHierText, ObjectT> link)