SAP ABAP Class /UI2/IF_WD_CFG_TOOL_BASE (Basis Interface Configurations-API)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /UI2/IF_WD_CFG_TOOL | Base interface configuration API | 20130312 |
| 2 | Interface composition (i COMPRISING i_ref) | /UI2/IF_WD_CFG_TOOL_APPL | API application configuration | 20130313 |
| 3 | Interface composition (i COMPRISING i_ref) | /UI2/IF_WD_CFG_TOOL_COCU | API Configuration Component Customizing | 20130313 |
| 4 | Interface composition (i COMPRISING i_ref) | /UI2/IF_WD_CFG_TOOL_COMP | API configuration component | 20130313 |
| 5 | Interface composition (i COMPRISING i_ref) | /UI2/IF_WD_CFG_TOOL_COPE | API Configuration Component Personalization | 20130314 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/CL_WDR_CFG_CHG_TOOL_BASE | Base class for configuration API | 20130314 |
Properties
| Class | /UI2/IF_WD_CFG_TOOL_BASE | |
| Short Description | Basis Interface Configurations-API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130312 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /UI2/IF_WD_CFG_TOOL_BASE has no interface implemented.
Friends
Class /UI2/IF_WD_CFG_TOOL_BASE has no friend class.
Attributes
Class /UI2/IF_WD_CFG_TOOL_BASE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130312 | ||
| 2 | Instance method | Public | Method | 20130312 | ||
| 3 | Instance method | Public | Method | 20130312 | ||
| 4 | Instance method | Public | Method | 20130312 | ||
| 5 | Instance method | Public | Method | 20130312 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ACTION_CANCELLED | Instance Event (0) |
Public (2) |
20130312 | |
| 2 | ACTION_FINISHED | Instance Event (0) |
Public (2) |
20130312 | |
| 3 | MESSAGES_SENT | Instance Event (0) |
Public (2) |
20130312 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Public | See coding | 20130312 | begin of message,
msgid like sy-msgid,
msgno like sy-msgno,
msgty like sy-msgty,
msgv1 like sy-msgv1,
msgv2 like sy-msgv2,
msgv3 like sy-msgv3,
msgv4 like sy-msgv4,
exception type ref to cx_root,
reference type i,
end of message
|
||
| 2 | MESSAGES | Public | See coding | 20130312 | messages type standard table of message with non-unique key table_line
|
Method Signatures
Method CANCEL Signature
Method CANCEL on class /UI2/IF_WD_CFG_TOOL_BASE has no parameter.
Method CANCEL on class /UI2/IF_WD_CFG_TOOL_BASE has no exception.
Method CHECK Signature
Method CHECK on class /UI2/IF_WD_CFG_TOOL_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130312 |
Method DELETE Signature
Method DELETE on class /UI2/IF_WD_CFG_TOOL_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130312 |
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130312 | ||||
| 2 | LOCK_FOR_EDIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | 20130312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130312 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEEP_LOCKED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | 20130312 |
Method SAVE on class /UI2/IF_WD_CFG_TOOL_BASE has no exception.
Event Signatures
Event ACTION_CANCELLED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLER | Exporting | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WD_CFG_TOOL_BASE | 20130312 |
Event ACTION_FINISHED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLER | Exporting | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WD_CFG_TOOL_BASE | 20130312 |
Event MESSAGES_SENT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Exporting | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL_BASE=>MESSAGES | 20130312 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |