Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcostcenter.CnsldtnCostCenterText
Packages that use CnsldtnCostCenterText
Package
Description
-
Uses of CnsldtnCostCenterText 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 CnsldtnCostCenterTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnCostCenterText>CnsldtnCostCenterText.ALL_FIELDSSelector for all available fields of CnsldtnCostCenterText.static final SimpleProperty.Boolean<CnsldtnCostCenterText>CnsldtnCostCenterText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnCostCenterText>CnsldtnCostCenterText.CONTROLLING_AREAstatic final SimpleProperty.String<CnsldtnCostCenterText>CnsldtnCostCenterText.COST_CENTERstatic final SimpleProperty.String<CnsldtnCostCenterText>CnsldtnCostCenterText.COST_CENTER_NAMEstatic final SimpleProperty.String<CnsldtnCostCenterText>CnsldtnCostCenterText.LANGUAGEstatic 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 CnsldtnCostCenterTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcostcenter that return types with arguments of type CnsldtnCostCenterTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnCostCenterText>>CnsldtnCostCenter.getTextIfPresent()Retrieval of associated CnsldtnCostCenterText entities (one to many).CnsldtnCostCenterText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcostcenter with parameters of type CnsldtnCostCenterTextModifier and TypeMethodDescriptionvoidCnsldtnCostCenter.addText(CnsldtnCostCenterText... entity) Adds elements to the list of associated CnsldtnCostCenterText entities.CnsldtnCostCenter.CnsldtnCostCenterBuilder.text(CnsldtnCostCenterText... value) Navigation property _Text for CnsldtnCostCenter to multiple CnsldtnCostCenterText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcostcenter with type arguments of type CnsldtnCostCenterTextModifier and TypeMethodDescriptionvoidCnsldtnCostCenter.setText(List<CnsldtnCostCenterText> value) Overwrites the list of associated CnsldtnCostCenterText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcostcenter with type arguments of type CnsldtnCostCenterTextModifierConstructorDescriptionCnsldtnCostCenter(String controllingArea, String costCenter, Boolean cnsldtnIsAdditionalMasterData, Collection<SAP__Message> _Messages, List<CnsldtnCostCenterText> to_Text) -
Uses of CnsldtnCostCenterText 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 CnsldtnCostCenterTextModifier and TypeMethodDescriptionConsolidationCostCenterService.countCnsldtnCostCenterText()Deprecated.Fetch the number of entries from theCnsldtnCostCenterTextentity collection matching the filter and search expressions.DefaultConsolidationCostCenterService.countCnsldtnCostCenterText()Deprecated.ConsolidationCostCenterService.deleteCnsldtnCostCenterText(CnsldtnCostCenterText cnsldtnCostCenterText) Deprecated.Deletes an existingCnsldtnCostCenterTextentity in the S/4HANA system.DefaultConsolidationCostCenterService.deleteCnsldtnCostCenterText(CnsldtnCostCenterText cnsldtnCostCenterText) Deprecated.ConsolidationCostCenterService.getAllCnsldtnCostCenterText()Deprecated.Fetch multipleCnsldtnCostCenterTextentities.DefaultConsolidationCostCenterService.getAllCnsldtnCostCenterText()Deprecated.ConsolidationCostCenterService.getCnsldtnCostCenterTextByKey(String language, String controllingArea, String costCenter) Deprecated.Fetch a singleCnsldtnCostCenterTextentity using key fields.DefaultConsolidationCostCenterService.getCnsldtnCostCenterTextByKey(String language, String controllingArea, String costCenter) Deprecated.ConsolidationCostCenterService.updateCnsldtnCostCenterText(CnsldtnCostCenterText cnsldtnCostCenterText) Deprecated.Update an existingCnsldtnCostCenterTextentity and save it to the S/4HANA system.DefaultConsolidationCostCenterService.updateCnsldtnCostCenterText(CnsldtnCostCenterText cnsldtnCostCenterText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnCostCenterTextModifier and TypeMethodDescriptionConsolidationCostCenterService.deleteCnsldtnCostCenterText(CnsldtnCostCenterText cnsldtnCostCenterText) Deprecated.Deletes an existingCnsldtnCostCenterTextentity in the S/4HANA system.DefaultConsolidationCostCenterService.deleteCnsldtnCostCenterText(CnsldtnCostCenterText cnsldtnCostCenterText) Deprecated.ConsolidationCostCenterService.updateCnsldtnCostCenterText(CnsldtnCostCenterText cnsldtnCostCenterText) Deprecated.Update an existingCnsldtnCostCenterTextentity and save it to the S/4HANA system.DefaultConsolidationCostCenterService.updateCnsldtnCostCenterText(CnsldtnCostCenterText cnsldtnCostCenterText) Deprecated.