public class SAPProductSalesAreaToCatalogMappingDTO extends ItemDTO
| Constructor and Description |
|---|
SAPProductSalesAreaToCatalogMappingDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionDTO |
getCatalogVersion() |
String |
getDistributionChannel() |
String |
getSalesOrganization() |
SAPGlobalConfigurationDTO |
getSapGlobalConfiguration() |
CountryDTO |
getTaxClassCountry() |
void |
setCatalogVersion(CatalogVersionDTO value) |
void |
setDistributionChannel(String value) |
void |
setSalesOrganization(String value) |
void |
setSapGlobalConfiguration(SAPGlobalConfigurationDTO value) |
void |
setTaxClassCountry(CountryDTO value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic SAPProductSalesAreaToCatalogMappingDTO()
public CatalogVersionDTO getCatalogVersion()
public String getDistributionChannel()
public String getSalesOrganization()
public SAPGlobalConfigurationDTO getSapGlobalConfiguration()
public CountryDTO getTaxClassCountry()
public void setCatalogVersion(CatalogVersionDTO value)
public void setDistributionChannel(String value)
public void setSalesOrganization(String value)
public void setSapGlobalConfiguration(SAPGlobalConfigurationDTO value)
public void setTaxClassCountry(CountryDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.