Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsalesdistrict.CnsldtnSalesDistrict
Packages that use CnsldtnSalesDistrict
Package
Description
-
Uses of CnsldtnSalesDistrict in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsalesdistrict
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsalesdistrict with type parameters of type CnsldtnSalesDistrictModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnSalesDistrict,SAP__Message> CnsldtnSalesDistrict._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnSalesDistrict>CnsldtnSalesDistrict.ALL_FIELDSSelector for all available fields of CnsldtnSalesDistrict.static final SimpleProperty.Boolean<CnsldtnSalesDistrict>CnsldtnSalesDistrict.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnSalesDistrict>CnsldtnSalesDistrict.SALES_DISTRICTCnsldtnSalesDistrictText.TO__SALES_DISTRICTUse with available request builders to apply the _SalesDistrict navigation property to query operations.CnsldtnSalesDistrict.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.consolidationsalesdistrict that return CnsldtnSalesDistrictMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsalesdistrict that return types with arguments of type CnsldtnSalesDistrictModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnSalesDistrict>CnsldtnSalesDistrictText.getSalesDistrictIfPresent()Retrieval of associated CnsldtnSalesDistrict entity (one to one).CnsldtnSalesDistrict.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsalesdistrict with parameters of type CnsldtnSalesDistrictModifier and TypeMethodDescriptionCnsldtnSalesDistrictText.CnsldtnSalesDistrictTextBuilder.salesDistrict(CnsldtnSalesDistrict value) Navigation property _SalesDistrict for CnsldtnSalesDistrictText to single CnsldtnSalesDistrict.voidCnsldtnSalesDistrictText.setSalesDistrict(CnsldtnSalesDistrict value) Overwrites the associated CnsldtnSalesDistrict entity for the loaded navigation property _SalesDistrict.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsalesdistrict with parameters of type CnsldtnSalesDistrictModifierConstructorDescriptionCnsldtnSalesDistrictText(String language, String salesDistrict, String salesDistrictName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnSalesDistrict to_SalesDistrict) -
Uses of CnsldtnSalesDistrict 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 CnsldtnSalesDistrictModifier and TypeMethodDescriptionConsolidationSalesDistrictService.countCnsldtnSalesDistrict()Deprecated.Fetch the number of entries from theCnsldtnSalesDistrictentity collection matching the filter and search expressions.DefaultConsolidationSalesDistrictService.countCnsldtnSalesDistrict()Deprecated.ConsolidationSalesDistrictService.createCnsldtnSalesDistrict(CnsldtnSalesDistrict cnsldtnSalesDistrict) Deprecated.Create a newCnsldtnSalesDistrictentity and save it to the S/4HANA system.DefaultConsolidationSalesDistrictService.createCnsldtnSalesDistrict(CnsldtnSalesDistrict cnsldtnSalesDistrict) Deprecated.ConsolidationSalesDistrictService.deleteCnsldtnSalesDistrict(CnsldtnSalesDistrict cnsldtnSalesDistrict) Deprecated.Deletes an existingCnsldtnSalesDistrictentity in the S/4HANA system.DefaultConsolidationSalesDistrictService.deleteCnsldtnSalesDistrict(CnsldtnSalesDistrict cnsldtnSalesDistrict) Deprecated.ConsolidationSalesDistrictService.getAllCnsldtnSalesDistrict()Deprecated.Fetch multipleCnsldtnSalesDistrictentities.DefaultConsolidationSalesDistrictService.getAllCnsldtnSalesDistrict()Deprecated.ConsolidationSalesDistrictService.getCnsldtnSalesDistrictByKey(String salesDistrict) Deprecated.Fetch a singleCnsldtnSalesDistrictentity using key fields.DefaultConsolidationSalesDistrictService.getCnsldtnSalesDistrictByKey(String salesDistrict) Deprecated.ConsolidationSalesDistrictService.updateCnsldtnSalesDistrict(CnsldtnSalesDistrict cnsldtnSalesDistrict) Deprecated.Update an existingCnsldtnSalesDistrictentity and save it to the S/4HANA system.DefaultConsolidationSalesDistrictService.updateCnsldtnSalesDistrict(CnsldtnSalesDistrict cnsldtnSalesDistrict) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnSalesDistrictModifier and TypeMethodDescriptionConsolidationSalesDistrictService.createCnsldtnSalesDistrict(CnsldtnSalesDistrict cnsldtnSalesDistrict) Deprecated.Create a newCnsldtnSalesDistrictentity and save it to the S/4HANA system.DefaultConsolidationSalesDistrictService.createCnsldtnSalesDistrict(CnsldtnSalesDistrict cnsldtnSalesDistrict) Deprecated.ConsolidationSalesDistrictService.deleteCnsldtnSalesDistrict(CnsldtnSalesDistrict cnsldtnSalesDistrict) Deprecated.Deletes an existingCnsldtnSalesDistrictentity in the S/4HANA system.DefaultConsolidationSalesDistrictService.deleteCnsldtnSalesDistrict(CnsldtnSalesDistrict cnsldtnSalesDistrict) Deprecated.ConsolidationSalesDistrictService.updateCnsldtnSalesDistrict(CnsldtnSalesDistrict cnsldtnSalesDistrict) Deprecated.Update an existingCnsldtnSalesDistrictentity and save it to the S/4HANA system.DefaultConsolidationSalesDistrictService.updateCnsldtnSalesDistrict(CnsldtnSalesDistrict cnsldtnSalesDistrict) Deprecated.