SAP ABAP Class CL_COINT_CP_SUPER (Search Tool Super Class)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
COINT_ERR (Package) Cockpit for Controlling Integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COINT_ERR_CP | Cockpit for Controlling Integration | 20030123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HR_SEARCHTOOL_GS | Interface: OM_GRID Based Search Tools | 20030123 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_COINT_CP_SUPER_EXTID | Search Tool Super Class Orders | 20030124 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_COINT_CP_SUPER_ORDER | Search Tool Super Class Orders | 20030123 |
Properties
| Class | CL_COINT_CP_SUPER | |
| Short Description | Search Tool Super Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COINT_ERR | Cockpit for Controlling Integration |
| Created | 20030123 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COINT_CP_SUPER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_COINT_ERR_CP | Cockpit for Controlling Integration | 20030123 | ||
| 2 | IF_HR_SEARCHTOOL_GS | Interface: OM_GRID Based Search Tools | 20030123 |
Friends
Class CL_COINT_CP_SUPER 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) | IF_EX_COINT_ERR | BAdI Interface IF_EX_COINT_ERR | 20030123 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | COINT_CONSTANTS | BAdI: Constants for Business Scenario | 20030123 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RS38M-PROGRAMM | 'RKERRWLISTSEL00' | ABAP Program Name | 20030125 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | COINT_OBJ_DISP | BAdI: Interface Display of Worklist | 20030124 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20030123 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HR_OBJECTMANAGER | HR: Object Manager as Docking | 20030123 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20030123 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BEGDATUM | Start Date | 20030123 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | BEGDATUM | Start Date | 20030123 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ENDDATUM | End Date | 20030123 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ISTAT_D | Planning Status | 20030123 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | OMSEANODE | OM: Description of Node in Search Tree | 20030123 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | OTYPE | Object Type | 20030123 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | PLVAR | Plan Variant | 20030123 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | HROMTIMEFL | HR-OM: Time Dependency of Structure | 20030123 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | CODIA-VARIANT | Selection Variant | 20030123 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | VARIT-VTEXT | Program variant short text | 20030123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | Handle Toolbar | 20030123 | |
| 2 | Instance method | Public | Event handling method | Handle User Command | 20030123 | |
| 3 | Instance method | Public | Event handling method | Double Click | 20030123 | |
| 4 | Instance method | Public | Event handling method | Hotspot Click | 20030123 |
Events
Class CL_COINT_CP_SUPER has no event.
Types
Class CL_COINT_CP_SUPER has no local type.
Method Signatures
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Type reference (TYPE) | 20030123 | |||||
| 2 | E_OBJECT | Call by reference | Type reference (TYPE) | 20030123 |
Method HANDLE_TOOLBAR on class CL_COINT_CP_SUPER has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Type reference (TYPE) | 20030123 |
Method HANDLE_USER_COMMAND on class CL_COINT_CP_SUPER has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Type reference (TYPE) | 20030123 | |||||
| 2 | E_COLUMN | Call by reference | Type reference (TYPE) | 20030123 | |||||
| 3 | E_ROW | Call by reference | Type reference (TYPE) | 20030123 |
Method ON_DOUBLE_CLICK on class CL_COINT_CP_SUPER has no exception.
Method ON_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Type reference (TYPE) | 20030123 | |||||
| 2 | E_ROW_ID | Call by reference | Type reference (TYPE) | 20030123 |
Method ON_HOTSPOT_CLICK on class CL_COINT_CP_SUPER has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 2002_1_46C |