public class ConfigurationParameterB2BImpl extends Object implements ConfigurationParameterB2B
| Constructor and Description |
|---|
ConfigurationParameterB2BImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCountrySapCode()
Retrieves the SAP country code for the logged on user.
|
String |
getCustomerNumber()
Retrieves the customer number for the logged on user.
|
String |
getCustomerPriceGroup()
Retrieves the customer price group for the logged on user.
|
boolean |
isSupported()
Retrieves the value of the flag for activating of sending the b2b relevant data to the configuration and pricing
engine.
|
protected B2BUnitModel |
retrieveB2BUnitModel() |
void |
setB2bCustomerService(B2BCustomerService b2bCustomerService) |
void |
setB2bUnitService(B2BUnitService b2bUnitService) |
public boolean isSupported()
ConfigurationParameterB2BisSupported in interface ConfigurationParameterB2Bpublic String getCustomerNumber()
ConfigurationParameterB2BgetCustomerNumber in interface ConfigurationParameterB2Bpublic String getCustomerPriceGroup()
ConfigurationParameterB2BgetCustomerPriceGroup in interface ConfigurationParameterB2Bpublic String getCountrySapCode()
ConfigurationParameterB2BgetCountrySapCode in interface ConfigurationParameterB2Bprotected B2BUnitModel retrieveB2BUnitModel()
public void setB2bCustomerService(B2BCustomerService b2bCustomerService)
public void setB2bUnitService(B2BUnitService b2bUnitService)
Copyright © 2017 SAP SE. All Rights Reserved.