SAP ABAP Interface IF_WD_CONFIG_TOOL_BASE (Basis Interface Configurations API)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_WD_CONFIG_TOOL_BASE | |
Short Description | Basis Interface Configurations API |
General Data
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20100315 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_WD_CONFIG_TOOL_BASE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_WD_CONFIG_TOOL_BASE has no interface.
Friends
Interface IF_WD_CONFIG_TOOL_BASE has no friend.
Attributes
Interface IF_WD_CONFIG_TOOL_BASE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Unlocks the configuration | 20100315 |
2 | ![]() |
Instance method | Public | Method | Checks the consistency of current configuration data | 20100315 |
3 | ![]() |
Instance method | Public | Method | Deletes the configuration | 20100315 |
4 | ![]() |
Instance method | Public | Method | Loads a configuration | 20100315 |
5 | ![]() |
Instance method | Public | Method | Saves the current configuration data | 20100315 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ACTION_CANCELLED | Instance Event (0) |
Public (2) |
Last action was terminated | 20100315 |
2 | ACTION_FINISHED | Instance Event (0) |
Public (2) |
Last action completed (e.g. save) | 20100315 |
3 | MESSAGES_SENT | Instance Event (0) |
Public (2) |
Messages sent | 20100315 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MESSAGE | Public | See coding | 20100315 | 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 | 20100315 | messages type standard table of message with non-unique key table_line
|
Method Signatures
Method CANCEL Signature
Method CANCEL on Interface IF_WD_CONFIG_TOOL_BASE has no parameter.
Method CANCEL on Interface IF_WD_CONFIG_TOOL_BASE has no exception.
Method CHECK Signature
Method CHECK on Interface IF_WD_CONFIG_TOOL_BASE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions der Config-API | 20100315 |
Method DELETE Signature
Method DELETE on Interface IF_WD_CONFIG_TOOL_BASE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions der Config-API | 20100315 |
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 | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100826 | ||
2 | ![]() |
LOCK_FOR_EDIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions der Config-API | 20100315 |
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 | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100315 |
Method SAVE on Interface IF_WD_CONFIG_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 | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONFIG_TOOL | Basisschnittstelle Konfigurations-API | 20100315 |
Event ACTION_FINISHED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CALLER | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONFIG_TOOL | Basisschnittstelle Konfigurations-API | 20100315 |
Event MESSAGES_SENT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MESSAGES | Exporting | Value transfer | Type reference (TYPE) | IF_WD_CONFIG_TOOL_BASE=>MESSAGES | gesendete Nachrichten | 20100315 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |