SAP ABAP Interface /UI2/IF_WD_CFG_TOOL_BASE (Basis Interface Configurations-API)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/WD_CONFIGURATION (Package) UI2: WD Configuration
⤷
⤷
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
| Interface | /UI2/IF_WD_CFG_TOOL_BASE | |
| Short Description | Basis Interface Configurations-API |
General Data
| Package | /UI2/WD_CONFIGURATION | UI2: WD Configuration |
| Created | 20130312 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /UI2/IF_WD_CFG_TOOL_BASE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | IF_WD_CONFIG_TOOL_BASE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /UI2/IF_WD_CFG_TOOL_BASE has no interface.
Friends
Interface /UI2/IF_WD_CFG_TOOL_BASE has no friend.
Attributes
Interface /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 Interface /UI2/IF_WD_CFG_TOOL_BASE has no parameter.
Method CANCEL on Interface /UI2/IF_WD_CFG_TOOL_BASE has no exception.
Method CHECK Signature
Method CHECK on Interface /UI2/IF_WD_CFG_TOOL_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130312 |
Method DELETE Signature
Method DELETE on Interface /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 Interface /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 | 100 |