Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productassignmenttodistributioncenter.ProductDistrCtrListing
Packages that use ProductDistrCtrListing
Package
Description
-
Uses of ProductDistrCtrListing in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productassignmenttodistributioncenter
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productassignmenttodistributioncenter with type parameters of type ProductDistrCtrListingModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<ProductDistrCtrListing,SAP__Message> ProductDistrCtrListing._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<ProductDistrCtrListing>ProductDistrCtrListing.ALL_FIELDSSelector for all available fields of ProductDistrCtrListing.static final SimpleProperty.String<ProductDistrCtrListing>ProductDistrCtrListing.ASSORTMENT_MODULE_USERstatic final SimpleProperty.String<ProductDistrCtrListing>ProductDistrCtrListing.PRODUCTstatic final SimpleProperty.String<ProductDistrCtrListing>ProductDistrCtrListing.SITEstatic final SimpleProperty.Date<ProductDistrCtrListing>ProductDistrCtrListing.VALIDITY_END_DATEstatic final SimpleProperty.Date<ProductDistrCtrListing>ProductDistrCtrListing.VALIDITY_START_DATEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productassignmenttodistributioncenter that return ProductDistrCtrListingMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productassignmenttodistributioncenter that return types with arguments of type ProductDistrCtrListing -
Uses of ProductDistrCtrListing 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 ProductDistrCtrListingModifier and TypeMethodDescriptionDefaultProductAssignmentToDistributionCenterService.countProductDistrCtrListing()Deprecated.ProductAssignmentToDistributionCenterService.countProductDistrCtrListing()Deprecated.Fetch the number of entries from theProductDistrCtrListingentity collection matching the filter and search expressions.DefaultProductAssignmentToDistributionCenterService.createProductDistrCtrListing(ProductDistrCtrListing productDistrCtrListing) Deprecated.ProductAssignmentToDistributionCenterService.createProductDistrCtrListing(ProductDistrCtrListing productDistrCtrListing) Deprecated.Create a newProductDistrCtrListingentity and save it to the S/4HANA system.DefaultProductAssignmentToDistributionCenterService.deleteProductDistrCtrListing(ProductDistrCtrListing productDistrCtrListing) Deprecated.ProductAssignmentToDistributionCenterService.deleteProductDistrCtrListing(ProductDistrCtrListing productDistrCtrListing) Deprecated.Deletes an existingProductDistrCtrListingentity in the S/4HANA system.DefaultProductAssignmentToDistributionCenterService.getAllProductDistrCtrListing()Deprecated.ProductAssignmentToDistributionCenterService.getAllProductDistrCtrListing()Deprecated.Fetch multipleProductDistrCtrListingentities.DefaultProductAssignmentToDistributionCenterService.getProductDistrCtrListingByKey(String product, String assortmentModuleUser, String site) Deprecated.ProductAssignmentToDistributionCenterService.getProductDistrCtrListingByKey(String product, String assortmentModuleUser, String site) Deprecated.Fetch a singleProductDistrCtrListingentity using key fields.DefaultProductAssignmentToDistributionCenterService.updateProductDistrCtrListing(ProductDistrCtrListing productDistrCtrListing) Deprecated.ProductAssignmentToDistributionCenterService.updateProductDistrCtrListing(ProductDistrCtrListing productDistrCtrListing) Deprecated.Update an existingProductDistrCtrListingentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ProductDistrCtrListingModifier and TypeMethodDescriptionDefaultProductAssignmentToDistributionCenterService.createProductDistrCtrListing(ProductDistrCtrListing productDistrCtrListing) Deprecated.ProductAssignmentToDistributionCenterService.createProductDistrCtrListing(ProductDistrCtrListing productDistrCtrListing) Deprecated.Create a newProductDistrCtrListingentity and save it to the S/4HANA system.DefaultProductAssignmentToDistributionCenterService.deleteProductDistrCtrListing(ProductDistrCtrListing productDistrCtrListing) Deprecated.ProductAssignmentToDistributionCenterService.deleteProductDistrCtrListing(ProductDistrCtrListing productDistrCtrListing) Deprecated.Deletes an existingProductDistrCtrListingentity in the S/4HANA system.DefaultProductAssignmentToDistributionCenterService.updateProductDistrCtrListing(ProductDistrCtrListing productDistrCtrListing) Deprecated.ProductAssignmentToDistributionCenterService.updateProductDistrCtrListing(ProductDistrCtrListing productDistrCtrListing) Deprecated.Update an existingProductDistrCtrListingentity and save it to the S/4HANA system.