Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.PostingLevel
Packages that use PostingLevel
Package
Description
-
Uses of PostingLevel 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 PostingLevelModifier and TypeFieldDescriptionstatic final PostingLevelHierOneToOneLink<PostingLevel>PostingLevelHier.TO_CNSLDTN_POSTING_LEVELUse with available fluent helpers to apply the to_CnsldtnPostingLevel navigation property to query operations.static final PostingLevelTextOneToOneLink<PostingLevel>PostingLevelText.TO_CNSLDTN_POSTING_LEVELUse with available fluent helpers to apply the to_CnsldtnPostingLevel navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return PostingLevelModifier and TypeMethodDescriptionPostingLevel.PostingLevelBuilder.build()PostingLevelHier.fetchCnsldtnPostingLevel()Fetches the PostingLevel entity (one to one) associated with this entity.PostingLevelText.fetchCnsldtnPostingLevel()Fetches the PostingLevel entity (one to one) associated with this entity.PostingLevelHier.getCnsldtnPostingLevelOrFetch()Retrieval of associated PostingLevel entity (one to one).PostingLevelText.getCnsldtnPostingLevelOrFetch()Retrieval of associated PostingLevel entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type PostingLevelModifier and TypeMethodDescriptionio.vavr.control.Option<PostingLevel>PostingLevelHier.getCnsldtnPostingLevelIfPresent()Retrieval of associated PostingLevel entity (one to one).io.vavr.control.Option<PostingLevel>PostingLevelText.getCnsldtnPostingLevelIfPresent()Retrieval of associated PostingLevel entity (one to one).protected Class<PostingLevel>PostingLevelByKeyFluentHelper.getEntityClass()protected Class<PostingLevel>PostingLevelFluentHelper.getEntityClass()PostingLevel.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type PostingLevelModifier and TypeMethodDescriptionPostingLevelHier.PostingLevelHierBuilder.cnsldtnPostingLevel(PostingLevel value) Navigation property to_CnsldtnPostingLevel for PostingLevelHier to single PostingLevel.PostingLevelText.PostingLevelTextBuilder.cnsldtnPostingLevel(PostingLevel value) Navigation property to_CnsldtnPostingLevel for PostingLevelText to single PostingLevel.voidPostingLevelHier.setCnsldtnPostingLevel(PostingLevel value) Overwrites the associated PostingLevel entity for the loaded navigation property to_CnsldtnPostingLevel.voidPostingLevelText.setCnsldtnPostingLevel(PostingLevel value) Overwrites the associated PostingLevel entity for the loaded navigation property to_CnsldtnPostingLevel.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type PostingLevelModifierConstructorDescriptionPostingLevelHier(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) PostingLevelText(String language, String postingLevel, String postingLevelText, PostingLevel toCnsldtnPostingLevel) -
Uses of PostingLevel 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 PostingLevelModifier and TypeMethodDescriptionPostingLevelOneToOneLink.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 PostingLevelModifier and TypeMethodDescriptionprotected PostingLevelLink<ObjectT>PostingLevelLink.translateLinkType(EntityLink<PostingLevelLink<ObjectT>, PostingLevel, ObjectT> link)