SAP ABAP Class IF_OO_COMPONENT (Editing Components)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OO_ATTRIBUTE_ON_POPUP | Edit Attribute in Dialog Box | 19991102 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OO_METHOD_ON_POPUP | Edit Attribute in Dialog Box | 19991103 |
Properties
| Class | IF_OO_COMPONENT | |
| Short Description | Editing Components | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990929 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_OO_COMPONENT has no forward declaration.
Interfaces
Class IF_OO_COMPONENT has no interface implemented.
Friends
Class IF_OO_COMPONENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Class or Interface Name | 19991102 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SEOCLSTYPE | Class or Interface Component | 19990929 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SEOCMPNAME | Component Name | 19991103 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SEOCMPTYPE | Component Type | 19990929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Components in Dialog Box | 19990929 | |
| 2 | Instance method | Public | Method | Create Component in Dialog Box | 19990929 | |
| 3 | Instance method | Public | Method | Display Component in Dialog Box | 19990929 |
Events
Class IF_OO_COMPONENT has no event.
Types
Class IF_OO_COMPONENT has no local type.
Method Signatures
Method CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CMPKEY | Call by reference | Type reference (TYPE) | SEOCMPKEY | Komponentenkey | 19990929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Komponente existiert nicht | 19990929 | ||
| 2 | Zugriff auf Objekt nicht möglich | 19990929 | ||
| 3 | Operation wurde abgebrochen | 19991104 |
Method CREATE Signature
Method CREATE on class IF_OO_COMPONENT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Komponente existiert bereits | 19991102 | ||
| 2 | Zugriff auf Objekt nicht möglich | 19990929 | ||
| 3 | Operation abgebrochen | 19991104 |
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CMPKEY | Call by reference | Type reference (TYPE) | SEOCMPKEY | Komponentenkey | 19990929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Komponente existiert nicht | 19990929 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |