Class GeneratedSAPSalesOrganization

    • Field Detail

      • SALESORGANIZATION

        public static final java.lang.String SALESORGANIZATION
        Qualifier of the SAPSalesOrganization.salesOrganization attribute
        See Also:
        Constant Field Values
      • DISTRIBUTIONCHANNEL

        public static final java.lang.String DISTRIBUTIONCHANNEL
        Qualifier of the SAPSalesOrganization.distributionChannel attribute
        See Also:
        Constant Field Values
      • DIVISION

        public static final java.lang.String DIVISION
        Qualifier of the SAPSalesOrganization.division attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSAPSalesOrganization

        public GeneratedSAPSalesOrganization()
    • Method Detail

      • getDistributionChannel

        public java.lang.String getDistributionChannel​(SessionContext ctx)
        Generated method - Getter of the SAPSalesOrganization.distributionChannel attribute.
        Returns:
        the distributionChannel - Distribution Channel
      • getDistributionChannel

        public java.lang.String getDistributionChannel()
        Generated method - Getter of the SAPSalesOrganization.distributionChannel attribute.
        Returns:
        the distributionChannel - Distribution Channel
      • setDistributionChannel

        public void setDistributionChannel​(SessionContext ctx,
                                           java.lang.String value)
        Generated method - Setter of the SAPSalesOrganization.distributionChannel attribute.
        Parameters:
        value - the distributionChannel - Distribution Channel
      • setDistributionChannel

        public void setDistributionChannel​(java.lang.String value)
        Generated method - Setter of the SAPSalesOrganization.distributionChannel attribute.
        Parameters:
        value - the distributionChannel - Distribution Channel
      • getDivision

        public java.lang.String getDivision​(SessionContext ctx)
        Generated method - Getter of the SAPSalesOrganization.division attribute.
        Returns:
        the division - Division
      • getDivision

        public java.lang.String getDivision()
        Generated method - Getter of the SAPSalesOrganization.division attribute.
        Returns:
        the division - Division
      • setDivision

        public void setDivision​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the SAPSalesOrganization.division attribute.
        Parameters:
        value - the division - Division
      • setDivision

        public void setDivision​(java.lang.String value)
        Generated method - Setter of the SAPSalesOrganization.division attribute.
        Parameters:
        value - the division - Division
      • getSalesOrganization

        public java.lang.String getSalesOrganization​(SessionContext ctx)
        Generated method - Getter of the SAPSalesOrganization.salesOrganization attribute.
        Returns:
        the salesOrganization - Sales Organization
      • getSalesOrganization

        public java.lang.String getSalesOrganization()
        Generated method - Getter of the SAPSalesOrganization.salesOrganization attribute.
        Returns:
        the salesOrganization - Sales Organization
      • setSalesOrganization

        public void setSalesOrganization​(SessionContext ctx,
                                         java.lang.String value)
        Generated method - Setter of the SAPSalesOrganization.salesOrganization attribute.
        Parameters:
        value - the salesOrganization - Sales Organization
      • setSalesOrganization

        public void setSalesOrganization​(java.lang.String value)
        Generated method - Setter of the SAPSalesOrganization.salesOrganization attribute.
        Parameters:
        value - the salesOrganization - Sales Organization