SAP ABAP Class CL_CRM_IC_ABOX_ABSTRACT (Parent class for all IC actions)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-ACC (Application Component) Activity Clipboard
⤷
CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_IC_ACTION_HANDLER | Handler for IC actions (data flow, html, ...) | 20020807 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_IC_ABOX_ABSTRACT_ITS | Base class for ITS based launch transactions | 20040206 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_IC_ABOX_ABSTRACT_URL | Abstract base class for URL transactions | 20040312 |
Properties
Class | CL_CRM_IC_ABOX_ABSTRACT | |
Short Description | Parent class for all IC actions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_IC_APPL_UI_BDC | IC Business Data Context UI |
Created | 20020807 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_IC_ACTION_HANDLER | Handler for IC actions (data flow, html, ...) | 20020807 |
Friends
Class CL_CRM_IC_ABOX_ABSTRACT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'M' | BOR method based action | 20020826 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'F' | Front office process based action | 20020826 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | C | 'M' | transaction type | 20040920 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'W' | Workflow based action | 20020826 | |
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRM_IC_NAME_VALUE_TA | Name value pair table | 20020827 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20020826 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20020807 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20020816 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20020816 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20020807 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20020807 | |||
12 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20041207 | ||
13 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | 20020816 | |||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20030208 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020816 |
Events
Class CL_CRM_IC_ABOX_ABSTRACT has no event.
Types
Class CL_CRM_IC_ABOX_ABSTRACT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | Navigationsleisten-ID, Index oder Link globale Suche | 20020816 | ||
2 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | STRING | Logisches System: Identifizierung Herkunft BOR-Objekt | 20020816 | ||
3 | ![]() |
IV_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | 20020816 |
Method CONSTRUCTOR on class CL_CRM_IC_ABOX_ABSTRACT has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 310 |