SAP ABAP Class IF_DMC_DOCKING (Docking object)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_CONV_LOGIC_GUI | DMC: Conversion Object | 20050727 |
Properties
| Class | IF_DMC_DOCKING | |
| Short Description | Docking object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050727 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DMC_DOCKING has no forward declaration.
Interfaces
Class IF_DMC_DOCKING has no interface implemented.
Friends
Class IF_DMC_DOCKING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20050727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns docking container | 20050727 | |
| 2 | Instance method | Public | Method | initializes event handlers of docking | 20050727 | |
| 3 | Instance method | Public | Method | sets docking container | 20050727 |
Events
Class IF_DMC_DOCKING has no event.
Types
Class IF_DMC_DOCKING has no local type.
Method Signatures
Method GET_DOCKING_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_DOCKING | Value transfer | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20050727 |
Method GET_DOCKING_CONTAINER on class IF_DMC_DOCKING has no exception.
Method INIT_DOCKING_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_DOCKING | Call by reference | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20050727 |
Method INIT_DOCKING_HANDLERS on class IF_DMC_DOCKING has no exception.
Method SET_DOCKING_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_DOCKING | Call by reference | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20050727 |
Method SET_DOCKING_CONTAINER on class IF_DMC_DOCKING has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |