Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.PostingLevelText
Packages that use PostingLevelText
Package
Description
-
Uses of PostingLevelText 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 PostingLevelTextModifier and TypeFieldDescriptionstatic final PostingLevelLink<PostingLevelText>PostingLevel.TO_CNSLDTN_POSTING_LEVEL_TUse with available fluent helpers to apply the to_CnsldtnPostingLevelT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return PostingLevelTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type PostingLevelTextModifier and TypeMethodDescriptionPostingLevel.fetchCnsldtnPostingLevelT()Fetches the PostingLevelText entities (one to many) associated with this entity.io.vavr.control.Option<List<PostingLevelText>>PostingLevel.getCnsldtnPostingLevelTIfPresent()Retrieval of associated PostingLevelText entities (one to many).PostingLevel.getCnsldtnPostingLevelTOrFetch()Retrieval of associated PostingLevelText entities (one to many).protected Class<PostingLevelText>PostingLevelTextByKeyFluentHelper.getEntityClass()protected Class<PostingLevelText>PostingLevelTextFluentHelper.getEntityClass()PostingLevelText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type PostingLevelTextModifier and TypeMethodDescriptionvoidPostingLevel.addCnsldtnPostingLevelT(PostingLevelText... entity) Adds elements to the list of associated PostingLevelText entities.PostingLevel.PostingLevelBuilder.cnsldtnPostingLevelT(PostingLevelText... value) Navigation property to_CnsldtnPostingLevelT for PostingLevel to multiple PostingLevelText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type PostingLevelTextModifier and TypeMethodDescriptionvoidPostingLevel.setCnsldtnPostingLevelT(List<PostingLevelText> value) Overwrites the list of associated PostingLevelText entities for the loaded navigation property to_CnsldtnPostingLevelT. -
Uses of PostingLevelText 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 PostingLevelTextModifier and TypeMethodDescriptionPostingLevelTextOneToOneLink.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 PostingLevelTextModifier and TypeMethodDescriptionprotected PostingLevelTextLink<ObjectT>PostingLevelTextLink.translateLinkType(EntityLink<PostingLevelTextLink<ObjectT>, PostingLevelText, ObjectT> link)