SAP ABAP Interface IF_OO_COMPONENT (Editing Components)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEOE (Package) ABAP Objects Class Builder
⤷
⤷
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
| Interface | IF_OO_COMPONENT | |
| Short Description | Editing Components |
General Data
| Package | SEOE | ABAP Objects Class Builder |
| Created | 19990929 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_OO_COMPONENT has no forward declaration.
Interfaces
Interface IF_OO_COMPONENT has no interface.
Friends
Interface IF_OO_COMPONENT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLSNAME | Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Class or Interface Name | 19991102 | ||
| 2 | CLSTYPE | Instance attribute | Public | Type reference (TYPE) | SEOCLSTYPE | Class or Interface Component | 19990929 | ||
| 3 | CMPNAME | Instance attribute | Public | Type reference (TYPE) | SEOCMPNAME | Component Name | 19991103 | ||
| 4 | CMPTYPE | 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
Interface IF_OO_COMPONENT has no event.
Types
Interface 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 Interface 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 |