SAP ABAP Class /TDAG/CPCL_DOCKING_CONFIG (CP: Handles the configuration of a docking container)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP (Package) Compliance for products
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /TDAG/CPCL_CONTAINER_CONFIG | CP: Handles the configuration of a GUI container | 20080127 |
Properties
| Class | /TDAG/CPCL_DOCKING_CONFIG | |
| Short Description | CP: Handles the configuration of a docking container | |
| Super Class | /TDAG/CPCL_CONTAINER_CONFIG | CP: Handles the configuration of a GUI container |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /TDAG/CP | Compliance for products |
| Created | 20080127 | SAP |
| Last change | 20141109 | 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
Class /TDAG/CPCL_DOCKING_CONFIG has no interface implemented.
Friends
Class /TDAG/CPCL_DOCKING_CONFIG 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_GUI_DOCKING_CONTAINER | Docking container whose configuration is handled | 20080127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Initializes the instance | 20080127 |
Events
Class /TDAG/CPCL_DOCKING_CONFIG has no event.
Types
Class /TDAG/CPCL_DOCKING_CONFIG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | The docking container whose configuration should be handled | 20080127 | |||
| 2 | ITS_CONTAINER_SIZE | Call by reference | Type reference (TYPE) | /TDAG/CPYS_CONTAINER_SIZE | The initial (default) configuration | 20080127 |
Method CONSTRUCTOR on class /TDAG/CPCL_DOCKING_CONFIG has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100_46C |