Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.ControllingArea
Packages that use ControllingArea
Package
Description
-
Uses of ControllingArea 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 ControllingAreaModifier and TypeFieldDescriptionstatic final ControllingAreaTextOneToOneLink<ControllingArea>ControllingAreaText.TO_CNSLDTN_CONTROLLING_AREAUse with available fluent helpers to apply the to_CnsldtnControllingArea navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ControllingAreaModifier and TypeMethodDescriptionControllingArea.ControllingAreaBuilder.build()ControllingAreaText.fetchCnsldtnControllingArea()Fetches the ControllingArea entity (one to one) associated with this entity.ControllingAreaText.getCnsldtnControllingAreaOrFetch()Retrieval of associated ControllingArea entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type ControllingAreaModifier and TypeMethodDescriptionio.vavr.control.Option<ControllingArea>ControllingAreaText.getCnsldtnControllingAreaIfPresent()Retrieval of associated ControllingArea entity (one to one).protected Class<ControllingArea>ControllingAreaByKeyFluentHelper.getEntityClass()protected Class<ControllingArea>ControllingAreaFluentHelper.getEntityClass()ControllingArea.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ControllingAreaModifier and TypeMethodDescriptionControllingAreaText.ControllingAreaTextBuilder.cnsldtnControllingArea(ControllingArea value) Navigation property to_CnsldtnControllingArea for ControllingAreaText to single ControllingArea.voidControllingAreaText.setCnsldtnControllingArea(ControllingArea value) Overwrites the associated ControllingArea entity for the loaded navigation property to_CnsldtnControllingArea.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ControllingAreaModifierConstructorDescriptionControllingAreaText(String language, String controllingArea, String controllingAreaText, ControllingArea toCnsldtnControllingArea) -
Uses of ControllingArea 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 ControllingAreaModifier and TypeMethodDescriptionControllingAreaOneToOneLink.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 ControllingAreaModifier and TypeMethodDescriptionprotected ControllingAreaLink<ObjectT>ControllingAreaLink.translateLinkType(EntityLink<ControllingAreaLink<ObjectT>, ControllingArea, ObjectT> link)