Class SAPPricingSalesAreaToCatalogModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class SAPPricingSalesAreaToCatalogModel
    extends ItemModel
    Generated model class for type SAPPricingSalesAreaToCatalog first defined at extension sapmodel.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String _SAPGLOBALCONFIGURATIONPRICINGSALESAREA
        Generated relation code constant for relation SAPGlobalConfigurationPricingSalesArea defining source attribute sapcommon_sapGlobalConfiguration in extension sapmodel.
        See Also:
        Constant Field Values
      • SALESORGANIZATION

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

        public static final java.lang.String DISTRIBUTIONCHANNEL
        Generated constant - Attribute key of SAPPricingSalesAreaToCatalog.distributionChannel attribute defined at extension sapmodel.
        See Also:
        Constant Field Values
      • CATALOGVERSION

        public static final java.lang.String CATALOGVERSION
        Generated constant - Attribute key of SAPPricingSalesAreaToCatalog.catalogVersion attribute defined at extension sapmodel.
        See Also:
        Constant Field Values
      • NET

        public static final java.lang.String NET
        Generated constant - Attribute key of SAPPricingSalesAreaToCatalog.net attribute defined at extension sapmodel.
        See Also:
        Constant Field Values
      • SAPCOMMON_SAPGLOBALCONFIGURATION

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

      • SAPPricingSalesAreaToCatalogModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public SAPPricingSalesAreaToCatalogModel​(CatalogVersionModel _catalogVersion)
        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:
        _catalogVersion - initial attribute declared by type SAPPricingSalesAreaToCatalog at extension sapmodel
      • SAPPricingSalesAreaToCatalogModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public SAPPricingSalesAreaToCatalogModel​(CatalogVersionModel _catalogVersion,
                                                 ItemModel _owner)
        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:
        _catalogVersion - initial attribute declared by type SAPPricingSalesAreaToCatalog at extension sapmodel
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getCatalogVersion

        @Accessor(qualifier="catalogVersion",
                  type=GETTER)
        public CatalogVersionModel getCatalogVersion()
        Generated method - Getter of the SAPPricingSalesAreaToCatalog.catalogVersion attribute defined at extension sapmodel.
        Returns:
        the catalogVersion - Catalog Version
      • getDistributionChannel

        @Accessor(qualifier="distributionChannel",
                  type=GETTER)
        public java.lang.String getDistributionChannel()
        Generated method - Getter of the SAPPricingSalesAreaToCatalog.distributionChannel attribute defined at extension sapmodel.
        Returns:
        the distributionChannel - Distribution Channel
      • getSalesOrganization

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

        @Accessor(qualifier="sapcommon_sapGlobalConfiguration",
                  type=GETTER)
        public SAPGlobalConfigurationModel getSapcommon_sapGlobalConfiguration()
        Generated method - Getter of the SAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfiguration attribute defined at extension sapmodel.
        Returns:
        the sapcommon_sapGlobalConfiguration
      • isNet

        @Accessor(qualifier="net",
                  type=GETTER)
        public boolean isNet()
        Generated method - Getter of the SAPPricingSalesAreaToCatalog.net dynamic attribute defined at extension sapmodel.
        Returns:
        the net - Net Flag
      • setCatalogVersion

        @Accessor(qualifier="catalogVersion",
                  type=SETTER)
        public void setCatalogVersion​(CatalogVersionModel value)
        Generated method - Setter of SAPPricingSalesAreaToCatalog.catalogVersion attribute defined at extension sapmodel.
        Parameters:
        value - the catalogVersion - Catalog Version
      • setDistributionChannel

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

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

        @Accessor(qualifier="sapcommon_sapGlobalConfiguration",
                  type=SETTER)
        public void setSapcommon_sapGlobalConfiguration​(SAPGlobalConfigurationModel value)
        Generated method - Setter of SAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfiguration attribute defined at extension sapmodel.
        Parameters:
        value - the sapcommon_sapGlobalConfiguration