public interface CarConfigurationService
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDistributionChannel()
Returns Distribution Channel attributed to the customer activity
|
java.lang.String |
getDivision()
Get the Division tied with the customer activity instance
|
java.lang.String |
getPassword()
Returns the password of the CAR instance
|
java.lang.String |
getRootUrl()
Returns the Root URL for the given CAR instance configuration
|
java.lang.String |
getSalesOrganization()
Provides the sales organization associated with the given activity
|
java.lang.String |
getSapClient()
Returns the SapClient associated with the configuration of the CAR instance
|
java.lang.String |
getServiceName()
Returns the Service name associated with the given Customer Activity Repository instance
|
java.lang.String |
getTransactionType()
Returns the Transaction type associated with the customer activity instance
|
java.lang.String |
getUsername()
Returns the user name for the given CAR instance
|
java.lang.String getSapClient()
java.lang.String getRootUrl()
java.lang.String getServiceName()
java.lang.String getUsername()
java.lang.String getPassword()
java.lang.String getTransactionType()
java.lang.String getSalesOrganization()
java.lang.String getDistributionChannel()
java.lang.String getDivision()
Copyright © 2018 SAP SE. All Rights Reserved.