SAP ABAP Class CL_CRM_EI_CTRL_CMPADMIN (Controller class for initializing compilation admin page)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-SAF (Application Component) Software Agent Framework
⤷
EI_SAF_SE (Package) SAF - Search Engine Extension Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER2 | BSP Component | 20030106 |
Properties
| Class | CL_CRM_EI_CTRL_CMPADMIN | |
| Short Description | Controller class for initializing compilation admin page | |
| Super Class | CL_BSP_CONTROLLER2 | BSP Component |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EI_SAF_SE | SAF - Search Engine Extension Framework |
| Created | 20020523 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_EI_CTRL_CMPADMIN has no forward declaration.
Interfaces
Class CL_CRM_EI_CTRL_CMPADMIN has no interface implemented.
Friends
Class CL_CRM_EI_CTRL_CMPADMIN has no friend class.
Attributes
Class CL_CRM_EI_CTRL_CMPADMIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Creates compilation admin page | 20030107 | |
| 2 | Instance method | Private | Method | Creates compilation log detail page | 20030107 | |
| 3 | Instance method | Private | Method | Creates compilation error page | 20030107 | |
| 4 | Instance method | Public | Method | 20120202 | ||
| 5 | Instance method | Public | Method | 20120202 |
Events
Class CL_CRM_EI_CTRL_CMPADMIN has no event.
Types
Class CL_CRM_EI_CTRL_CMPADMIN has no local type.
Method Signatures
Method CREATE_VCMPADMIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLEAR | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20030107 | ||
| 2 | IV_MSG | Call by reference | Type reference (TYPE) | CRMT_EI_MSG_UI_DATA | EI-Nachricht: UI-Daten | 20030107 | |||
| 3 | IV_REFRESH | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20030107 | ||
| 4 | IV_SELECTIONS | Call by reference | Type reference (TYPE) | INT4_TABLE | Standardtabelle von INT4 | 20030107 |
Method CREATE_VCMPADMIN on class CL_CRM_EI_CTRL_CMPADMIN has no exception.
Method CREATE_VCMPDETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030107 |
Method CREATE_VCMPDETAIL on class CL_CRM_EI_CTRL_CMPADMIN has no exception.
Method CREATE_VERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSG | Call by reference | Type reference (TYPE) | STRING | 20030107 |
Method CREATE_VERROR on class CL_CRM_EI_CTRL_CMPADMIN has no exception.
Method GET_COLUMNSDEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_COLUMNSDEFINITION | Value transfer | Type reference (TYPE) | TABLEVIEWCONTROLTAB | STABLEVIEWCOLUMN | 20120202 |
Method GET_COLUMNSDEFINITION on class CL_CRM_EI_CTRL_CMPADMIN has no exception.
Method GET_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INDEXES | Call by reference | Type reference (TYPE) | CRMT_EI_LOG_CMP_VIEW_TAB | EI: Table type for KB's compilation log | 20120202 | |||
| 2 | RR_ITERATOR | Value transfer | Object reference (TYPE REF TO) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20120202 |
Method GET_ITERATOR on class CL_CRM_EI_CTRL_CMPADMIN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 310 |