Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationprofitcenter.CnsldtnProfitCenter
Packages that use CnsldtnProfitCenter
Package
Description
-
Uses of CnsldtnProfitCenter in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationprofitcenter
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationprofitcenter with type parameters of type CnsldtnProfitCenterModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnProfitCenter,SAP__Message> CnsldtnProfitCenter._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnProfitCenter>CnsldtnProfitCenter.ALL_FIELDSSelector for all available fields of CnsldtnProfitCenter.static final SimpleProperty.Boolean<CnsldtnProfitCenter>CnsldtnProfitCenter.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnProfitCenter>CnsldtnProfitCenter.CONTROLLING_AREAstatic final SimpleProperty.String<CnsldtnProfitCenter>CnsldtnProfitCenter.PROFIT_CENTERCnsldtnProfitCenterText.TO__PROFIT_CENTERUse with available request builders to apply the _ProfitCenter navigation property to query operations.CnsldtnProfitCenter.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.consolidationprofitcenter that return CnsldtnProfitCenterMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationprofitcenter that return types with arguments of type CnsldtnProfitCenterModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnProfitCenter>CnsldtnProfitCenterText.getProfitCenterIfPresent()Retrieval of associated CnsldtnProfitCenter entity (one to one).CnsldtnProfitCenter.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationprofitcenter with parameters of type CnsldtnProfitCenterModifier and TypeMethodDescriptionCnsldtnProfitCenterText.CnsldtnProfitCenterTextBuilder.profitCenter(CnsldtnProfitCenter value) Navigation property _ProfitCenter for CnsldtnProfitCenterText to single CnsldtnProfitCenter.voidCnsldtnProfitCenterText.setProfitCenter(CnsldtnProfitCenter value) Overwrites the associated CnsldtnProfitCenter entity for the loaded navigation property _ProfitCenter.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationprofitcenter with parameters of type CnsldtnProfitCenterModifierConstructorDescriptionCnsldtnProfitCenterText(String language, String controllingArea, String profitCenter, String profitCenterName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnProfitCenter to_ProfitCenter) -
Uses of CnsldtnProfitCenter 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 CnsldtnProfitCenterModifier and TypeMethodDescriptionConsolidationProfitCenterService.countCnsldtnProfitCenter()Deprecated.Fetch the number of entries from theCnsldtnProfitCenterentity collection matching the filter and search expressions.DefaultConsolidationProfitCenterService.countCnsldtnProfitCenter()Deprecated.ConsolidationProfitCenterService.createCnsldtnProfitCenter(CnsldtnProfitCenter cnsldtnProfitCenter) Deprecated.Create a newCnsldtnProfitCenterentity and save it to the S/4HANA system.DefaultConsolidationProfitCenterService.createCnsldtnProfitCenter(CnsldtnProfitCenter cnsldtnProfitCenter) Deprecated.ConsolidationProfitCenterService.deleteCnsldtnProfitCenter(CnsldtnProfitCenter cnsldtnProfitCenter) Deprecated.Deletes an existingCnsldtnProfitCenterentity in the S/4HANA system.DefaultConsolidationProfitCenterService.deleteCnsldtnProfitCenter(CnsldtnProfitCenter cnsldtnProfitCenter) Deprecated.ConsolidationProfitCenterService.getAllCnsldtnProfitCenter()Deprecated.Fetch multipleCnsldtnProfitCenterentities.DefaultConsolidationProfitCenterService.getAllCnsldtnProfitCenter()Deprecated.ConsolidationProfitCenterService.getCnsldtnProfitCenterByKey(String controllingArea, String profitCenter) Deprecated.Fetch a singleCnsldtnProfitCenterentity using key fields.DefaultConsolidationProfitCenterService.getCnsldtnProfitCenterByKey(String controllingArea, String profitCenter) Deprecated.ConsolidationProfitCenterService.updateCnsldtnProfitCenter(CnsldtnProfitCenter cnsldtnProfitCenter) Deprecated.Update an existingCnsldtnProfitCenterentity and save it to the S/4HANA system.DefaultConsolidationProfitCenterService.updateCnsldtnProfitCenter(CnsldtnProfitCenter cnsldtnProfitCenter) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnProfitCenterModifier and TypeMethodDescriptionConsolidationProfitCenterService.createCnsldtnProfitCenter(CnsldtnProfitCenter cnsldtnProfitCenter) Deprecated.Create a newCnsldtnProfitCenterentity and save it to the S/4HANA system.DefaultConsolidationProfitCenterService.createCnsldtnProfitCenter(CnsldtnProfitCenter cnsldtnProfitCenter) Deprecated.ConsolidationProfitCenterService.deleteCnsldtnProfitCenter(CnsldtnProfitCenter cnsldtnProfitCenter) Deprecated.Deletes an existingCnsldtnProfitCenterentity in the S/4HANA system.DefaultConsolidationProfitCenterService.deleteCnsldtnProfitCenter(CnsldtnProfitCenter cnsldtnProfitCenter) Deprecated.ConsolidationProfitCenterService.updateCnsldtnProfitCenter(CnsldtnProfitCenter cnsldtnProfitCenter) Deprecated.Update an existingCnsldtnProfitCenterentity and save it to the S/4HANA system.DefaultConsolidationProfitCenterService.updateCnsldtnProfitCenter(CnsldtnProfitCenter cnsldtnProfitCenter) Deprecated.