SAP ABAP Class CL_WDR_TEST_ADOBE (Assistance Class for WDR_TEST_ADOBE)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_TEST (Package) Web Dynpro: Tests
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 20060919
Properties
Class CL_WDR_TEST_ADOBE  
Short Description Assistance Class for WDR_TEST_ADOBE    
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_TEST   Web Dynpro: Tests 
Created 20060919   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 CL_WDR_TEST_ADOBE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WDR_TEST_ADOBE has no interface implemented.
Friends
Class CL_WDR_TEST_ADOBE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_DISPLAY_DDIC Constant Public Type reference (TYPE) I 1 20060922
2 MC_DISPLAY_PDF Constant Public Type reference (TYPE) I 13 20060927
3 MC_DISPLAY_XML_V1 Constant Public Type reference (TYPE) I 2 20060922
4 MC_DISPLAY_XML_V2 Constant Public Type reference (TYPE) I 3 20060922
5 MC_EDIT_DDIC Constant Public Type reference (TYPE) I 4 20060922
6 MC_EDIT_DDIC_ENUM_DDLB Constant Public Type reference (TYPE) I 11 20060927
7 MC_EDIT_DDIC_NOT_1_1 Constant Public Type reference (TYPE) I 12 20060927
8 MC_EDIT_PDF_ONLY_AX Constant Public Type reference (TYPE) I 14 20061120
9 MC_EDIT_PDF_ONLY_NT Constant Public Type reference (TYPE) I 15 20061120
10 MC_EDIT_XML_V1 Constant Public Type reference (TYPE) I 5 20060922
11 MC_EDIT_XML_V2_ACF Constant Public Type reference (TYPE) I 6 20060922
12 MC_EDIT_XML_V2_ZCI Constant Public Type reference (TYPE) I 7 20060922
13 MC_EDIT_XML_V2_ZCI_TBL Constant Public Type reference (TYPE) I 10 20060924
14 MC_OFFLINE_AND_DISPLAY Constant Public Type reference (TYPE) I 8 20060922
15 MC_OFFLINE_AND_EDIT Constant Public Type reference (TYPE) I 9 20060922
16 MC_SCNR_DATA_CONTAINER Constant Public Type reference (TYPE) I 18 20071113
17 MC_SCNR_DDLB Constant Public Type reference (TYPE) I 3 20061219
18 MC_SCNR_FILTER Constant Public Type reference (TYPE) I 13 20070613
19 MC_SCNR_FORM Constant Public Type reference (TYPE) I 1 20061219
20 MC_SCNR_GEN_CTX_2_DDIC_INTF Constant Public Type reference (TYPE) I 16 20070809
21 MC_SCNR_GEN_DISPLAY_PDF Constant Public Type reference (TYPE) I 7 20070327
22 MC_SCNR_GEN_INSIDE_TABSTRIP Constant Public Type reference (TYPE) I 10 20070327
23 MC_SCNR_GEN_INSIDE_TRAY Constant Public Type reference (TYPE) I 9 20070327
24 MC_SCNR_GEN_VIEW_FRM_CNTR Constant Public Type reference (TYPE) I 11 20070329
25 MC_SCNR_GEN_VIEW_WHEN_VIS Constant Public Type reference (TYPE) I 12 20070329
26 MC_SCNR_GEN_VISIBILITY Constant Public Type reference (TYPE) I 8 20070327
27 MC_SCNR_NONE Constant Public Type reference (TYPE) I 0 20070924
28 MC_SCNR_NOT_1_1 Constant Public Type reference (TYPE) I 5 20061219
29 MC_SCNR_OFFLINE Instance attribute Public Type reference (TYPE) I 19 20080721
30 MC_SCNR_PDF_ONLY Constant Public Type reference (TYPE) I 4 20061219
31 MC_SCNR_SWITCH_TMPL_SRC Constant Public Type reference (TYPE) I 17 20070809
32 MC_SCNR_TABLE Constant Public Type reference (TYPE) I 2 20061219
33 MC_SCNR_VHELP Constant Public Type reference (TYPE) I 6 20070315
34 MTC_HIDE_TOOLBAR Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090127
35 MTC_LGCY_EDT_ENBL Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090127
36 M_CUR_TEST_CASE Instance attribute Public Type reference (TYPE) I MC_SCNR_NONE 20070924
37 M_INTF_VERSION Instance attribute Public Type reference (TYPE) I 20070924
38 M_IS_XML Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070924
39 M_IS_ZCI Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070924
40 M_METHOD_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_WD_IACTIVE_FORM_METHOD_HNDL Handler for Method Calls of InteractiveForm 20070924
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADS_RFC_DESTINATIONS Instance method Public Method 20071112
2 GET_FIRST_10_SCARR_ENTRIES Instance method Public Method 20070202
3 GET_SBOOK Instance method Public Method 20100112
4 GET_SCARR Instance method Public Method 20071008
5 GET_SCARR_ENTRY Instance method Public Method 20070202
6 GET_SFLIGHT Instance method Public Method 20070202
7 GET_SPFLI Instance method Public Method 20070202
8 GET_TEST_CASES Instance method Public Method 20060922
9 GET_TEXT Instance method Public Method 20060919
10 SET_METHOD_HANDLER Instance method Public Method 20070924
11 SWITCH_TEST_CASE Instance method Public Method 20070924
Events
Class CL_WDR_TEST_ADOBE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SBOOK Public See coding 20100112 TT_SBOOK type STANDARD TABLE OF sbook
2 TT_SCARR Public See coding 20070202 TT_SCARR type STANDARD TABLE OF scarr
3 TT_SFLIGHT Public See coding 20070202 TT_SFLIGHT type STANDARD TABLE OF sflight
4 TT_SPFLI Public See coding 20070202 TT_SPFLI type STANDARD TABLE OF spfli
5 TT_TEST_CASE Public See coding 20060922 tt_test_case type standard table of t_test_case with default key
6 T_TEST_CASE Public See coding 20060922 begin of t_test_case, id type i, text type string, end of t_test_case
Method Signatures

Method GET_ADS_RFC_DESTINATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RFC_DESTINATIONS Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Destination-Tabelle fuer Remote Function Call 20071112

Method GET_ADS_RFC_DESTINATIONS on class CL_WDR_TEST_ADOBE has no exception.

Method GET_FIRST_10_SCARR_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SCARR Value transfer Type reference (TYPE) TT_SCARR 20070202

Method GET_FIRST_10_SCARR_ENTRIES on class CL_WDR_TEST_ADOBE has no exception.

Method GET_SBOOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SBOOK Value transfer Type reference (TYPE) TT_SBOOK 20100112
2 Importing I_NUM_ROWS Call by reference Type reference (TYPE) I 20100112

Method GET_SBOOK on class CL_WDR_TEST_ADOBE has no exception.

Method GET_SCARR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SCARR Value transfer Type reference (TYPE) INDEX TABLE 20071008

Method GET_SCARR on class CL_WDR_TEST_ADOBE has no exception.

Method GET_SCARR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CARRID Call by reference Type reference (TYPE) S_CARR_ID Kurzbezeichnung der Fluggesellschaft 20070202
2 Returning R_SCARR Value transfer Type reference (TYPE) SCARR Fluggesellschaft 20070202

Method GET_SCARR_ENTRY on class CL_WDR_TEST_ADOBE has no exception.

Method GET_SFLIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLIGHTS Value transfer Type reference (TYPE) TT_SFLIGHT Flüge 20070202
2 Importing I_CARRID Value transfer Type reference (TYPE) S_CARR_ID Kurzbezeichnung der Fluggesellschaft 20070202

Method GET_SFLIGHT on class CL_WDR_TEST_ADOBE has no exception.

Method GET_SPFLI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SPFLI Value transfer Type reference (TYPE) TT_SPFLI 20070202
2 Importing I_CARRID Value transfer Type reference (TYPE) S_CARR_ID Kurzbezeichnung der Fluggesellschaft 20070202

Method GET_SPFLI on class CL_WDR_TEST_ADOBE has no exception.

Method GET_TEST_CASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TEST_CASES Value transfer Type reference (TYPE) TT_TEST_CASE 20060922

Method GET_TEST_CASES on class CL_WDR_TEST_ADOBE has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class CL_WDR_TEST_ADOBE has no parameter.
Method GET_TEXT on class CL_WDR_TEST_ADOBE has no exception.

Method SET_METHOD_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD_HANDLER Value transfer Object reference (TYPE REF TO) IF_WD_IACTIVE_FORM_METHOD_HNDL Handler für Methodenaufrufe der InteractiveForm 20070924

Method SET_METHOD_HANDLER on class CL_WDR_TEST_ADOBE has no exception.

Method SWITCH_TEST_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTF_VERSION Value transfer Type reference (TYPE) I 20070924
2 Importing I_IS_XML Value transfer Type reference (TYPE) ABAP_BOOL 20070924
3 Importing I_IS_ZCI Value transfer Type reference (TYPE) ABAP_BOOL 20070924
4 Importing I_NEW_TEST_CASE Value transfer Type reference (TYPE) I 20070924

Method SWITCH_TEST_CASE on class CL_WDR_TEST_ADOBE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710