Hierarchy

⤷

⤷

Basic Data
Data Element | EWCUSTENV_IMPLCLASS |
Short Description | Implementation ABAP Class for Customer Info Cluster Builder |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | SEOCLSNAME | |
Data Type | CHAR | Character String |
Length | 30 | |
Decimal Places | 0 | |
Output Length | 30 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | ImplClass |
Medium | 15 | Implement Class |
Long | 20 | Implementation Class |
Heading | 30 | Implementation ABAP Class |
Documentation
Definition
This class is used by the generic Customizing functions for data environments in the Customer Interaction Center (ENVD) and for the HTML- and XML-based customer overview (EHVD). Here, the system uses instances of this class to perform integrated processing of cluster builder-specific settings. Cluster builders are used for structured data selection.
The implementation ABAP class specified here must be a subclass of the abstract basis class CL_EW_CUSTENV_CUST_ABC. It should at least implement all abstract methods and in addition, the non-final methods of this basis class, if required. It must be possible to instance the class publicly. If a constructor exists, it must not have any parameters. The TYPE and PROFILE attributes of the cluster builder are not known while the constructor is running.
During actual data selection in the CIC or for the customer overview, the system only uses the cluster builder itself but not the class specified here for Customizing.
History
Last changed by/on | SAP | 20110901 |
SAP Release Created in | 463 |