Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcontrollingarea.CnsldtnControllingAreaText
Packages that use CnsldtnControllingAreaText
Package
Description
-
Uses of CnsldtnControllingAreaText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcontrollingarea
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcontrollingarea with type parameters of type CnsldtnControllingAreaTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnControllingAreaText>CnsldtnControllingAreaText.ALL_FIELDSSelector for all available fields of CnsldtnControllingAreaText.static final SimpleProperty.Boolean<CnsldtnControllingAreaText>CnsldtnControllingAreaText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnControllingAreaText>CnsldtnControllingAreaText.CONTROLLING_AREAstatic final SimpleProperty.String<CnsldtnControllingAreaText>CnsldtnControllingAreaText.CONTROLLING_AREA_NAMEstatic final SimpleProperty.String<CnsldtnControllingAreaText>CnsldtnControllingAreaText.LANGUAGECnsldtnControllingAreaText.TO__CONTROLLING_AREAUse with available request builders to apply the _ControllingArea navigation property to query operations.CnsldtnControllingArea.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcontrollingarea that return CnsldtnControllingAreaTextModifier and TypeMethodDescriptionCnsldtnControllingAreaText.CnsldtnControllingAreaTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcontrollingarea that return types with arguments of type CnsldtnControllingAreaTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnControllingAreaText>>CnsldtnControllingArea.getTextIfPresent()Retrieval of associated CnsldtnControllingAreaText entities (one to many).CnsldtnControllingAreaText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcontrollingarea with parameters of type CnsldtnControllingAreaTextModifier and TypeMethodDescriptionvoidCnsldtnControllingArea.addText(CnsldtnControllingAreaText... entity) Adds elements to the list of associated CnsldtnControllingAreaText entities.CnsldtnControllingArea.CnsldtnControllingAreaBuilder.text(CnsldtnControllingAreaText... value) Navigation property _Text for CnsldtnControllingArea to multiple CnsldtnControllingAreaText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcontrollingarea with type arguments of type CnsldtnControllingAreaTextModifier and TypeMethodDescriptionvoidCnsldtnControllingArea.setText(List<CnsldtnControllingAreaText> value) Overwrites the list of associated CnsldtnControllingAreaText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcontrollingarea with type arguments of type CnsldtnControllingAreaTextModifierConstructorDescriptionCnsldtnControllingArea(String controllingArea, Boolean cnsldtnIsAdditionalMasterData, Collection<SAP__Message> _Messages, List<CnsldtnControllingAreaText> to_Text) -
Uses of CnsldtnControllingAreaText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type CnsldtnControllingAreaTextModifier and TypeMethodDescriptionConsolidationControllingAreaService.countCnsldtnControllingAreaText()Deprecated.Fetch the number of entries from theCnsldtnControllingAreaTextentity collection matching the filter and search expressions.DefaultConsolidationControllingAreaService.countCnsldtnControllingAreaText()Deprecated.ConsolidationControllingAreaService.deleteCnsldtnControllingAreaText(CnsldtnControllingAreaText cnsldtnControllingAreaText) Deprecated.Deletes an existingCnsldtnControllingAreaTextentity in the S/4HANA system.DefaultConsolidationControllingAreaService.deleteCnsldtnControllingAreaText(CnsldtnControllingAreaText cnsldtnControllingAreaText) Deprecated.ConsolidationControllingAreaService.getAllCnsldtnControllingAreaText()Deprecated.Fetch multipleCnsldtnControllingAreaTextentities.DefaultConsolidationControllingAreaService.getAllCnsldtnControllingAreaText()Deprecated.ConsolidationControllingAreaService.getCnsldtnControllingAreaTextByKey(String language, String controllingArea) Deprecated.Fetch a singleCnsldtnControllingAreaTextentity using key fields.DefaultConsolidationControllingAreaService.getCnsldtnControllingAreaTextByKey(String language, String controllingArea) Deprecated.ConsolidationControllingAreaService.updateCnsldtnControllingAreaText(CnsldtnControllingAreaText cnsldtnControllingAreaText) Deprecated.Update an existingCnsldtnControllingAreaTextentity and save it to the S/4HANA system.DefaultConsolidationControllingAreaService.updateCnsldtnControllingAreaText(CnsldtnControllingAreaText cnsldtnControllingAreaText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnControllingAreaTextModifier and TypeMethodDescriptionConsolidationControllingAreaService.deleteCnsldtnControllingAreaText(CnsldtnControllingAreaText cnsldtnControllingAreaText) Deprecated.Deletes an existingCnsldtnControllingAreaTextentity in the S/4HANA system.DefaultConsolidationControllingAreaService.deleteCnsldtnControllingAreaText(CnsldtnControllingAreaText cnsldtnControllingAreaText) Deprecated.ConsolidationControllingAreaService.updateCnsldtnControllingAreaText(CnsldtnControllingAreaText cnsldtnControllingAreaText) Deprecated.Update an existingCnsldtnControllingAreaTextentity and save it to the S/4HANA system.DefaultConsolidationControllingAreaService.updateCnsldtnControllingAreaText(CnsldtnControllingAreaText cnsldtnControllingAreaText) Deprecated.