public class SAPProductSalesAreaToCatalogMappingModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_SAPGLOBALCONFIGSAPPRODUCTSALESAREATOCATALOGMAPPINGRELATION
Generated relation code constant for relation
SAPGlobalConfigSAPProductSalesAreaToCatalogMappingRelation defining source attribute sapGlobalConfiguration in extension sapmodel. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
CATALOGVERSION
Generated constant - Attribute key of
SAPProductSalesAreaToCatalogMapping.catalogVersion attribute defined at extension sapmodel. |
static String |
DISTRIBUTIONCHANNEL
Generated constant - Attribute key of
SAPProductSalesAreaToCatalogMapping.distributionChannel attribute defined at extension sapmodel. |
static String |
SALESORGANIZATION
Generated constant - Attribute key of
SAPProductSalesAreaToCatalogMapping.salesOrganization attribute defined at extension sapmodel. |
static String |
SAPGLOBALCONFIGURATION
Generated constant - Attribute key of
SAPProductSalesAreaToCatalogMapping.sapGlobalConfiguration attribute defined at extension sapmodel. |
static String |
TAXCLASSCOUNTRY
Generated constant - Attribute key of
SAPProductSalesAreaToCatalogMapping.taxClassCountry attribute defined at extension sapmodel. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SAPProductSalesAreaToCatalogMappingModel()
Generated constructor - Default constructor for generic creation.
|
SAPProductSalesAreaToCatalogMappingModel(CatalogVersionModel _catalogVersion)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SAPProductSalesAreaToCatalogMappingModel(CatalogVersionModel _catalogVersion,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SAPProductSalesAreaToCatalogMappingModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionModel |
getCatalogVersion()
Generated method - Getter of the
SAPProductSalesAreaToCatalogMapping.catalogVersion attribute defined at extension sapmodel. |
String |
getDistributionChannel()
Generated method - Getter of the
SAPProductSalesAreaToCatalogMapping.distributionChannel attribute defined at extension sapmodel. |
String |
getSalesOrganization()
Generated method - Getter of the
SAPProductSalesAreaToCatalogMapping.salesOrganization attribute defined at extension sapmodel. |
SAPGlobalConfigurationModel |
getSapGlobalConfiguration()
Generated method - Getter of the
SAPProductSalesAreaToCatalogMapping.sapGlobalConfiguration attribute defined at extension sapmodel. |
CountryModel |
getTaxClassCountry()
Generated method - Getter of the
SAPProductSalesAreaToCatalogMapping.taxClassCountry attribute defined at extension sapmodel. |
void |
setCatalogVersion(CatalogVersionModel value)
Generated method - Setter of
SAPProductSalesAreaToCatalogMapping.catalogVersion attribute defined at extension sapmodel. |
void |
setDistributionChannel(String value)
Generated method - Setter of
SAPProductSalesAreaToCatalogMapping.distributionChannel attribute defined at extension sapmodel. |
void |
setSalesOrganization(String value)
Generated method - Setter of
SAPProductSalesAreaToCatalogMapping.salesOrganization attribute defined at extension sapmodel. |
void |
setSapGlobalConfiguration(SAPGlobalConfigurationModel value)
Generated method - Setter of
SAPProductSalesAreaToCatalogMapping.sapGlobalConfiguration attribute defined at extension sapmodel. |
void |
setTaxClassCountry(CountryModel value)
Generated method - Setter of
SAPProductSalesAreaToCatalogMapping.taxClassCountry 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 _SAPGLOBALCONFIGSAPPRODUCTSALESAREATOCATALOGMAPPINGRELATION
SAPGlobalConfigSAPProductSalesAreaToCatalogMappingRelation defining source attribute sapGlobalConfiguration in extension sapmodel.public static final String SALESORGANIZATION
SAPProductSalesAreaToCatalogMapping.salesOrganization attribute defined at extension sapmodel.public static final String DISTRIBUTIONCHANNEL
SAPProductSalesAreaToCatalogMapping.distributionChannel attribute defined at extension sapmodel.public static final String CATALOGVERSION
SAPProductSalesAreaToCatalogMapping.catalogVersion attribute defined at extension sapmodel.public static final String TAXCLASSCOUNTRY
SAPProductSalesAreaToCatalogMapping.taxClassCountry attribute defined at extension sapmodel.public static final String SAPGLOBALCONFIGURATION
SAPProductSalesAreaToCatalogMapping.sapGlobalConfiguration attribute defined at extension sapmodel.public SAPProductSalesAreaToCatalogMappingModel()
public SAPProductSalesAreaToCatalogMappingModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SAPProductSalesAreaToCatalogMappingModel(CatalogVersionModel _catalogVersion)
_catalogVersion - initial attribute declared by type SAPProductSalesAreaToCatalogMapping at extension sapmodel@Deprecated public SAPProductSalesAreaToCatalogMappingModel(CatalogVersionModel _catalogVersion, ItemModel _owner)
_catalogVersion - initial attribute declared by type SAPProductSalesAreaToCatalogMapping at extension sapmodel_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="catalogVersion", type=GETTER) public CatalogVersionModel getCatalogVersion()
SAPProductSalesAreaToCatalogMapping.catalogVersion attribute defined at extension sapmodel.@Accessor(qualifier="distributionChannel", type=GETTER) public String getDistributionChannel()
SAPProductSalesAreaToCatalogMapping.distributionChannel attribute defined at extension sapmodel.@Accessor(qualifier="salesOrganization", type=GETTER) public String getSalesOrganization()
SAPProductSalesAreaToCatalogMapping.salesOrganization attribute defined at extension sapmodel.@Accessor(qualifier="sapGlobalConfiguration", type=GETTER) public SAPGlobalConfigurationModel getSapGlobalConfiguration()
SAPProductSalesAreaToCatalogMapping.sapGlobalConfiguration attribute defined at extension sapmodel.@Accessor(qualifier="taxClassCountry", type=GETTER) public CountryModel getTaxClassCountry()
SAPProductSalesAreaToCatalogMapping.taxClassCountry attribute defined at extension sapmodel.@Accessor(qualifier="catalogVersion", type=SETTER) public void setCatalogVersion(CatalogVersionModel value)
SAPProductSalesAreaToCatalogMapping.catalogVersion attribute defined at extension sapmodel.value - the catalogVersion - Catalog Version@Accessor(qualifier="distributionChannel", type=SETTER) public void setDistributionChannel(String value)
SAPProductSalesAreaToCatalogMapping.distributionChannel attribute defined at extension sapmodel.value - the distributionChannel - Distribution Channel@Accessor(qualifier="salesOrganization", type=SETTER) public void setSalesOrganization(String value)
SAPProductSalesAreaToCatalogMapping.salesOrganization attribute defined at extension sapmodel.value - the salesOrganization - Sales Organization@Accessor(qualifier="sapGlobalConfiguration", type=SETTER) public void setSapGlobalConfiguration(SAPGlobalConfigurationModel value)
SAPProductSalesAreaToCatalogMapping.sapGlobalConfiguration attribute defined at extension sapmodel.value - the sapGlobalConfiguration@Accessor(qualifier="taxClassCountry", type=SETTER) public void setTaxClassCountry(CountryModel value)
SAPProductSalesAreaToCatalogMapping.taxClassCountry attribute defined at extension sapmodel.value - the taxClassCountry - Tax Class CountryCopyright © 2017 SAP SE. All Rights Reserved.