Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcountryorregion.CnsldtnBusinessAreaText
Packages that use CnsldtnBusinessAreaText
Package
Description
-
Uses of CnsldtnBusinessAreaText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcountryorregion
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcountryorregion with type parameters of type CnsldtnBusinessAreaTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnBusinessAreaText>CnsldtnBusinessAreaText.ALL_FIELDSSelector for all available fields of CnsldtnBusinessAreaText.static final SimpleProperty.Boolean<CnsldtnBusinessAreaText>CnsldtnBusinessAreaText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnBusinessAreaText>CnsldtnBusinessAreaText.COUNTRYstatic final SimpleProperty.String<CnsldtnBusinessAreaText>CnsldtnBusinessAreaText.COUNTRY_NAMEstatic final SimpleProperty.String<CnsldtnBusinessAreaText>CnsldtnBusinessAreaText.LANGUAGEstatic final NavigationProperty.Single<CnsldtnBusinessAreaText,CnsldtnCountry> CnsldtnBusinessAreaText.TO__COUNTRYUse with available request builders to apply the _Country navigation property to query operations.CnsldtnCountry.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.consolidationcountryorregion that return CnsldtnBusinessAreaTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcountryorregion that return types with arguments of type CnsldtnBusinessAreaTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnBusinessAreaText>>CnsldtnCountry.getTextIfPresent()Retrieval of associated CnsldtnBusinessAreaText entities (one to many).CnsldtnBusinessAreaText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcountryorregion with parameters of type CnsldtnBusinessAreaTextModifier and TypeMethodDescriptionvoidCnsldtnCountry.addText(CnsldtnBusinessAreaText... entity) Adds elements to the list of associated CnsldtnBusinessAreaText entities.CnsldtnCountry.CnsldtnCountryBuilder.text(CnsldtnBusinessAreaText... value) Navigation property _Text for CnsldtnCountry to multiple CnsldtnBusinessAreaText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcountryorregion with type arguments of type CnsldtnBusinessAreaTextModifier and TypeMethodDescriptionvoidCnsldtnCountry.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.consolidationcountryorregion with type arguments of type CnsldtnBusinessAreaTextModifierConstructorDescriptionCnsldtnCountry(String country, 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 TypeMethodDescriptionConsolidationCountryOrRegionService.countCnsldtnCountryText()Deprecated.Fetch the number of entries from theCnsldtnBusinessAreaTextentity collection matching the filter and search expressions.DefaultConsolidationCountryOrRegionService.countCnsldtnCountryText()Deprecated.ConsolidationCountryOrRegionService.deleteCnsldtnCountryText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.Deletes an existingCnsldtnBusinessAreaTextentity in the S/4HANA system.DefaultConsolidationCountryOrRegionService.deleteCnsldtnCountryText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.ConsolidationCountryOrRegionService.getAllCnsldtnCountryText()Deprecated.Fetch multipleCnsldtnBusinessAreaTextentities.DefaultConsolidationCountryOrRegionService.getAllCnsldtnCountryText()Deprecated.ConsolidationCountryOrRegionService.getCnsldtnCountryTextByKey(String language, String country) Deprecated.Fetch a singleCnsldtnBusinessAreaTextentity using key fields.DefaultConsolidationCountryOrRegionService.getCnsldtnCountryTextByKey(String language, String country) Deprecated.ConsolidationCountryOrRegionService.updateCnsldtnCountryText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.Update an existingCnsldtnBusinessAreaTextentity and save it to the S/4HANA system.DefaultConsolidationCountryOrRegionService.updateCnsldtnCountryText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnBusinessAreaTextModifier and TypeMethodDescriptionConsolidationCountryOrRegionService.deleteCnsldtnCountryText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.Deletes an existingCnsldtnBusinessAreaTextentity in the S/4HANA system.DefaultConsolidationCountryOrRegionService.deleteCnsldtnCountryText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.ConsolidationCountryOrRegionService.updateCnsldtnCountryText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.Update an existingCnsldtnBusinessAreaTextentity and save it to the S/4HANA system.DefaultConsolidationCountryOrRegionService.updateCnsldtnCountryText(CnsldtnBusinessAreaText cnsldtnBusinessAreaText) Deprecated.