Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfunctionalarea.CnsldtnFunctionalArea
Packages that use CnsldtnFunctionalArea
Package
Description
-
Uses of CnsldtnFunctionalArea in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfunctionalarea
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfunctionalarea with type parameters of type CnsldtnFunctionalAreaModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnFunctionalArea,SAP__Message> CnsldtnFunctionalArea._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnFunctionalArea>CnsldtnFunctionalArea.ALL_FIELDSSelector for all available fields of CnsldtnFunctionalArea.static final SimpleProperty.Boolean<CnsldtnFunctionalArea>CnsldtnFunctionalArea.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnFunctionalArea>CnsldtnFunctionalArea.FUNCTIONAL_AREACnsldtnFunctionalAreaText.TO__FUNCTIONAL_AREAUse with available request builders to apply the _FunctionalArea navigation property to query operations.CnsldtnFunctionalArea.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.consolidationfunctionalarea that return CnsldtnFunctionalAreaMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfunctionalarea that return types with arguments of type CnsldtnFunctionalAreaModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnFunctionalArea>CnsldtnFunctionalAreaText.getFunctionalAreaIfPresent()Retrieval of associated CnsldtnFunctionalArea entity (one to one).CnsldtnFunctionalArea.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfunctionalarea with parameters of type CnsldtnFunctionalAreaModifier and TypeMethodDescriptionCnsldtnFunctionalAreaText.CnsldtnFunctionalAreaTextBuilder.functionalArea(CnsldtnFunctionalArea value) Navigation property _FunctionalArea for CnsldtnFunctionalAreaText to single CnsldtnFunctionalArea.voidCnsldtnFunctionalAreaText.setFunctionalArea(CnsldtnFunctionalArea value) Overwrites the associated CnsldtnFunctionalArea entity for the loaded navigation property _FunctionalArea.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfunctionalarea with parameters of type CnsldtnFunctionalAreaModifierConstructorDescriptionCnsldtnFunctionalAreaText(String language, String functionalArea, String functionalAreaName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnFunctionalArea to_FunctionalArea) -
Uses of CnsldtnFunctionalArea 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 CnsldtnFunctionalAreaModifier and TypeMethodDescriptionConsolidationFunctionalAreaService.countCnsldtnFunctionalArea()Deprecated.Fetch the number of entries from theCnsldtnFunctionalAreaentity collection matching the filter and search expressions.DefaultConsolidationFunctionalAreaService.countCnsldtnFunctionalArea()Deprecated.ConsolidationFunctionalAreaService.createCnsldtnFunctionalArea(CnsldtnFunctionalArea cnsldtnFunctionalArea) Deprecated.Create a newCnsldtnFunctionalAreaentity and save it to the S/4HANA system.DefaultConsolidationFunctionalAreaService.createCnsldtnFunctionalArea(CnsldtnFunctionalArea cnsldtnFunctionalArea) Deprecated.ConsolidationFunctionalAreaService.deleteCnsldtnFunctionalArea(CnsldtnFunctionalArea cnsldtnFunctionalArea) Deprecated.Deletes an existingCnsldtnFunctionalAreaentity in the S/4HANA system.DefaultConsolidationFunctionalAreaService.deleteCnsldtnFunctionalArea(CnsldtnFunctionalArea cnsldtnFunctionalArea) Deprecated.ConsolidationFunctionalAreaService.getAllCnsldtnFunctionalArea()Deprecated.Fetch multipleCnsldtnFunctionalAreaentities.DefaultConsolidationFunctionalAreaService.getAllCnsldtnFunctionalArea()Deprecated.ConsolidationFunctionalAreaService.getCnsldtnFunctionalAreaByKey(String functionalArea) Deprecated.Fetch a singleCnsldtnFunctionalAreaentity using key fields.DefaultConsolidationFunctionalAreaService.getCnsldtnFunctionalAreaByKey(String functionalArea) Deprecated.ConsolidationFunctionalAreaService.updateCnsldtnFunctionalArea(CnsldtnFunctionalArea cnsldtnFunctionalArea) Deprecated.Update an existingCnsldtnFunctionalAreaentity and save it to the S/4HANA system.DefaultConsolidationFunctionalAreaService.updateCnsldtnFunctionalArea(CnsldtnFunctionalArea cnsldtnFunctionalArea) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnFunctionalAreaModifier and TypeMethodDescriptionConsolidationFunctionalAreaService.createCnsldtnFunctionalArea(CnsldtnFunctionalArea cnsldtnFunctionalArea) Deprecated.Create a newCnsldtnFunctionalAreaentity and save it to the S/4HANA system.DefaultConsolidationFunctionalAreaService.createCnsldtnFunctionalArea(CnsldtnFunctionalArea cnsldtnFunctionalArea) Deprecated.ConsolidationFunctionalAreaService.deleteCnsldtnFunctionalArea(CnsldtnFunctionalArea cnsldtnFunctionalArea) Deprecated.Deletes an existingCnsldtnFunctionalAreaentity in the S/4HANA system.DefaultConsolidationFunctionalAreaService.deleteCnsldtnFunctionalArea(CnsldtnFunctionalArea cnsldtnFunctionalArea) Deprecated.ConsolidationFunctionalAreaService.updateCnsldtnFunctionalArea(CnsldtnFunctionalArea cnsldtnFunctionalArea) Deprecated.Update an existingCnsldtnFunctionalAreaentity and save it to the S/4HANA system.DefaultConsolidationFunctionalAreaService.updateCnsldtnFunctionalArea(CnsldtnFunctionalArea cnsldtnFunctionalArea) Deprecated.