java.lang.Object
de.hybris.platform.sap.sapcommonbol.common.salesarea.businessobject.impl.DistChannelMappingImpl
All Implemented Interfaces:
DistChannelMapping

public class DistChannelMappingImpl extends Object implements DistChannelMapping
Class contains the mapping information for the sales organisation and distribution channel
Version:
1.0
  • Field Details

    • distChannelForConditions

      protected String distChannelForConditions
    • distChannelForSalesDocTypes

      protected String distChannelForSalesDocTypes
    • distChannelForCustomerMatirial

      protected String distChannelForCustomerMatirial
    • referencePlant

      protected String referencePlant
    • distChainCategory

      protected String distChainCategory
    • allowedPricingLevel

      protected String allowedPricingLevel
  • Constructor Details

    • DistChannelMappingImpl

      public DistChannelMappingImpl()
  • Method Details