Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.ControllingAreaText
Packages that use ControllingAreaText
Package
Description
-
Uses of ControllingAreaText 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 ControllingAreaTextModifier and TypeFieldDescriptionstatic final ControllingAreaLink<ControllingAreaText>ControllingArea.TO_CNSLDTN_CONTROLLING_AREA_TUse with available fluent helpers to apply the to_CnsldtnControllingAreaT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ControllingAreaTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type ControllingAreaTextModifier and TypeMethodDescriptionControllingArea.fetchCnsldtnControllingAreaT()Fetches the ControllingAreaText entities (one to many) associated with this entity.io.vavr.control.Option<List<ControllingAreaText>>ControllingArea.getCnsldtnControllingAreaTIfPresent()Retrieval of associated ControllingAreaText entities (one to many).ControllingArea.getCnsldtnControllingAreaTOrFetch()Retrieval of associated ControllingAreaText entities (one to many).protected Class<ControllingAreaText>ControllingAreaTextByKeyFluentHelper.getEntityClass()protected Class<ControllingAreaText>ControllingAreaTextFluentHelper.getEntityClass()ControllingAreaText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ControllingAreaTextModifier and TypeMethodDescriptionvoidControllingArea.addCnsldtnControllingAreaT(ControllingAreaText... entity) Adds elements to the list of associated ControllingAreaText entities.ControllingArea.ControllingAreaBuilder.cnsldtnControllingAreaT(ControllingAreaText... value) Navigation property to_CnsldtnControllingAreaT for ControllingArea to multiple ControllingAreaText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type ControllingAreaTextModifier and TypeMethodDescriptionvoidControllingArea.setCnsldtnControllingAreaT(List<ControllingAreaText> value) Overwrites the list of associated ControllingAreaText entities for the loaded navigation property to_CnsldtnControllingAreaT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type ControllingAreaTextModifierConstructorDescriptionControllingArea(String controllingArea, String controllingArea_Text, String additionalMasterDataSource, List<ControllingAreaText> toCnsldtnControllingAreaT) -
Uses of ControllingAreaText 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 ControllingAreaTextModifier and TypeMethodDescriptionControllingAreaTextOneToOneLink.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 ControllingAreaTextModifier and TypeMethodDescriptionprotected ControllingAreaTextLink<ObjectT>ControllingAreaTextLink.translateLinkType(EntityLink<ControllingAreaTextLink<ObjectT>, ControllingAreaText, ObjectT> link)