SAP ABAP Class CL_WDR_TEST_CFG_API (Class to Test API for Configurations)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_TEST_CFG (Package) WDA Configuration Test Components

⤷

⤷

Properties
Class | CL_WDR_TEST_CFG_API | |
Short Description | Class to Test API for Configurations | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_TEST_CFG | WDA Configuration Test Components |
Created | 20090518 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WDR_TEST_CFG_API has no interface implemented.
Friends
Class CL_WDR_TEST_CFG_API has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | WDY_CONFIG_ID | 'WDR_TEST_CFG_API_1_TEMPLATE' | Key Components of Configuration Tables | 20090519 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20090702 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20090610 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'FLIGHT' | 20090812 | ||
5 | ![]() |
Instance attribute | Private | See coding | 20090702 | ||||
6 | ![]() |
Constant | Private | Type reference (TYPE) | WDY_CONF_COMP_NAME | 'WDR_TEST_CFG_API_1' | Web Dynpro: Component Name | 20090812 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | API_MAP | 20090814 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20090814 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Changes to a Component Configuration | 20090710 |
2 | ![]() |
Static method | Public | Method | 20090519 | |
3 | ![]() |
Static method | Public | Method | 20090522 | |
4 | ![]() |
Static method | Public | Method | 20090610 | |
5 | ![]() |
Static method | Private | Method | 20090814 | |
6 | ![]() |
Instance method | Private | Event handling method | 20090518 | |
7 | ![]() |
Instance method | Private | Event handling method | 20090518 | |
8 | ![]() |
Instance method | Private | Event handling method | 20090522 | |
9 | ![]() |
Instance method | Private | Event handling method | 20090814 | |
10 | ![]() |
Instance method | Private | Method | 20090518 |
Events
Class CL_WDR_TEST_CFG_API has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | API_MAP | Private | See coding | 20090814 | api_map type hashed table of api_to_cocu_api with unique key api
|
||
2 | API_TO_COCU_API | Private | See coding | 20090814 | begin of API_TO_COCU_API,
api type ref to if_wd_config_tool,
api_cust type ref to if_wd_config_tool_cocu,
number type num1,
end of api_to_cocu_api
|
Method Signatures
Method CHANGE_COMP_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMP_MODIFIER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_COMP_MODIFIER | API Änderung Component-Konfiguration | 20090710 | ||
2 | ![]() |
INDEX | Value transfer | Type reference (TYPE) | I | 20090814 |
Method CHANGE_COMP_CONFIG on class CL_WDR_TEST_CFG_API has no exception.
Method EXECUTE_DYNP_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT | Call by reference | Type reference (TYPE) | NUM1 | '1' | Anzahl der Wiederholungen | 20090605 | |
2 | ![]() |
CUSTOMIZING_COUNT | Call by reference | Type reference (TYPE) | NUM1 | '0' | Anzahl der Wiederholungen für das Customizing | 20090812 | |
3 | ![]() |
DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20090528 | ||
4 | ![]() |
DIALOG_MODE_DEVCLASS | Call by reference | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | CL_WD_CONFIG_FACTORY=>MODE_SUGGEST | Dialogmodus für die API | 20090528 | |
5 | ![]() |
DIALOG_MODE_TRKORR | Call by reference | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | CL_WD_CONFIG_FACTORY=>MODE_SUGGEST | Dialogmodus für die API | 20090528 | |
6 | ![]() |
FOR_APPL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090526 | |
7 | ![]() |
TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Workbench-Auftrag | 20090528 | ||
8 | ![]() |
TRKORR_CUST | Call by reference | Type reference (TYPE) | TRKORR | Customizing-Auftrag | 20090812 | ||
9 | ![]() |
XML_SAVED | Value transfer | Type reference (TYPE) | XSTRING | 20090814 |
Method EXECUTE_DYNP_TEST on class CL_WDR_TEST_CFG_API has no exception.
Method EXECUTE_DYNP_TEST_WRONG_NAME Signature
Method EXECUTE_DYNP_TEST_WRONG_NAME on class CL_WDR_TEST_CFG_API has no parameter.
Method EXECUTE_DYNP_TEST_WRONG_NAME on class CL_WDR_TEST_CFG_API has no exception.
Method EXECUTE_WDA_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090610 | ||
2 | ![]() |
COUNT | Call by reference | Type reference (TYPE) | NUM1 | '1' | Anzahl der Wiederholungen | 20090610 | |
3 | ![]() |
CUSTOMIZING_COUNT | Call by reference | Type reference (TYPE) | NUM1 | '0' | Anzahl Wiederholungen für das Customizing | 20090812 | |
4 | ![]() |
DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20090610 | ||
5 | ![]() |
DIALOG_MODE_DEVCLASS | Call by reference | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | CL_WD_CONFIG_FACTORY=>MODE_SUGGEST | Dialogmodus für die API | 20090610 | |
6 | ![]() |
DIALOG_MODE_TRKORR | Call by reference | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | CL_WD_CONFIG_FACTORY=>MODE_SUGGEST | Dialogmodus für die API | 20090610 | |
7 | ![]() |
FOR_APPL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090610 | |
8 | ![]() |
TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Workbench-Auftrag | 20090610 | ||
9 | ![]() |
TRKORR_CUST | Call by reference | Type reference (TYPE) | TRKORR | Customizing-Auftrag | 20090812 |
Method EXECUTE_WDA_TEST on class CL_WDR_TEST_CFG_API has no exception.
Method MODIFY_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MODIFIER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_COCU_MODIFIER | API Änderung Component-Customizing | 20090814 | ||
2 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | NUM1 | Numerisch 1-stellig | 20090814 |
Method MODIFY_CUST on class CL_WDR_TEST_CFG_API has no exception.
Method ON_ACTION_CANCELLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20090811 |
Method ON_ACTION_CANCELLED on class CL_WDR_TEST_CFG_API has no exception.
Method ON_ACTION_FINISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20090702 |
Method ON_ACTION_FINISHED on class CL_WDR_TEST_CFG_API has no exception.
Method ON_MESSAGES_SENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGES | Value transfer | Attribute reference (LIKE) | 20090522 |
Method ON_MESSAGES_SENT on class CL_WDR_TEST_CFG_API has no exception.
Method ON_XML_SAVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XML | Value transfer | Attribute reference (LIKE) | 20090814 |
Method ON_XML_SAVED on class CL_WDR_TEST_CFG_API has no exception.
Method TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090610 | ||
2 | ![]() |
COUNT | Call by reference | Type reference (TYPE) | NUM1 | Numerisch 1-stellig | 20090605 | ||
3 | ![]() |
CUSTOMIZING_COUNT | Call by reference | Type reference (TYPE) | NUM1 | Numerisch 1-stellig | 20090811 | ||
4 | ![]() |
DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20090528 | ||
5 | ![]() |
DIALOG_MODE_DEVCLASS | Call by reference | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | Dialogmodus für die API | 20090528 | ||
6 | ![]() |
DIALOG_MODE_TRKORR | Call by reference | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | Dialogmodus für die API | 20090528 | ||
7 | ![]() |
FOR_APPL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090526 | ||
8 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | 20090522 | |||
9 | ![]() |
TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090528 | ||
10 | ![]() |
TRKORR_CUST | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090812 | ||
11 | ![]() |
XML_SAVED | Value transfer | Type reference (TYPE) | XSTRING | 20090814 |
Method TEST on class CL_WDR_TEST_CFG_API has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |