SAP ABAP Interface IF_WD_CFG_BADI_CHANGES (Interface tfor BAdI: WD_BADI_CONFIG_CHANGES)
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_CFG_BADI_CHANGES | |
| Short Description | Interface tfor BAdI: WD_BADI_CONFIG_CHANGES |
General Data
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20081202 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WD_CFG_BADI_CHANGES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081202 |
Friends
Interface IF_WD_CFG_BADI_CHANGES has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_ACTION_COPY | Constant | Public | Type reference (TYPE) | I | 4 | Copy | 20090313 | |
| 2 | CO_ACTION_CREATE | Constant | Public | Type reference (TYPE) | I | 1 | Create | 20090313 | |
| 3 | CO_ACTION_DELETE | Constant | Public | Type reference (TYPE) | I | 3 | Delete | 20090313 | |
| 4 | CO_ACTION_ENH | Constant | Public | Type reference (TYPE) | I | 6 | Create Enhancement | 20090313 | |
| 5 | CO_ACTION_MODIFY | Constant | Public | Type reference (TYPE) | I | 2 | Change | 20090313 | |
| 6 | CO_ACTION_RENAME | Constant | Public | Type reference (TYPE) | I | 5 | Rename parameters | 20090313 | |
| 7 | CO_ENV_GUI | Constant | Public | Type reference (TYPE) | I | 1 | GUI Application | 20090313 | |
| 8 | CO_ENV_SNOTE | Constant | Public | Type reference (TYPE) | I | 4 | WD Application Runtime | 20091008 | |
| 9 | CO_ENV_WD_DT | Constant | Public | Type reference (TYPE) | I | 2 | WD Application Design Time | 20090313 | |
| 10 | CO_ENV_WD_RT | Constant | Public | Type reference (TYPE) | I | 3 | WD Application Runtime | 20090313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Call for creating/changing/deleting a configuration | 20081203 |
Events
Interface IF_WD_CFG_BADI_CHANGES has no event.
Types
Interface IF_WD_CFG_BADI_CHANGES has no local type.
Method Signatures
Method ON_CONFIG_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | I | 1: create, 2: modify, 3: delete, 4 copy | 20090303 | |||
| 2 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Konfigurations-Key | 20081203 | |||
| 3 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20081203 | |||
| 4 | ENVIRONMENT | Call by reference | Type reference (TYPE) | I | 1: GUI-Anwendung, 2: WD-Anwendung Laufzeit, 3: WD Import | 20090303 | |||
| 5 | IS_COMPONENT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20081203 | |||
| 6 | OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_CONF_COMP_NAME | Name der Component / Anwendung | 20081203 | |||
| 7 | PERS_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20081203 | |||
| 8 | SOURCE_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Quelle beim Kopieren | 20090303 | |||
| 9 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20081203 | |||
| 10 | UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20081203 |
Method ON_CONFIG_CHANGED on Interface IF_WD_CFG_BADI_CHANGES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |