Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.ReportingItem
Packages that use ReportingItem
Package
Description
-
Uses of ReportingItem 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 ReportingItemModifier and TypeFieldDescriptionstatic final ReportingItemHierOneToOneLink<ReportingItem>ReportingItemHier.TO_CNSLDTN_RPTG_ITMUse with available fluent helpers to apply the to_CnsldtnRptgItm navigation property to query operations.static final ReportingItemTextOneToOneLink<ReportingItem>ReportingItemText.TO_CNSLDTN_RPTG_ITMUse with available fluent helpers to apply the to_CnsldtnRptgItm navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ReportingItemModifier and TypeMethodDescriptionReportingItem.ReportingItemBuilder.build()ReportingItemHier.fetchCnsldtnRptgItm()Fetches the ReportingItem entity (one to one) associated with this entity.ReportingItemText.fetchCnsldtnRptgItm()Fetches the ReportingItem entity (one to one) associated with this entity.ReportingItemHier.getCnsldtnRptgItmOrFetch()Retrieval of associated ReportingItem entity (one to one).ReportingItemText.getCnsldtnRptgItmOrFetch()Retrieval of associated ReportingItem entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type ReportingItemModifier and TypeMethodDescriptionio.vavr.control.Option<ReportingItem>ReportingItemHier.getCnsldtnRptgItmIfPresent()Retrieval of associated ReportingItem entity (one to one).io.vavr.control.Option<ReportingItem>ReportingItemText.getCnsldtnRptgItmIfPresent()Retrieval of associated ReportingItem entity (one to one).protected Class<ReportingItem>ReportingItemByKeyFluentHelper.getEntityClass()protected Class<ReportingItem>ReportingItemFluentHelper.getEntityClass()ReportingItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ReportingItemModifier and TypeMethodDescriptionReportingItemHier.ReportingItemHierBuilder.cnsldtnRptgItm(ReportingItem value) Navigation property to_CnsldtnRptgItm for ReportingItemHier to single ReportingItem.ReportingItemText.ReportingItemTextBuilder.cnsldtnRptgItm(ReportingItem value) Navigation property to_CnsldtnRptgItm for ReportingItemText to single ReportingItem.voidReportingItemHier.setCnsldtnRptgItm(ReportingItem value) Overwrites the associated ReportingItem entity for the loaded navigation property to_CnsldtnRptgItm.voidReportingItemText.setCnsldtnRptgItm(ReportingItem value) Overwrites the associated ReportingItem entity for the loaded navigation property to_CnsldtnRptgItm.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ReportingItemModifierConstructorDescriptionReportingItemHier(String consolidationChartOfAccounts, String consolidationChartOfAccounts_Text, String consolidationReportingItemHier, String hierarchyNode, String hierarchyNode_Text, String parentNode, String hierarchyVersion, String consolidationReportingItem, String consolidationReportingItem_Text, String sequenceNumber, String hierarchyNodeLevel, String nodeType, ReportingItem toCnsldtnRptgItm, List<ReportingItemHierText> toCnsldtnRptgItmHierT) ReportingItemText(String consolidationChartOfAccounts, String consolidationChartOfAccounts_Text, String consolidationReportingItem, String language, String consolidationReportingItemText, String consolidationRptgItemMdmText, ReportingItem toCnsldtnRptgItm) -
Uses of ReportingItem 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 ReportingItemModifier and TypeMethodDescriptionReportingItemOneToOneLink.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 ReportingItemModifier and TypeMethodDescriptionprotected ReportingItemLink<ObjectT>ReportingItemLink.translateLinkType(EntityLink<ReportingItemLink<ObjectT>, ReportingItem, ObjectT> link)