Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.BreakdownCategoryText
Packages that use BreakdownCategoryText
Package
Description
-
Uses of BreakdownCategoryText 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 BreakdownCategoryTextModifier and TypeFieldDescriptionstatic final BreakdownCategoryLink<BreakdownCategoryText>BreakdownCategory.TO_CNSLDTN_BREAKDOWN_CATEGORY_TUse with available fluent helpers to apply the to_CnsldtnBreakdownCategoryT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return BreakdownCategoryTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type BreakdownCategoryTextModifier and TypeMethodDescriptionBreakdownCategory.fetchCnsldtnBreakdownCategoryT()Fetches the BreakdownCategoryText entities (one to many) associated with this entity.io.vavr.control.Option<List<BreakdownCategoryText>>BreakdownCategory.getCnsldtnBreakdownCategoryTIfPresent()Retrieval of associated BreakdownCategoryText entities (one to many).BreakdownCategory.getCnsldtnBreakdownCategoryTOrFetch()Retrieval of associated BreakdownCategoryText entities (one to many).protected Class<BreakdownCategoryText>BreakdownCategoryTextByKeyFluentHelper.getEntityClass()protected Class<BreakdownCategoryText>BreakdownCategoryTextFluentHelper.getEntityClass()BreakdownCategoryText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type BreakdownCategoryTextModifier and TypeMethodDescriptionvoidBreakdownCategory.addCnsldtnBreakdownCategoryT(BreakdownCategoryText... entity) Adds elements to the list of associated BreakdownCategoryText entities.BreakdownCategory.BreakdownCategoryBuilder.cnsldtnBreakdownCategoryT(BreakdownCategoryText... value) Navigation property to_CnsldtnBreakdownCategoryT for BreakdownCategory to multiple BreakdownCategoryText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type BreakdownCategoryTextModifier and TypeMethodDescriptionvoidBreakdownCategory.setCnsldtnBreakdownCategoryT(List<BreakdownCategoryText> value) Overwrites the list of associated BreakdownCategoryText entities for the loaded navigation property to_CnsldtnBreakdownCategoryT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type BreakdownCategoryTextModifierConstructorDescriptionBreakdownCategory(String consolidationChartOfAccounts, String consolidationChartOfAccounts_Text, String breakdownCategory, String breakdownCategory_Text, List<BreakdownCategoryText> toCnsldtnBreakdownCategoryT, List<BreakdownBySubassignment> toCnsldtnBrkdwnBySubassgmt) -
Uses of BreakdownCategoryText 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 BreakdownCategoryTextModifier and TypeMethodDescriptionBreakdownCategoryTextOneToOneLink.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 BreakdownCategoryTextModifier and TypeMethodDescriptionprotected BreakdownCategoryTextLink<ObjectT>BreakdownCategoryTextLink.translateLinkType(EntityLink<BreakdownCategoryTextLink<ObjectT>, BreakdownCategoryText, ObjectT> link)