SAP ABAP Class CL_WDR_TEST_MAINTENANCE (Administration of Test Cases for WD ABAP Selenium Test)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
⤷
SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20130211 |
Properties
Class | CL_WDR_TEST_MAINTENANCE | |
Short Description | Administration of Test Cases for WD ABAP Selenium Test | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
Created | 20130211 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WDR_TEST_MAINTENANCE has no forward declaration.
Interfaces
Class CL_WDR_TEST_MAINTENANCE has no interface implemented.
Friends
Class CL_WDR_TEST_MAINTENANCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WDR_TEST_MAPPING | Assignment of WD ABAP Test Cases to Test Packages | 20130625 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WDR_TEST_RECORD | Repository for WD ABAP Test Cases | 20130315 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WDR_T_TEST_RECORD | WD ABAP Test Cases | 20130212 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WDR_T_TEST_MAPPING | Assignment of WD ABAP Test Cases to Test Packages | 20130613 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WDR_T_TEST_PCK_NVP | NVPs for Packages for WD ABAP Test Cases | 20130701 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WDR_T_TEST_PCKG | WD ABAP Test Packages | 20130212 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WDR_T_TEST_RESULT | Repository for WD ABAP Test Case Results | 20130731 |
Methods
Events
Class CL_WDR_TEST_MAINTENANCE has no event.
Types
Class CL_WDR_TEST_MAINTENANCE has no local type.
Method Signatures
Method CREATE_TEST_CASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130304 | ||
2 | ![]() |
IS_TEST_CASE | Call by reference | Type reference (TYPE) | WDR_TEST_RECORD | Ablage für WD ABAP Testfälle | 20130211 |
Method CREATE_TEST_CASE on class CL_WDR_TEST_MAINTENANCE has no exception.
Method CREATE_TEST_NVPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130701 | ||
2 | ![]() |
IT_TEST_NVP | Call by reference | Type reference (TYPE) | WDR_T_TEST_PCK_NVP | NVPs zu WD ABAP Testpaketen | 20130701 | ||
3 | ![]() |
IV_TESTOBJECT_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUIDs im 'CHAR' Format in Großschreibung | 20130701 |
Method CREATE_TEST_NVPS on class CL_WDR_TEST_MAINTENANCE has no exception.
Method CREATE_TEST_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130304 | ||
2 | ![]() |
IS_TEST_PCKG | Call by reference | Type reference (TYPE) | WDR_TEST_PCKG | Ablage für Pakete für WD ABAP Testfälle | 20130221 | ||
3 | ![]() |
IT_TEST_PCKG_NVP | Call by reference | Type reference (TYPE) | WDR_T_TEST_PCK_NVP | NVPs zu WD ABAP Testpaketen | 20130304 |
Method CREATE_TEST_PACKAGE on class CL_WDR_TEST_MAINTENANCE has no exception.
Method DELETE_NVPS_TO_TESTOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130701 | ||
2 | ![]() |
IV_TESTOBJECT_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20130701 |
Method DELETE_NVPS_TO_TESTOBJECT on class CL_WDR_TEST_MAINTENANCE has no exception.
Method DELETE_TEST_CASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130304 | ||
2 | ![]() |
IS_TEST_CASE | Call by reference | Type reference (TYPE) | WDR_TEST_RECORD | Ablage für WD ABAP Testfälle | 20130211 |
Method DELETE_TEST_CASE on class CL_WDR_TEST_MAINTENANCE has no exception.
Method DELETE_TEST_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130304 | ||
2 | ![]() |
IS_TEST_PCKG | Call by reference | Type reference (TYPE) | WDR_TEST_PCKG | Ablage für Pakete für WD ABAP Testfälle | 20130221 |
Method DELETE_TEST_PACKAGE on class CL_WDR_TEST_MAINTENANCE has no exception.
Method GET_PACKAGE_NVPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEST_PCKG_NVP | Call by reference | Type reference (TYPE) | WDR_T_TEST_PCK_NVP | WD ABAP Testpakete | 20130228 |
Method GET_PACKAGE_NVPS on class CL_WDR_TEST_MAINTENANCE has no exception.
Method GET_PACKAGE_NVPS_TO_PCKG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEST_PCKG_NVP | Call by reference | Type reference (TYPE) | WDR_T_TEST_PCK_NVP | WD ABAP Testpakete | 20130228 | ||
2 | ![]() |
PACKAGE_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUIDs im 'CHAR' Format in Großschreibung | 20130228 |
Method GET_PACKAGE_NVPS_TO_PCKG on class CL_WDR_TEST_MAINTENANCE has no exception.
Method GET_TEST_CASES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEST_CASE | Call by reference | Type reference (TYPE) | WDR_T_TEST_RECORD | WD ABAP Testfälle | 20130212 |
Method GET_TEST_CASES on class CL_WDR_TEST_MAINTENANCE has no exception.
Method GET_TEST_CASES_TO_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEST_MAPPING | Call by reference | Type reference (TYPE) | WDR_T_TEST_MAPPING | Zuordnung für WD ABAP Testfälle zu Testpaketen | 20130613 | ||
2 | ![]() |
PACKAGE_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20130613 |
Method GET_TEST_CASES_TO_PACKAGE on class CL_WDR_TEST_MAINTENANCE has no exception.
Method GET_TEST_PACKAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEST_PCKG | Call by reference | Type reference (TYPE) | WDR_T_TEST_PCKG | NVPs zu WD ABAP Testpaketen | 20130228 | ||
2 | ![]() |
ET_TEST_PCKG_NVP | Call by reference | Type reference (TYPE) | WDR_T_TEST_PCK_NVP | NVPs zu WD ABAP Testpaketen | 20130301 |
Method GET_TEST_PACKAGES on class CL_WDR_TEST_MAINTENANCE has no exception.
Method SET_TEST_CASE_TO_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TEST_CASE | Call by reference | Type reference (TYPE) | WDR_TEST_RECORD | Ablage für WD ABAP Testfälle | 20130315 |
Method SET_TEST_CASE_TO_BUFFER on class CL_WDR_TEST_MAINTENANCE has no exception.
Method UPDATE_TEST_CASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130304 | ||
2 | ![]() |
IS_TEST_CASE | Call by reference | Type reference (TYPE) | WDR_TEST_RECORD | Ablage für WD ABAP Testfälle | 20130211 |
Method UPDATE_TEST_CASE on class CL_WDR_TEST_MAINTENANCE has no exception.
Method UPDATE_TEST_NVPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130701 | ||
2 | ![]() |
IT_TEST_NVP | Call by reference | Type reference (TYPE) | WDR_T_TEST_PCK_NVP | NVPs zu WD ABAP Testpaketen | 20130701 | ||
3 | ![]() |
IV_TESTOBJECT_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUIDs im 'CHAR' Format in Großschreibung | 20130701 |
Method UPDATE_TEST_NVPS on class CL_WDR_TEST_MAINTENANCE has no exception.
Method UPDATE_TEST_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130304 | ||
2 | ![]() |
IS_TEST_PCKG | Call by reference | Type reference (TYPE) | WDR_TEST_PCKG | Ablage für Pakete für WD ABAP Testfälle | 20130221 | ||
3 | ![]() |
IT_TEST_PCKG_NVP | Call by reference | Type reference (TYPE) | WDR_T_TEST_PCK_NVP | NVPs zu WD ABAP Testpaketen | 20130304 |
Method UPDATE_TEST_PACKAGE on class CL_WDR_TEST_MAINTENANCE has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 740 |