SAP ABAP Class CL_WB_TESTTOOL_CONTROLLER (Create Test Environment Controls)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFCS (Package) Function Builder
Properties
Class CL_WB_TESTTOOL_CONTROLLER  
Short Description Create Test Environment Controls    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFCS   Function Builder 
Created 20031216   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WB_TESTTOOL_TREE_VIEW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WB_TESTTOOL_CONTROLLER has no interface implemented.
Friends
Class CL_WB_TESTTOOL_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_VIEW Instance attribute Public Object reference (TYPE REF TO) CL_WB_TESTTOOL_ALV_VIEW ALV Display 20040202
2 MESSAGE_VIEW Instance attribute Public Object reference (TYPE REF TO) CL_WB_TESTTOOL_MESSAGE_VIEW Test Environment Message_view 20031216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Create Instances 20031216
2 CREATE_CONTROL Instance method Public Method 20031216
3 DESTROY_CONTROL Instance method Public Method Destroy Controls 20031216
Events
Class CL_WB_TESTTOOL_CONTROLLER has no event.
Types
Class CL_WB_TESTTOOL_CONTROLLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FDESC Call by reference Type reference (TYPE) ANY TABLE 20040115
2 Importing OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20031216
3 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20031216
4 Importing STRUC_INFO_TABLE Call by reference Type reference (TYPE) ANY TABLE 20040318
5 Importing TESTSTEP Call by reference Type reference (TYPE) CHAR3 PAI oder PBO 20040116

Method CONSTRUCTOR on class CL_WB_TESTTOOL_CONTROLLER has no exception.

Method CREATE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20031216

Method CREATE_CONTROL on class CL_WB_TESTTOOL_CONTROLLER has no exception.

Method DESTROY_CONTROL Signature

Method DESTROY_CONTROL on class CL_WB_TESTTOOL_CONTROLLER has no parameter.
Method DESTROY_CONTROL on class CL_WB_TESTTOOL_CONTROLLER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700