Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbusinessarea.CnsldtnBusinessAreaText
Packages that use CnsldtnBusinessAreaText
Package
Description
-
Uses of CnsldtnBusinessAreaText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbusinessarea
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbusinessarea with type parameters of type CnsldtnBusinessAreaTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnBusinessAreaText>CnsldtnBusinessAreaText.ALL_FIELDSSelector for all available fields of CnsldtnBusinessAreaText.static final SimpleProperty.String<CnsldtnBusinessAreaText>CnsldtnBusinessAreaText.BUSINESS_AREAstatic final SimpleProperty.String<CnsldtnBusinessAreaText>CnsldtnBusinessAreaText.BUSINESS_AREA_NAMEstatic final SimpleProperty.Boolean<CnsldtnBusinessAreaText>CnsldtnBusinessAreaText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnBusinessAreaText>CnsldtnBusinessAreaText.LANGUAGECnsldtnBusinessAreaText.TO__BUSINESS_AREAUse with available request builders to apply the _BusinessArea navigation property to query operations.CnsldtnBusinessArea.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.consolidationbusinessarea that return CnsldtnBusinessAreaTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbusinessarea that return types with arguments of type CnsldtnBusinessAreaTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnBusinessAreaText>>CnsldtnBusinessArea.getTextIfPresent()Retrieval of associated CnsldtnBusinessAreaText entities (one to many).CnsldtnBusinessAreaText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbusinessarea with parameters of type CnsldtnBusinessAreaTextModifier and TypeMethodDescriptionvoidCnsldtnBusinessArea.addText(CnsldtnBusinessAreaText... entity) Adds elements to the list of associated CnsldtnBusinessAreaText entities.CnsldtnBusinessArea.CnsldtnBusinessAreaBuilder.text(CnsldtnBusinessAreaText... value) Navigation property _Text for CnsldtnBusinessArea to multiple CnsldtnBusinessAreaText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbusinessarea with type arguments of type CnsldtnBusinessAreaTextModifier and TypeMethodDescriptionvoidCnsldtnBusinessArea.setText(List<CnsldtnBusinessAreaText> value) Overwrites the list of associated CnsldtnBusinessAreaText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbusinessarea with type arguments of type CnsldtnBusinessAreaTextModifierConstructorDescriptionCnsldtnBusinessArea(String businessArea, Boolean cnsldtnIsAdditionalMasterData, Collection<SAP__Message> _Messages, List<CnsldtnBusinessAreaText> to_Text) -
Uses of CnsldtnBusinessAreaText 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 CnsldtnBusinessAreaTextModifier and TypeMethodDescriptionConsolidationBusinessAreaService.countCnsldtnBusinessAreaText()Deprecated.Fetch the number of entries from theCnsldtnBusinessAreaTextentity collection matching the filter and search expressions.DefaultConsolidationBusinessAreaService.countCnsldtnBusinessAreaText()Deprecated.ConsolidationBusinessAreaService.deleteCnsldtnBusinessAreaText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.Deletes an existingCnsldtnBusinessAreaTextentity in the S/4HANA system.DefaultConsolidationBusinessAreaService.deleteCnsldtnBusinessAreaText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.ConsolidationBusinessAreaService.getAllCnsldtnBusinessAreaText()Deprecated.Fetch multipleCnsldtnBusinessAreaTextentities.DefaultConsolidationBusinessAreaService.getAllCnsldtnBusinessAreaText()Deprecated.ConsolidationBusinessAreaService.getCnsldtnBusinessAreaTextByKey(String language, String businessArea) Deprecated.Fetch a singleCnsldtnBusinessAreaTextentity using key fields.DefaultConsolidationBusinessAreaService.getCnsldtnBusinessAreaTextByKey(String language, String businessArea) Deprecated.ConsolidationBusinessAreaService.updateCnsldtnBusinessAreaText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.Update an existingCnsldtnBusinessAreaTextentity and save it to the S/4HANA system.DefaultConsolidationBusinessAreaService.updateCnsldtnBusinessAreaText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnBusinessAreaTextModifier and TypeMethodDescriptionConsolidationBusinessAreaService.deleteCnsldtnBusinessAreaText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.Deletes an existingCnsldtnBusinessAreaTextentity in the S/4HANA system.DefaultConsolidationBusinessAreaService.deleteCnsldtnBusinessAreaText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.ConsolidationBusinessAreaService.updateCnsldtnBusinessAreaText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.Update an existingCnsldtnBusinessAreaTextentity and save it to the S/4HANA system.DefaultConsolidationBusinessAreaService.updateCnsldtnBusinessAreaText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.