Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfunctionalarea.CnsldtnFunctionalAreaText
Packages that use CnsldtnFunctionalAreaText
Package
Description
-
Uses of CnsldtnFunctionalAreaText 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 CnsldtnFunctionalAreaTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnFunctionalAreaText>CnsldtnFunctionalAreaText.ALL_FIELDSSelector for all available fields of CnsldtnFunctionalAreaText.static final SimpleProperty.Boolean<CnsldtnFunctionalAreaText>CnsldtnFunctionalAreaText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnFunctionalAreaText>CnsldtnFunctionalAreaText.FUNCTIONAL_AREAstatic final SimpleProperty.String<CnsldtnFunctionalAreaText>CnsldtnFunctionalAreaText.FUNCTIONAL_AREA_NAMEstatic final SimpleProperty.String<CnsldtnFunctionalAreaText>CnsldtnFunctionalAreaText.LANGUAGECnsldtnFunctionalAreaText.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 CnsldtnFunctionalAreaTextModifier and TypeMethodDescriptionCnsldtnFunctionalAreaText.CnsldtnFunctionalAreaTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfunctionalarea that return types with arguments of type CnsldtnFunctionalAreaTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnFunctionalAreaText>>CnsldtnFunctionalArea.getTextIfPresent()Retrieval of associated CnsldtnFunctionalAreaText entities (one to many).CnsldtnFunctionalAreaText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfunctionalarea with parameters of type CnsldtnFunctionalAreaTextModifier and TypeMethodDescriptionvoidCnsldtnFunctionalArea.addText(CnsldtnFunctionalAreaText... entity) Adds elements to the list of associated CnsldtnFunctionalAreaText entities.CnsldtnFunctionalArea.CnsldtnFunctionalAreaBuilder.text(CnsldtnFunctionalAreaText... value) Navigation property _Text for CnsldtnFunctionalArea to multiple CnsldtnFunctionalAreaText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfunctionalarea with type arguments of type CnsldtnFunctionalAreaTextModifier and TypeMethodDescriptionvoidCnsldtnFunctionalArea.setText(List<CnsldtnFunctionalAreaText> value) Overwrites the list of associated CnsldtnFunctionalAreaText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfunctionalarea with type arguments of type CnsldtnFunctionalAreaTextModifierConstructorDescriptionCnsldtnFunctionalArea(String functionalArea, Boolean cnsldtnIsAdditionalMasterData, Collection<SAP__Message> _Messages, List<CnsldtnFunctionalAreaText> to_Text) -
Uses of CnsldtnFunctionalAreaText 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 CnsldtnFunctionalAreaTextModifier and TypeMethodDescriptionConsolidationFunctionalAreaService.countCnsldtnFunctionalAreaText()Deprecated.Fetch the number of entries from theCnsldtnFunctionalAreaTextentity collection matching the filter and search expressions.DefaultConsolidationFunctionalAreaService.countCnsldtnFunctionalAreaText()Deprecated.ConsolidationFunctionalAreaService.deleteCnsldtnFunctionalAreaText(CnsldtnFunctionalAreaText cnsldtnFunctionalAreaText) Deprecated.Deletes an existingCnsldtnFunctionalAreaTextentity in the S/4HANA system.DefaultConsolidationFunctionalAreaService.deleteCnsldtnFunctionalAreaText(CnsldtnFunctionalAreaText cnsldtnFunctionalAreaText) Deprecated.ConsolidationFunctionalAreaService.getAllCnsldtnFunctionalAreaText()Deprecated.Fetch multipleCnsldtnFunctionalAreaTextentities.DefaultConsolidationFunctionalAreaService.getAllCnsldtnFunctionalAreaText()Deprecated.ConsolidationFunctionalAreaService.getCnsldtnFunctionalAreaTextByKey(String language, String functionalArea) Deprecated.Fetch a singleCnsldtnFunctionalAreaTextentity using key fields.DefaultConsolidationFunctionalAreaService.getCnsldtnFunctionalAreaTextByKey(String language, String functionalArea) Deprecated.ConsolidationFunctionalAreaService.updateCnsldtnFunctionalAreaText(CnsldtnFunctionalAreaText cnsldtnFunctionalAreaText) Deprecated.Update an existingCnsldtnFunctionalAreaTextentity and save it to the S/4HANA system.DefaultConsolidationFunctionalAreaService.updateCnsldtnFunctionalAreaText(CnsldtnFunctionalAreaText cnsldtnFunctionalAreaText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnFunctionalAreaTextModifier and TypeMethodDescriptionConsolidationFunctionalAreaService.deleteCnsldtnFunctionalAreaText(CnsldtnFunctionalAreaText cnsldtnFunctionalAreaText) Deprecated.Deletes an existingCnsldtnFunctionalAreaTextentity in the S/4HANA system.DefaultConsolidationFunctionalAreaService.deleteCnsldtnFunctionalAreaText(CnsldtnFunctionalAreaText cnsldtnFunctionalAreaText) Deprecated.ConsolidationFunctionalAreaService.updateCnsldtnFunctionalAreaText(CnsldtnFunctionalAreaText cnsldtnFunctionalAreaText) Deprecated.Update an existingCnsldtnFunctionalAreaTextentity and save it to the S/4HANA system.DefaultConsolidationFunctionalAreaService.updateCnsldtnFunctionalAreaText(CnsldtnFunctionalAreaText cnsldtnFunctionalAreaText) Deprecated.