Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationprofitcenter.CnsldtnProfitCenterText
Packages that use CnsldtnProfitCenterText
Package
Description
-
Uses of CnsldtnProfitCenterText 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 CnsldtnProfitCenterTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnProfitCenterText>CnsldtnProfitCenterText.ALL_FIELDSSelector for all available fields of CnsldtnProfitCenterText.static final SimpleProperty.Boolean<CnsldtnProfitCenterText>CnsldtnProfitCenterText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnProfitCenterText>CnsldtnProfitCenterText.CONTROLLING_AREAstatic final SimpleProperty.String<CnsldtnProfitCenterText>CnsldtnProfitCenterText.LANGUAGEstatic final SimpleProperty.String<CnsldtnProfitCenterText>CnsldtnProfitCenterText.PROFIT_CENTERstatic final SimpleProperty.String<CnsldtnProfitCenterText>CnsldtnProfitCenterText.PROFIT_CENTER_NAMECnsldtnProfitCenterText.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 CnsldtnProfitCenterTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationprofitcenter that return types with arguments of type CnsldtnProfitCenterTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnProfitCenterText>>CnsldtnProfitCenter.getTextIfPresent()Retrieval of associated CnsldtnProfitCenterText entities (one to many).CnsldtnProfitCenterText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationprofitcenter with parameters of type CnsldtnProfitCenterTextModifier and TypeMethodDescriptionvoidCnsldtnProfitCenter.addText(CnsldtnProfitCenterText... entity) Adds elements to the list of associated CnsldtnProfitCenterText entities.CnsldtnProfitCenter.CnsldtnProfitCenterBuilder.text(CnsldtnProfitCenterText... value) Navigation property _Text for CnsldtnProfitCenter to multiple CnsldtnProfitCenterText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationprofitcenter with type arguments of type CnsldtnProfitCenterTextModifier and TypeMethodDescriptionvoidCnsldtnProfitCenter.setText(List<CnsldtnProfitCenterText> value) Overwrites the list of associated CnsldtnProfitCenterText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationprofitcenter with type arguments of type CnsldtnProfitCenterTextModifierConstructorDescriptionCnsldtnProfitCenter(String controllingArea, String profitCenter, Boolean cnsldtnIsAdditionalMasterData, Collection<SAP__Message> _Messages, List<CnsldtnProfitCenterText> to_Text) -
Uses of CnsldtnProfitCenterText 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 CnsldtnProfitCenterTextModifier and TypeMethodDescriptionConsolidationProfitCenterService.countCnsldtnProfitCenterText()Deprecated.Fetch the number of entries from theCnsldtnProfitCenterTextentity collection matching the filter and search expressions.DefaultConsolidationProfitCenterService.countCnsldtnProfitCenterText()Deprecated.ConsolidationProfitCenterService.deleteCnsldtnProfitCenterText(CnsldtnProfitCenterText cnsldtnProfitCenterText) Deprecated.Deletes an existingCnsldtnProfitCenterTextentity in the S/4HANA system.DefaultConsolidationProfitCenterService.deleteCnsldtnProfitCenterText(CnsldtnProfitCenterText cnsldtnProfitCenterText) Deprecated.ConsolidationProfitCenterService.getAllCnsldtnProfitCenterText()Deprecated.Fetch multipleCnsldtnProfitCenterTextentities.DefaultConsolidationProfitCenterService.getAllCnsldtnProfitCenterText()Deprecated.ConsolidationProfitCenterService.getCnsldtnProfitCenterTextByKey(String language, String controllingArea, String profitCenter) Deprecated.Fetch a singleCnsldtnProfitCenterTextentity using key fields.DefaultConsolidationProfitCenterService.getCnsldtnProfitCenterTextByKey(String language, String controllingArea, String profitCenter) Deprecated.ConsolidationProfitCenterService.updateCnsldtnProfitCenterText(CnsldtnProfitCenterText cnsldtnProfitCenterText) Deprecated.Update an existingCnsldtnProfitCenterTextentity and save it to the S/4HANA system.DefaultConsolidationProfitCenterService.updateCnsldtnProfitCenterText(CnsldtnProfitCenterText cnsldtnProfitCenterText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnProfitCenterTextModifier and TypeMethodDescriptionConsolidationProfitCenterService.deleteCnsldtnProfitCenterText(CnsldtnProfitCenterText cnsldtnProfitCenterText) Deprecated.Deletes an existingCnsldtnProfitCenterTextentity in the S/4HANA system.DefaultConsolidationProfitCenterService.deleteCnsldtnProfitCenterText(CnsldtnProfitCenterText cnsldtnProfitCenterText) Deprecated.ConsolidationProfitCenterService.updateCnsldtnProfitCenterText(CnsldtnProfitCenterText cnsldtnProfitCenterText) Deprecated.Update an existingCnsldtnProfitCenterTextentity and save it to the S/4HANA system.DefaultConsolidationProfitCenterService.updateCnsldtnProfitCenterText(CnsldtnProfitCenterText cnsldtnProfitCenterText) Deprecated.