Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcostcenter.CnsldtnCostCenter
Packages that use CnsldtnCostCenter
Package
Description
-
Uses of CnsldtnCostCenter in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcostcenter
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcostcenter with type parameters of type CnsldtnCostCenterModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnCostCenter,SAP__Message> CnsldtnCostCenter._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnCostCenter>CnsldtnCostCenter.ALL_FIELDSSelector for all available fields of CnsldtnCostCenter.static final SimpleProperty.Boolean<CnsldtnCostCenter>CnsldtnCostCenter.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnCostCenter>CnsldtnCostCenter.CONTROLLING_AREAstatic final SimpleProperty.String<CnsldtnCostCenter>CnsldtnCostCenter.COST_CENTERstatic final NavigationProperty.Single<CnsldtnCostCenterText,CnsldtnCostCenter> CnsldtnCostCenterText.TO__COST_CENTERUse with available request builders to apply the _CostCenter navigation property to query operations.CnsldtnCostCenter.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.consolidationcostcenter that return CnsldtnCostCenterMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcostcenter that return types with arguments of type CnsldtnCostCenterModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnCostCenter>CnsldtnCostCenterText.getCostCenterIfPresent()Retrieval of associated CnsldtnCostCenter entity (one to one).CnsldtnCostCenter.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcostcenter with parameters of type CnsldtnCostCenterModifier and TypeMethodDescriptionCnsldtnCostCenterText.CnsldtnCostCenterTextBuilder.costCenter(CnsldtnCostCenter value) Navigation property _CostCenter for CnsldtnCostCenterText to single CnsldtnCostCenter.voidCnsldtnCostCenterText.setCostCenter(CnsldtnCostCenter value) Overwrites the associated CnsldtnCostCenter entity for the loaded navigation property _CostCenter.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcostcenter with parameters of type CnsldtnCostCenterModifierConstructorDescriptionCnsldtnCostCenterText(String language, String controllingArea, String costCenter, String costCenterName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnCostCenter to_CostCenter) -
Uses of CnsldtnCostCenter 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 CnsldtnCostCenterModifier and TypeMethodDescriptionConsolidationCostCenterService.countCnsldtnCostCenter()Deprecated.Fetch the number of entries from theCnsldtnCostCenterentity collection matching the filter and search expressions.DefaultConsolidationCostCenterService.countCnsldtnCostCenter()Deprecated.ConsolidationCostCenterService.createCnsldtnCostCenter(CnsldtnCostCenter cnsldtnCostCenter) Deprecated.Create a newCnsldtnCostCenterentity and save it to the S/4HANA system.DefaultConsolidationCostCenterService.createCnsldtnCostCenter(CnsldtnCostCenter cnsldtnCostCenter) Deprecated.ConsolidationCostCenterService.deleteCnsldtnCostCenter(CnsldtnCostCenter cnsldtnCostCenter) Deprecated.Deletes an existingCnsldtnCostCenterentity in the S/4HANA system.DefaultConsolidationCostCenterService.deleteCnsldtnCostCenter(CnsldtnCostCenter cnsldtnCostCenter) Deprecated.ConsolidationCostCenterService.getAllCnsldtnCostCenter()Deprecated.Fetch multipleCnsldtnCostCenterentities.DefaultConsolidationCostCenterService.getAllCnsldtnCostCenter()Deprecated.ConsolidationCostCenterService.getCnsldtnCostCenterByKey(String controllingArea, String costCenter) Deprecated.Fetch a singleCnsldtnCostCenterentity using key fields.DefaultConsolidationCostCenterService.getCnsldtnCostCenterByKey(String controllingArea, String costCenter) Deprecated.ConsolidationCostCenterService.updateCnsldtnCostCenter(CnsldtnCostCenter cnsldtnCostCenter) Deprecated.Update an existingCnsldtnCostCenterentity and save it to the S/4HANA system.DefaultConsolidationCostCenterService.updateCnsldtnCostCenter(CnsldtnCostCenter cnsldtnCostCenter) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnCostCenterModifier and TypeMethodDescriptionConsolidationCostCenterService.createCnsldtnCostCenter(CnsldtnCostCenter cnsldtnCostCenter) Deprecated.Create a newCnsldtnCostCenterentity and save it to the S/4HANA system.DefaultConsolidationCostCenterService.createCnsldtnCostCenter(CnsldtnCostCenter cnsldtnCostCenter) Deprecated.ConsolidationCostCenterService.deleteCnsldtnCostCenter(CnsldtnCostCenter cnsldtnCostCenter) Deprecated.Deletes an existingCnsldtnCostCenterentity in the S/4HANA system.DefaultConsolidationCostCenterService.deleteCnsldtnCostCenter(CnsldtnCostCenter cnsldtnCostCenter) Deprecated.ConsolidationCostCenterService.updateCnsldtnCostCenter(CnsldtnCostCenter cnsldtnCostCenter) Deprecated.Update an existingCnsldtnCostCenterentity and save it to the S/4HANA system.DefaultConsolidationCostCenterService.updateCnsldtnCostCenter(CnsldtnCostCenter cnsldtnCostCenter) Deprecated.