Class ReferenceDistributionChannelMappingModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class ReferenceDistributionChannelMappingModel
    extends ItemModel
    Generated model class for type ReferenceDistributionChannelMapping first defined at extension sapmodel.

    Distribution Channel per Sales Organization - Assign Master Data. Filled from ERP view V_TVKOV_ST.

    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • SALESORGANIZATION

        public static final java.lang.String SALESORGANIZATION
        Generated constant - Attribute key of ReferenceDistributionChannelMapping.salesOrganization attribute defined at extension sapmodel.
        See Also:
        Constant Field Values
      • DISTCHANNEL

        public static final java.lang.String DISTCHANNEL
        Generated constant - Attribute key of ReferenceDistributionChannelMapping.distChannel attribute defined at extension sapmodel.
        See Also:
        Constant Field Values
      • DISTCHANNELNAME

        public static final java.lang.String DISTCHANNELNAME
        Generated constant - Attribute key of ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
        See Also:
        Constant Field Values
      • REFDISTCHANNELCONDITIONS

        public static final java.lang.String REFDISTCHANNELCONDITIONS
        Generated constant - Attribute key of ReferenceDistributionChannelMapping.refDistChannelConditions attribute defined at extension sapmodel.
        See Also:
        Constant Field Values
      • REFDISTCHANNELCONDITIONSNAME

        public static final java.lang.String REFDISTCHANNELCONDITIONSNAME
        Generated constant - Attribute key of ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
        See Also:
        Constant Field Values
      • REFDISTCHANNELCUSTMAT

        public static final java.lang.String REFDISTCHANNELCUSTMAT
        Generated constant - Attribute key of ReferenceDistributionChannelMapping.refDistChannelCustMat attribute defined at extension sapmodel.
        See Also:
        Constant Field Values
      • REFDISTCHANNELCUSTMATNAME

        public static final java.lang.String REFDISTCHANNELCUSTMATNAME
        Generated constant - Attribute key of ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ReferenceDistributionChannelMappingModel

        public ReferenceDistributionChannelMappingModel()
        Generated constructor - Default constructor for generic creation.
      • ReferenceDistributionChannelMappingModel

        public ReferenceDistributionChannelMappingModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • ReferenceDistributionChannelMappingModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ReferenceDistributionChannelMappingModel​(java.lang.String _distChannel,
                                                        java.lang.String _refDistChannelConditions,
                                                        java.lang.String _refDistChannelCustMat,
                                                        java.lang.String _salesOrganization)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _distChannel - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
        _refDistChannelConditions - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
        _refDistChannelCustMat - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
        _salesOrganization - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
      • ReferenceDistributionChannelMappingModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ReferenceDistributionChannelMappingModel​(java.lang.String _distChannel,
                                                        ItemModel _owner,
                                                        java.lang.String _refDistChannelConditions,
                                                        java.lang.String _refDistChannelCustMat,
                                                        java.lang.String _salesOrganization)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _distChannel - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
        _owner - initial attribute declared by type Item at extension core
        _refDistChannelConditions - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
        _refDistChannelCustMat - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
        _salesOrganization - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
    • Method Detail

      • getDistChannel

        @Accessor(qualifier="distChannel",
                  type=GETTER)
        public java.lang.String getDistChannel()
        Generated method - Getter of the ReferenceDistributionChannelMapping.distChannel attribute defined at extension sapmodel.
        Returns:
        the distChannel - Distribution Channel
      • getDistChannelName

        @Accessor(qualifier="distChannelName",
                  type=GETTER)
        public java.lang.String getDistChannelName()
        Generated method - Getter of the ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
        Returns:
        the distChannelName - Distribution Channel Name
      • getDistChannelName

        @Accessor(qualifier="distChannelName",
                  type=GETTER)
        public java.lang.String getDistChannelName​(java.util.Locale loc)
        Generated method - Getter of the ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
        Parameters:
        loc - the value localization key
        Returns:
        the distChannelName - Distribution Channel Name
        Throws:
        java.lang.IllegalArgumentException - if localization key cannot be mapped to data language
      • getRefDistChannelConditions

        @Accessor(qualifier="refDistChannelConditions",
                  type=GETTER)
        public java.lang.String getRefDistChannelConditions()
        Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelConditions attribute defined at extension sapmodel.
        Returns:
        the refDistChannelConditions - Reference distribution channel for conditions
      • getRefDistChannelConditionsName

        @Accessor(qualifier="refDistChannelConditionsName",
                  type=GETTER)
        public java.lang.String getRefDistChannelConditionsName()
        Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
        Returns:
        the refDistChannelConditionsName - Reference distribution channel name for conditions
      • getRefDistChannelConditionsName

        @Accessor(qualifier="refDistChannelConditionsName",
                  type=GETTER)
        public java.lang.String getRefDistChannelConditionsName​(java.util.Locale loc)
        Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
        Parameters:
        loc - the value localization key
        Returns:
        the refDistChannelConditionsName - Reference distribution channel name for conditions
        Throws:
        java.lang.IllegalArgumentException - if localization key cannot be mapped to data language
      • getRefDistChannelCustMat

        @Accessor(qualifier="refDistChannelCustMat",
                  type=GETTER)
        public java.lang.String getRefDistChannelCustMat()
        Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelCustMat attribute defined at extension sapmodel.
        Returns:
        the refDistChannelCustMat - Reference distribution channel for customer and material masters
      • getRefDistChannelCustMatName

        @Accessor(qualifier="refDistChannelCustMatName",
                  type=GETTER)
        public java.lang.String getRefDistChannelCustMatName()
        Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
        Returns:
        the refDistChannelCustMatName - Reference distribution channel name for customer and material masters
      • getRefDistChannelCustMatName

        @Accessor(qualifier="refDistChannelCustMatName",
                  type=GETTER)
        public java.lang.String getRefDistChannelCustMatName​(java.util.Locale loc)
        Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
        Parameters:
        loc - the value localization key
        Returns:
        the refDistChannelCustMatName - Reference distribution channel name for customer and material masters
        Throws:
        java.lang.IllegalArgumentException - if localization key cannot be mapped to data language
      • getSalesOrganization

        @Accessor(qualifier="salesOrganization",
                  type=GETTER)
        public java.lang.String getSalesOrganization()
        Generated method - Getter of the ReferenceDistributionChannelMapping.salesOrganization attribute defined at extension sapmodel.
        Returns:
        the salesOrganization - Sales Organization
      • setDistChannel

        @Accessor(qualifier="distChannel",
                  type=SETTER)
        public void setDistChannel​(java.lang.String value)
        Generated method - Setter of ReferenceDistributionChannelMapping.distChannel attribute defined at extension sapmodel.
        Parameters:
        value - the distChannel - Distribution Channel
      • setDistChannelName

        @Accessor(qualifier="distChannelName",
                  type=SETTER)
        public void setDistChannelName​(java.lang.String value)
        Generated method - Setter of ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
        Parameters:
        value - the distChannelName - Distribution Channel Name
      • setDistChannelName

        @Accessor(qualifier="distChannelName",
                  type=SETTER)
        public void setDistChannelName​(java.lang.String value,
                                       java.util.Locale loc)
        Generated method - Setter of ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
        Parameters:
        value - the distChannelName - Distribution Channel Name
        loc - the value localization key
        Throws:
        java.lang.IllegalArgumentException - if localization key cannot be mapped to data language
      • setRefDistChannelConditions

        @Accessor(qualifier="refDistChannelConditions",
                  type=SETTER)
        public void setRefDistChannelConditions​(java.lang.String value)
        Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelConditions attribute defined at extension sapmodel.
        Parameters:
        value - the refDistChannelConditions - Reference distribution channel for conditions
      • setRefDistChannelConditionsName

        @Accessor(qualifier="refDistChannelConditionsName",
                  type=SETTER)
        public void setRefDistChannelConditionsName​(java.lang.String value)
        Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
        Parameters:
        value - the refDistChannelConditionsName - Reference distribution channel name for conditions
      • setRefDistChannelConditionsName

        @Accessor(qualifier="refDistChannelConditionsName",
                  type=SETTER)
        public void setRefDistChannelConditionsName​(java.lang.String value,
                                                    java.util.Locale loc)
        Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
        Parameters:
        value - the refDistChannelConditionsName - Reference distribution channel name for conditions
        loc - the value localization key
        Throws:
        java.lang.IllegalArgumentException - if localization key cannot be mapped to data language
      • setRefDistChannelCustMat

        @Accessor(qualifier="refDistChannelCustMat",
                  type=SETTER)
        public void setRefDistChannelCustMat​(java.lang.String value)
        Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelCustMat attribute defined at extension sapmodel.
        Parameters:
        value - the refDistChannelCustMat - Reference distribution channel for customer and material masters
      • setRefDistChannelCustMatName

        @Accessor(qualifier="refDistChannelCustMatName",
                  type=SETTER)
        public void setRefDistChannelCustMatName​(java.lang.String value)
        Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
        Parameters:
        value - the refDistChannelCustMatName - Reference distribution channel name for customer and material masters
      • setRefDistChannelCustMatName

        @Accessor(qualifier="refDistChannelCustMatName",
                  type=SETTER)
        public void setRefDistChannelCustMatName​(java.lang.String value,
                                                 java.util.Locale loc)
        Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
        Parameters:
        value - the refDistChannelCustMatName - Reference distribution channel name for customer and material masters
        loc - the value localization key
        Throws:
        java.lang.IllegalArgumentException - if localization key cannot be mapped to data language
      • setSalesOrganization

        @Accessor(qualifier="salesOrganization",
                  type=SETTER)
        public void setSalesOrganization​(java.lang.String value)
        Generated method - Setter of ReferenceDistributionChannelMapping.salesOrganization attribute defined at extension sapmodel.
        Parameters:
        value - the salesOrganization - Sales Organization