Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.BreakdownType
Packages that use BreakdownType
Package
Description
-
Uses of BreakdownType 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 BreakdownTypeModifier and TypeFieldDescriptionstatic final BreakdownTypeTextOneToOneLink<BreakdownType>BreakdownTypeText.TO_CNSLDTN_BREAKDOWN_TYPEUse with available fluent helpers to apply the to_CnsldtnBreakdownType navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return BreakdownTypeModifier and TypeMethodDescriptionBreakdownType.BreakdownTypeBuilder.build()BreakdownTypeText.fetchCnsldtnBreakdownType()Fetches the BreakdownType entity (one to one) associated with this entity.BreakdownTypeText.getCnsldtnBreakdownTypeOrFetch()Retrieval of associated BreakdownType entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type BreakdownTypeModifier and TypeMethodDescriptionio.vavr.control.Option<BreakdownType>BreakdownTypeText.getCnsldtnBreakdownTypeIfPresent()Retrieval of associated BreakdownType entity (one to one).protected Class<BreakdownType>BreakdownTypeByKeyFluentHelper.getEntityClass()protected Class<BreakdownType>BreakdownTypeFluentHelper.getEntityClass()BreakdownType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type BreakdownTypeModifier and TypeMethodDescriptionBreakdownTypeText.BreakdownTypeTextBuilder.cnsldtnBreakdownType(BreakdownType value) Navigation property to_CnsldtnBreakdownType for BreakdownTypeText to single BreakdownType.voidBreakdownTypeText.setCnsldtnBreakdownType(BreakdownType value) Overwrites the associated BreakdownType entity for the loaded navigation property to_CnsldtnBreakdownType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type BreakdownTypeModifierConstructorDescriptionBreakdownTypeText(String language, String breakdownType, String breakdownTypeText, BreakdownType toCnsldtnBreakdownType) -
Uses of BreakdownType 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 BreakdownTypeModifier and TypeMethodDescriptionBreakdownTypeOneToOneLink.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 BreakdownTypeModifier and TypeMethodDescriptionprotected BreakdownTypeLink<ObjectT>BreakdownTypeLink.translateLinkType(EntityLink<BreakdownTypeLink<ObjectT>, BreakdownType, ObjectT> link)