SAP ABAP Class CL_CRM_IC_SAMPLE_DELEGATE (An abap proxy)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW (Application Component) Framework
⤷
CRM_IC_FRAMEWORK (Package) CRM Interaction Center: Framework
⤷
⤷
Properties
| Class | CL_CRM_IC_SAMPLE_DELEGATE | |
| Short Description | An abap proxy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_IC_FRAMEWORK | CRM Interaction Center: Framework |
| Created | 20040119 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_IC_SAMPLE_DELEGATE has no forward declaration.
Interfaces
Class CL_CRM_IC_SAMPLE_DELEGATE has no interface implemented.
Friends
Class CL_CRM_IC_SAMPLE_DELEGATE has no friend class.
Attributes
Class CL_CRM_IC_SAMPLE_DELEGATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Accepts and returns string values | 20040122 | |
| 2 | Instance method | Public | Method | Genereic listener, accepts and returns X string values | 20040122 | |
| 3 | Instance method | Public | Method | Returns subcomponent | 20040128 | |
| 4 | Instance method | Public | Method | Returns subcomponent | 20040203 | |
| 5 | Instance method | Public | Method | Called durining initialization | 20040120 | |
| 6 | Instance method | Public | Method | Accepts and returns string values | 20040119 | |
| 7 | Instance method | Public | Method | Accepts and returns X string values | 20040120 | |
| 8 | Instance method | Public | Method | Called during shutdown | 20040120 |
Events
Class CL_CRM_IC_SAMPLE_DELEGATE has no event.
Types
Class CL_CRM_IC_SAMPLE_DELEGATE has no local type.
Method Signatures
Method CALL_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION_INFO | Call by reference | Type reference (TYPE) | CRMT_IC_JERROR | Java-Fehlerinfo | 20040122 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20040122 | ||||
| 3 | PARAM_IN | Call by reference | Type reference (TYPE) | O2PARAVALU_TABLE | 02: Parametertabelle (Namen und Werte) | 20040122 | |||
| 4 | PARAM_OUT | Call by reference | Type reference (TYPE) | O2PARAVALU_TABLE | 02: Parametertabelle (Namen und Werte) | 20040122 |
Method CALL_METHOD on class CL_CRM_IC_SAMPLE_DELEGATE has no exception.
Method CALL_METHOD_XTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION_INFO | Call by reference | Type reference (TYPE) | CRMT_IC_JERROR | Java-Fehlerinfo | 20040122 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20040122 | ||||
| 3 | PARAM_IN | Call by reference | Type reference (TYPE) | CRMT_IC_PARAVALX | 02: Parametertabelle (Namen und Werte) | 20040122 | |||
| 4 | PARAM_OUT | Call by reference | Type reference (TYPE) | CRMT_IC_PARAVALX | 02: Parametertabelle (Namen und Werte) | 20040122 |
Method CALL_METHOD_XTAB on class CL_CRM_IC_SAMPLE_DELEGATE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJREF | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20040128 | ||||
| 2 | ROLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20040128 |
Method GET_INSTANCE on class CL_CRM_IC_SAMPLE_DELEGATE has no exception.
Method GET_SUBCOMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJREF | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20040203 | ||||
| 2 | ROLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20040203 |
Method GET_SUBCOMP on class CL_CRM_IC_SAMPLE_DELEGATE has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION_INFO | Call by reference | Type reference (TYPE) | CRMT_IC_JERROR | Java-Fehlerinfo | 20040120 | |||
| 2 | PARAM_IN | Call by reference | Type reference (TYPE) | O2PARAVALU_TABLE | 02: Parametertabelle (Namen und Werte) | 20040120 |
Method INIT on class CL_CRM_IC_SAMPLE_DELEGATE has no exception.
Method TEST_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION_INFO | Call by reference | Type reference (TYPE) | CRMT_IC_JERROR | Java-Fehlerinfo | 20040120 | |||
| 2 | PARAM_IN | Call by reference | Type reference (TYPE) | O2PARAVALU_TABLE | 02: Parametertabelle (Namen und Werte) | 20040119 | |||
| 3 | PARAM_OUT | Call by reference | Type reference (TYPE) | O2PARAVALU_TABLE | 02: Parametertabelle (Namen und Werte) | 20040119 |
Method TEST_METHOD on class CL_CRM_IC_SAMPLE_DELEGATE has no exception.
Method TEST_METHODX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION_INFO | Call by reference | Type reference (TYPE) | CRMT_IC_JERROR | Java-Fehlerinfo | 20040120 | |||
| 2 | PARAM_IN | Call by reference | Type reference (TYPE) | CRMT_IC_PARAVALX | 02: Parametertabelle (Namen und Werte) | 20040120 | |||
| 3 | PARAM_OUT | Call by reference | Type reference (TYPE) | CRMT_IC_PARAVALX | 02: Parametertabelle (Namen und Werte) | 20040120 |
Method TEST_METHODX on class CL_CRM_IC_SAMPLE_DELEGATE has no exception.
Method UNINIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION_INFO | Call by reference | Type reference (TYPE) | CRMT_IC_JERROR | Java-Fehlerinfo | 20040120 | |||
| 2 | PARAM_IN | Call by reference | Type reference (TYPE) | O2PARAVALU_TABLE | 02: Parametertabelle (Namen und Werte) | 20040120 |
Method UNINIT on class CL_CRM_IC_SAMPLE_DELEGATE has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |