SAP ABAP Class CL_CRM_THTM_TAGTEST (CL_CRM_THTM_TAGTEST)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB_TEST (Package) test applications for the THTMLB test library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20090720
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_THTM_TAGTEST_IMPL 20090720
Properties
Class CL_CRM_THTM_TAGTEST  
Short Description    
Super Class CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB_TEST   test applications for the THTMLB test library 
Created 20090720   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_THTM_TAGTEST has no forward declaration.
Interfaces
Class CL_CRM_THTM_TAGTEST has no interface implemented.
Friends
Class CL_CRM_THTM_TAGTEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TYPED_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_THTM_TAGTEST_CTXT 20090720
2 VIEW Constant Private Type reference (TYPE) STRING 'tagTest.htm' 20090720
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090720
2 EH_ONGOTOAC_MENU Instance method Protected Method 20090728
3 EH_ONGOTOADVSEARCH Instance method Protected Method 20090723
4 EH_ONGOTOAREAFRAME Instance method Protected Method 20090724
5 EH_ONGOTOBTFEDITOR Instance method Protected Method 20090723
6 EH_ONGOTOLINES Instance method Protected Method 20090727
7 EH_ONGOTONAVLINK Instance method Protected Method 20090731
8 EH_ONGOTORANGE Instance method Protected Method 20090727
9 EH_ONGOTOROADMAP Instance method Protected Method 20090729
10 IP_GOTOADVSEARCH Instance method Public Method 20090723
11 OP_GOTOAC_MENU Instance method Protected Method 20090728
12 OP_GOTOADVSEARCH Instance method Protected Method 20090723
13 OP_GOTOAREAFRAME Instance method Protected Method 20090724
14 OP_GOTOBTFEDITOR Instance method Protected Method 20090723
15 OP_GOTOLINES Instance method Protected Method 20090727
16 OP_GOTONAVLINK Instance method Protected Method 20090731
17 OP_GOTORANGE Instance method Protected Method 20090727
18 OP_GOTOROADMAP Instance method Protected Method 20090729
Events
Class CL_CRM_THTM_TAGTEST has no event.
Types
Class CL_CRM_THTM_TAGTEST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_THTM_TAGTEST has no parameter.
Method CONSTRUCTOR on class CL_CRM_THTM_TAGTEST has no exception.

Method EH_ONGOTOAC_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090728
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090728

Method EH_ONGOTOAC_MENU on class CL_CRM_THTM_TAGTEST has no exception.

Method EH_ONGOTOADVSEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090723
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090723

Method EH_ONGOTOADVSEARCH on class CL_CRM_THTM_TAGTEST has no exception.

Method EH_ONGOTOAREAFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090724
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090724

Method EH_ONGOTOAREAFRAME on class CL_CRM_THTM_TAGTEST has no exception.

Method EH_ONGOTOBTFEDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090723
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090723

Method EH_ONGOTOBTFEDITOR on class CL_CRM_THTM_TAGTEST has no exception.

Method EH_ONGOTOLINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090727
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090727

Method EH_ONGOTOLINES on class CL_CRM_THTM_TAGTEST has no exception.

Method EH_ONGOTONAVLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090731
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090731

Method EH_ONGOTONAVLINK on class CL_CRM_THTM_TAGTEST has no exception.

Method EH_ONGOTORANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090727
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090727

Method EH_ONGOTORANGE on class CL_CRM_THTM_TAGTEST has no exception.

Method EH_ONGOTOROADMAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20090729
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20090729

Method EH_ONGOTOROADMAP on class CL_CRM_THTM_TAGTEST has no exception.

Method IP_GOTOADVSEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20090723

Method IP_GOTOADVSEARCH on class CL_CRM_THTM_TAGTEST has no exception.

Method OP_GOTOAC_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20090728

Method OP_GOTOAC_MENU on class CL_CRM_THTM_TAGTEST has no exception.

Method OP_GOTOADVSEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20090723

Method OP_GOTOADVSEARCH on class CL_CRM_THTM_TAGTEST has no exception.

Method OP_GOTOAREAFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20090724

Method OP_GOTOAREAFRAME on class CL_CRM_THTM_TAGTEST has no exception.

Method OP_GOTOBTFEDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20090723

Method OP_GOTOBTFEDITOR on class CL_CRM_THTM_TAGTEST has no exception.

Method OP_GOTOLINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20090727

Method OP_GOTOLINES on class CL_CRM_THTM_TAGTEST has no exception.

Method OP_GOTONAVLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20090731

Method OP_GOTONAVLINK on class CL_CRM_THTM_TAGTEST has no exception.

Method OP_GOTORANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20090727

Method OP_GOTORANGE on class CL_CRM_THTM_TAGTEST has no exception.

Method OP_GOTOROADMAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20090729

Method OP_GOTOROADMAP on class CL_CRM_THTM_TAGTEST has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701