Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcontrollingarea.CnsldtnControllingArea
Packages that use CnsldtnControllingArea
Package
Description
-
Uses of CnsldtnControllingArea 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 CnsldtnControllingAreaModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnControllingArea,SAP__Message> CnsldtnControllingArea._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnControllingArea>CnsldtnControllingArea.ALL_FIELDSSelector for all available fields of CnsldtnControllingArea.static final SimpleProperty.Boolean<CnsldtnControllingArea>CnsldtnControllingArea.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnControllingArea>CnsldtnControllingArea.CONTROLLING_AREACnsldtnControllingAreaText.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 CnsldtnControllingAreaMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcontrollingarea that return types with arguments of type CnsldtnControllingAreaModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnControllingArea>CnsldtnControllingAreaText.getControllingAreaIfPresent()Retrieval of associated CnsldtnControllingArea entity (one to one).CnsldtnControllingArea.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcontrollingarea with parameters of type CnsldtnControllingAreaModifier and TypeMethodDescriptionCnsldtnControllingAreaText.CnsldtnControllingAreaTextBuilder.controllingArea(CnsldtnControllingArea value) Navigation property _ControllingArea for CnsldtnControllingAreaText to single CnsldtnControllingArea.voidCnsldtnControllingAreaText.setControllingArea(CnsldtnControllingArea value) Overwrites the associated CnsldtnControllingArea entity for the loaded navigation property _ControllingArea.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcontrollingarea with parameters of type CnsldtnControllingAreaModifierConstructorDescriptionCnsldtnControllingAreaText(String language, String controllingArea, String controllingAreaName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnControllingArea to_ControllingArea) -
Uses of CnsldtnControllingArea 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 CnsldtnControllingAreaModifier and TypeMethodDescriptionConsolidationControllingAreaService.countCnsldtnControllingArea()Deprecated.Fetch the number of entries from theCnsldtnControllingAreaentity collection matching the filter and search expressions.DefaultConsolidationControllingAreaService.countCnsldtnControllingArea()Deprecated.ConsolidationControllingAreaService.createCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.Create a newCnsldtnControllingAreaentity and save it to the S/4HANA system.DefaultConsolidationControllingAreaService.createCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.ConsolidationControllingAreaService.deleteCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.Deletes an existingCnsldtnControllingAreaentity in the S/4HANA system.DefaultConsolidationControllingAreaService.deleteCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.ConsolidationControllingAreaService.getAllCnsldtnControllingArea()Deprecated.Fetch multipleCnsldtnControllingAreaentities.DefaultConsolidationControllingAreaService.getAllCnsldtnControllingArea()Deprecated.ConsolidationControllingAreaService.getCnsldtnControllingAreaByKey(String controllingArea) Deprecated.Fetch a singleCnsldtnControllingAreaentity using key fields.DefaultConsolidationControllingAreaService.getCnsldtnControllingAreaByKey(String controllingArea) Deprecated.ConsolidationControllingAreaService.updateCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.Update an existingCnsldtnControllingAreaentity and save it to the S/4HANA system.DefaultConsolidationControllingAreaService.updateCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnControllingAreaModifier and TypeMethodDescriptionConsolidationControllingAreaService.createCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.Create a newCnsldtnControllingAreaentity and save it to the S/4HANA system.DefaultConsolidationControllingAreaService.createCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.ConsolidationControllingAreaService.deleteCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.Deletes an existingCnsldtnControllingAreaentity in the S/4HANA system.DefaultConsolidationControllingAreaService.deleteCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.ConsolidationControllingAreaService.updateCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.Update an existingCnsldtnControllingAreaentity and save it to the S/4HANA system.DefaultConsolidationControllingAreaService.updateCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.