SAP ABAP Class CL_CRM_IC_BSP_INVOKE_HANDLER (CRM IC Base class for bsp invoke handler)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW (Application Component) Framework
⤷
CRM_IC_APPL_UI_SERVICES (Package) IC Services UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_IC_BSP_INVOKE_HANDLER | 20021121 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_IC_SCRIPT_BP_MODIFY | BP modify handler | 20021121 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_IC_SCRIPT_LEAD_HANDLER | CRM IC Scripting Lead Qualification | 20030116 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_IC_SCRIPT_RAISE_EVENT | CRM IC Scripting Lead Qualification | 20030124 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_IC_SCRIPT_TEMPLATE | CRM IC Script template handler | 20021123 |
Properties
Class | CL_CRM_IC_BSP_INVOKE_HANDLER | |
Short Description | CRM IC Base class for bsp invoke handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_IC_APPL_UI_SERVICES | IC Services UI |
Created | 20021121 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_IC_BSP_INVOKE_HANDLER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_IC_BSP_INVOKE_HANDLER | 20021121 |
Friends
Class CL_CRM_IC_BSP_INVOKE_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20021121 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_IC_SCRIPT_TAB | CRM IC : Scripting table to pass key/value from actions . | 20021121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Sets the WD controller | 20021121 |
2 | ![]() |
Instance method | Public | Method | Put input parameters in a table | 20021121 |
3 | ![]() |
Instance method | Public | Method | Sets input params | 20040210 |
Events
Class CL_CRM_IC_BSP_INVOKE_HANDLER has no event.
Types
Class CL_CRM_IC_BSP_INVOKE_HANDLER has no local type.
Method Signatures
Method SET_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basisklasse für WD-View-Cotroller | 20021121 |
Method SET_CONTROLLER on class CL_CRM_IC_BSP_INVOKE_HANDLER has no exception.
Method SET_INPUT_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAM1 | Call by reference | Type reference (TYPE) | STRING | 20021121 | |||
2 | ![]() |
PARAM2 | Call by reference | Type reference (TYPE) | STRING | 20021121 | |||
3 | ![]() |
PARAM3 | Call by reference | Type reference (TYPE) | STRING | 20021121 | |||
4 | ![]() |
PARAM4 | Call by reference | Type reference (TYPE) | STRING | 20021121 | |||
5 | ![]() |
PARAM5 | Call by reference | Type reference (TYPE) | STRING | 20021121 |
Method SET_INPUT_PARAMETERS on class CL_CRM_IC_BSP_INVOKE_HANDLER has no exception.
Method SET_IN_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_TAB | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_TAB | CRM IC Scripting-Tabelle: Schlüssel/Wert aus Aktionen weiter | 20040210 |
Method SET_IN_TAB on class CL_CRM_IC_BSP_INVOKE_HANDLER has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 400 |