Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesarea.SalesArea
Packages that use SalesArea
Package
Description
-
Uses of SalesArea in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesarea
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesarea with type parameters of type SalesAreaModifier and TypeFieldDescriptionstatic final SimpleProperty<SalesArea>SalesArea.ALL_FIELDSSelector for all available fields of SalesArea.static final SimpleProperty.String<SalesArea>SalesArea.DISTRIBUTION_CHANNELstatic final SimpleProperty.String<SalesArea>SalesArea.DIVISIONstatic final SimpleProperty.String<SalesArea>SalesArea.SALES_ORGANIZATIONMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesarea that return SalesAreaMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesarea that return types with arguments of type SalesArea -
Uses of SalesArea 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 SalesAreaModifier and TypeMethodDescriptionDefaultSalesAreaService.countSalesArea()Deprecated.SalesAreaService.countSalesArea()Deprecated.Fetch the number of entries from theSalesAreaentity collection matching the filter and search expressions.DefaultSalesAreaService.getAllSalesArea()Deprecated.SalesAreaService.getAllSalesArea()Deprecated.Fetch multipleSalesAreaentities.DefaultSalesAreaService.getSalesAreaByKey(String salesOrganization, String distributionChannel, String division) Deprecated.SalesAreaService.getSalesAreaByKey(String salesOrganization, String distributionChannel, String division) Deprecated.Fetch a singleSalesAreaentity using key fields.