Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcountryorregion.CnsldtnCountry
Packages that use CnsldtnCountry
Package
Description
-
Uses of CnsldtnCountry 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 CnsldtnCountryModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnCountry,SAP__Message> CnsldtnCountry._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnCountry>CnsldtnCountry.ALL_FIELDSSelector for all available fields of CnsldtnCountry.static final SimpleProperty.Boolean<CnsldtnCountry>CnsldtnCountry.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnCountry>CnsldtnCountry.COUNTRYstatic 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 CnsldtnCountryMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcountryorregion that return types with arguments of type CnsldtnCountryModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnCountry>CnsldtnBusinessAreaText.getCountryIfPresent()Retrieval of associated CnsldtnCountry entity (one to one).CnsldtnCountry.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcountryorregion with parameters of type CnsldtnCountryModifier and TypeMethodDescriptionCnsldtnBusinessAreaText.CnsldtnBusinessAreaTextBuilder.country(CnsldtnCountry value) Navigation property _Country for CnsldtnBusinessAreaText to single CnsldtnCountry.voidCnsldtnBusinessAreaText.setCountry(CnsldtnCountry value) Overwrites the associated CnsldtnCountry entity for the loaded navigation property _Country.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcountryorregion with parameters of type CnsldtnCountryModifierConstructorDescriptionCnsldtnBusinessAreaText(String language, String country, String countryName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnCountry to_Country) -
Uses of CnsldtnCountry 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 CnsldtnCountryModifier and TypeMethodDescriptionConsolidationCountryOrRegionService.countCnsldtnCountry()Deprecated.Fetch the number of entries from theCnsldtnCountryentity collection matching the filter and search expressions.DefaultConsolidationCountryOrRegionService.countCnsldtnCountry()Deprecated.ConsolidationCountryOrRegionService.createCnsldtnCountry(CnsldtnCountry cnsldtnCountry) Deprecated.Create a newCnsldtnCountryentity and save it to the S/4HANA system.DefaultConsolidationCountryOrRegionService.createCnsldtnCountry(CnsldtnCountry cnsldtnCountry) Deprecated.ConsolidationCountryOrRegionService.deleteCnsldtnCountry(CnsldtnCountry cnsldtnCountry) Deprecated.Deletes an existingCnsldtnCountryentity in the S/4HANA system.DefaultConsolidationCountryOrRegionService.deleteCnsldtnCountry(CnsldtnCountry cnsldtnCountry) Deprecated.ConsolidationCountryOrRegionService.getAllCnsldtnCountry()Deprecated.Fetch multipleCnsldtnCountryentities.DefaultConsolidationCountryOrRegionService.getAllCnsldtnCountry()Deprecated.ConsolidationCountryOrRegionService.getCnsldtnCountryByKey(String country) Deprecated.Fetch a singleCnsldtnCountryentity using key fields.DefaultConsolidationCountryOrRegionService.getCnsldtnCountryByKey(String country) Deprecated.ConsolidationCountryOrRegionService.updateCnsldtnCountry(CnsldtnCountry cnsldtnCountry) Deprecated.Update an existingCnsldtnCountryentity and save it to the S/4HANA system.DefaultConsolidationCountryOrRegionService.updateCnsldtnCountry(CnsldtnCountry cnsldtnCountry) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnCountryModifier and TypeMethodDescriptionConsolidationCountryOrRegionService.createCnsldtnCountry(CnsldtnCountry cnsldtnCountry) Deprecated.Create a newCnsldtnCountryentity and save it to the S/4HANA system.DefaultConsolidationCountryOrRegionService.createCnsldtnCountry(CnsldtnCountry cnsldtnCountry) Deprecated.ConsolidationCountryOrRegionService.deleteCnsldtnCountry(CnsldtnCountry cnsldtnCountry) Deprecated.Deletes an existingCnsldtnCountryentity in the S/4HANA system.DefaultConsolidationCountryOrRegionService.deleteCnsldtnCountry(CnsldtnCountry cnsldtnCountry) Deprecated.ConsolidationCountryOrRegionService.updateCnsldtnCountry(CnsldtnCountry cnsldtnCountry) Deprecated.Update an existingCnsldtnCountryentity and save it to the S/4HANA system.DefaultConsolidationCountryOrRegionService.updateCnsldtnCountry(CnsldtnCountry cnsldtnCountry) Deprecated.