Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.ReportingItemText
Packages that use ReportingItemText
Package
Description
-
Uses of ReportingItemText 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 ReportingItemTextModifier and TypeFieldDescriptionstatic final ReportingItemLink<ReportingItemText>ReportingItem.TO_CNSLDTN_RPTG_ITM_TUse with available fluent helpers to apply the to_CnsldtnRptgItmT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ReportingItemTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type ReportingItemTextModifier and TypeMethodDescriptionReportingItem.fetchCnsldtnRptgItmT()Fetches the ReportingItemText entities (one to many) associated with this entity.io.vavr.control.Option<List<ReportingItemText>>ReportingItem.getCnsldtnRptgItmTIfPresent()Retrieval of associated ReportingItemText entities (one to many).ReportingItem.getCnsldtnRptgItmTOrFetch()Retrieval of associated ReportingItemText entities (one to many).protected Class<ReportingItemText>ReportingItemTextByKeyFluentHelper.getEntityClass()protected Class<ReportingItemText>ReportingItemTextFluentHelper.getEntityClass()ReportingItemText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ReportingItemTextModifier and TypeMethodDescriptionvoidReportingItem.addCnsldtnRptgItmT(ReportingItemText... entity) Adds elements to the list of associated ReportingItemText entities.ReportingItem.ReportingItemBuilder.cnsldtnRptgItmT(ReportingItemText... value) Navigation property to_CnsldtnRptgItmT for ReportingItem to multiple ReportingItemText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type ReportingItemTextModifier and TypeMethodDescriptionvoidReportingItem.setCnsldtnRptgItmT(List<ReportingItemText> value) Overwrites the list of associated ReportingItemText entities for the loaded navigation property to_CnsldtnRptgItmT. -
Uses of ReportingItemText 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 ReportingItemTextModifier and TypeMethodDescriptionReportingItemTextOneToOneLink.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 ReportingItemTextModifier and TypeMethodDescriptionprotected ReportingItemTextLink<ObjectT>ReportingItemTextLink.translateLinkType(EntityLink<ReportingItemTextLink<ObjectT>, ReportingItemText, ObjectT> link)