public class SAPPricingSalesAreaToCatalogModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_SAPGLOBALCONFIGURATIONPRICINGSALESAREA
Generated relation code constant for relation
SAPGlobalConfigurationPricingSalesArea defining source attribute sapcommon_sapGlobalConfiguration in extension sapmodel. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
CATALOGVERSION
Generated constant - Attribute key of
SAPPricingSalesAreaToCatalog.catalogVersion attribute defined at extension sapmodel. |
static String |
DISTRIBUTIONCHANNEL
Generated constant - Attribute key of
SAPPricingSalesAreaToCatalog.distributionChannel attribute defined at extension sapmodel. |
static String |
NET
Generated constant - Attribute key of
SAPPricingSalesAreaToCatalog.net attribute defined at extension sapmodel. |
static String |
SALESORGANIZATION
Generated constant - Attribute key of
SAPPricingSalesAreaToCatalog.salesOrganization attribute defined at extension sapmodel. |
static String |
SAPCOMMON_SAPGLOBALCONFIGURATION
Generated constant - Attribute key of
SAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfiguration attribute defined at extension sapmodel. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SAPPricingSalesAreaToCatalogModel()
Generated constructor - Default constructor for generic creation.
|
SAPPricingSalesAreaToCatalogModel(CatalogVersionModel _catalogVersion)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SAPPricingSalesAreaToCatalogModel(CatalogVersionModel _catalogVersion,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SAPPricingSalesAreaToCatalogModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionModel |
getCatalogVersion()
Generated method - Getter of the
SAPPricingSalesAreaToCatalog.catalogVersion attribute defined at extension sapmodel. |
String |
getDistributionChannel()
Generated method - Getter of the
SAPPricingSalesAreaToCatalog.distributionChannel attribute defined at extension sapmodel. |
String |
getSalesOrganization()
Generated method - Getter of the
SAPPricingSalesAreaToCatalog.salesOrganization attribute defined at extension sapmodel. |
SAPGlobalConfigurationModel |
getSapcommon_sapGlobalConfiguration()
Generated method - Getter of the
SAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfiguration attribute defined at extension sapmodel. |
boolean |
isNet()
Generated method - Getter of the
SAPPricingSalesAreaToCatalog.net dynamic attribute defined at extension sapmodel. |
void |
setCatalogVersion(CatalogVersionModel value)
Generated method - Setter of
SAPPricingSalesAreaToCatalog.catalogVersion attribute defined at extension sapmodel. |
void |
setDistributionChannel(String value)
Generated method - Setter of
SAPPricingSalesAreaToCatalog.distributionChannel attribute defined at extension sapmodel. |
void |
setSalesOrganization(String value)
Generated method - Setter of
SAPPricingSalesAreaToCatalog.salesOrganization attribute defined at extension sapmodel. |
void |
setSapcommon_sapGlobalConfiguration(SAPGlobalConfigurationModel value)
Generated method - Setter of
SAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfiguration attribute defined at extension sapmodel. |
getComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String _SAPGLOBALCONFIGURATIONPRICINGSALESAREA
SAPGlobalConfigurationPricingSalesArea defining source attribute sapcommon_sapGlobalConfiguration in extension sapmodel.public static final String SALESORGANIZATION
SAPPricingSalesAreaToCatalog.salesOrganization attribute defined at extension sapmodel.public static final String DISTRIBUTIONCHANNEL
SAPPricingSalesAreaToCatalog.distributionChannel attribute defined at extension sapmodel.public static final String CATALOGVERSION
SAPPricingSalesAreaToCatalog.catalogVersion attribute defined at extension sapmodel.public static final String NET
SAPPricingSalesAreaToCatalog.net attribute defined at extension sapmodel.public static final String SAPCOMMON_SAPGLOBALCONFIGURATION
SAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfiguration attribute defined at extension sapmodel.public SAPPricingSalesAreaToCatalogModel()
public SAPPricingSalesAreaToCatalogModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SAPPricingSalesAreaToCatalogModel(CatalogVersionModel _catalogVersion)
_catalogVersion - initial attribute declared by type SAPPricingSalesAreaToCatalog at extension sapmodel@Deprecated public SAPPricingSalesAreaToCatalogModel(CatalogVersionModel _catalogVersion, ItemModel _owner)
_catalogVersion - initial attribute declared by type SAPPricingSalesAreaToCatalog at extension sapmodel_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="catalogVersion", type=GETTER) public CatalogVersionModel getCatalogVersion()
SAPPricingSalesAreaToCatalog.catalogVersion attribute defined at extension sapmodel.@Accessor(qualifier="distributionChannel", type=GETTER) public String getDistributionChannel()
SAPPricingSalesAreaToCatalog.distributionChannel attribute defined at extension sapmodel.@Accessor(qualifier="salesOrganization", type=GETTER) public String getSalesOrganization()
SAPPricingSalesAreaToCatalog.salesOrganization attribute defined at extension sapmodel.@Accessor(qualifier="sapcommon_sapGlobalConfiguration", type=GETTER) public SAPGlobalConfigurationModel getSapcommon_sapGlobalConfiguration()
SAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfiguration attribute defined at extension sapmodel.@Accessor(qualifier="net", type=GETTER) public boolean isNet()
SAPPricingSalesAreaToCatalog.net dynamic attribute defined at extension sapmodel.@Accessor(qualifier="catalogVersion", type=SETTER) public void setCatalogVersion(CatalogVersionModel value)
SAPPricingSalesAreaToCatalog.catalogVersion attribute defined at extension sapmodel.value - the catalogVersion - Catalog Version@Accessor(qualifier="distributionChannel", type=SETTER) public void setDistributionChannel(String value)
SAPPricingSalesAreaToCatalog.distributionChannel attribute defined at extension sapmodel.value - the distributionChannel - Distribution Channel@Accessor(qualifier="salesOrganization", type=SETTER) public void setSalesOrganization(String value)
SAPPricingSalesAreaToCatalog.salesOrganization attribute defined at extension sapmodel.value - the salesOrganization - Sales Organization@Accessor(qualifier="sapcommon_sapGlobalConfiguration", type=SETTER) public void setSapcommon_sapGlobalConfiguration(SAPGlobalConfigurationModel value)
SAPPricingSalesAreaToCatalog.sapcommon_sapGlobalConfiguration attribute defined at extension sapmodel.value - the sapcommon_sapGlobalConfigurationCopyright © 2017 SAP SE. All Rights Reserved.