SAP ABAP Class IF_HTMLB_EVENT (Events from HTMLB)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XHTMLB_EVENTS XHTMLB Events 20040721
2 Interface composition (i COMPRISING i_ref)  IF_HTMLB_EVENTS Events from HTMLB 20040721
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_CAND_TRANS_PC_WORK_EX PC Class for Translation of Basic Data 20020327
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HTMLB_EVENT_EXAMPLE For Own HTMBL Event Handling 20011028
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_TC_PC Page Control Superclass Talent Consultant 20020110
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_SEARCHHLP_PC Page Control Superclass Search Help 20020110
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_PREV_REQ_PC_REQUI PageControl for requisition.bsp 20020409
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_PREV_POST_PC_SF_VIEW Page Control for sf_view.bsp 20020507
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_PREV_POST_PC_SF_INPUT Page Control for sf_oninput.bsp 20020507
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_PREV_POST_PC_POSTING PageControl for posting.bsp 20011221
... Click here to see Used By full list (27 items)
Properties
Class IF_HTMLB_EVENT  
Short Description Events from HTMLB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011024   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HTMLB_EVENT has no forward declaration.
Interfaces
Class IF_HTMLB_EVENT has no interface implemented.
Friends
Class IF_HTMLB_EVENT has no friend class.
Attributes
Class IF_HTMLB_EVENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BREADCRUMB_CLICK Instance method Public Method onClick 20011026
2 BUTTON_CLICK Instance method Public Method onClick 20011024
3 CHECKBOX_CLICK Instance method Public Method onClick 20011218
4 DATE_NAVIGATOR_DAY_CLICK Instance method Public Method onDayClick 20011028
5 DATE_NAVIGATOR_MONTH_CLICK Instance method Public Method Month-onClick 20011028
6 DATE_NAVIGATOR_NEXT_CLICK Instance method Public Method onNavigate 20011028
7 DATE_NAVIGATOR_PREVIOUS_CLICK Instance method Public Method onMonthClick 20011028
8 DATE_NAVIGATOR_WEEK_CLICK Instance method Public Method onWeekClick 20011028
9 DROPDOWNLISTBOX_SELECT Instance method Public Method onSelect 20011219
10 LINK_CLICK Instance method Public Method onClick 20011024
11 RADIOBUTTON_CLICK Instance method Public Method onClick 20011220
12 TABLEVIEW_CELL_CLICK Instance method Public Method onCellClick 20020411
13 TABLEVIEW_FILTER Instance method Public Method onFilter 20020417
14 TABLEVIEW_HEADER_CLICK Instance method Public Method onHeaderClick 20011221
15 TABLEVIEW_NAVIGATE Instance method Public Method onNavigate 20011221
16 TABLEVIEW_ROW_SELECTION Instance method Public Method onRowSelection 20011221
17 TABSTRIP_SELECT Instance method Public Method onSelect 20011220
18 TRAY_COLLAPSE_CLICK Instance method Public Method onClick 20011113
19 TRAY_EDIT_CLICK Instance method Public Method onClick 20011113
20 TRAY_EXPAND_CLICK Instance method Public Method onClick 20011113
21 TRAY_REMOVE_CLICK Instance method Public Method onClick 20011113
22 TREE_CLICK Instance method Public Method Tree-onClick 20011028
Events
Class IF_HTMLB_EVENT has no event.
Types
Class IF_HTMLB_EVENT has no local type.
Method Signatures

Method BREADCRUMB_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011028
2 Importing KEY Call by reference Type reference (TYPE) STRING Schlüssel 20011026
3 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011026
4 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP-Seitenkontext für Elementhandler 20011026

Method BREADCRUMB_CLICK on class IF_HTMLB_EVENT has no exception.

Method BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011028
2 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011024
3 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011024

Method BUTTON_CLICK on class IF_HTMLB_EVENT has no exception.

Method CHECKBOX_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Call by reference Type reference (TYPE) STRING 20011220
2 Importing ID Call by reference Type reference (TYPE) STRING ID 20011218
3 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011218
4 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011218

Method CHECKBOX_CLICK on class IF_HTMLB_EVENT has no exception.

Method DATE_NAVIGATOR_DAY_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DAY Call by reference Type reference (TYPE) STRING Tag 20011028
2 Importing ID Call by reference Type reference (TYPE) STRING ID 20011028
3 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011028
4 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011028

Method DATE_NAVIGATOR_DAY_CLICK on class IF_HTMLB_EVENT has no exception.

Method DATE_NAVIGATOR_MONTH_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011028
2 Importing MONTH Call by reference Type reference (TYPE) STRING Monat 20011028
3 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011028
4 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011028
5 Importing YEAR Call by reference Type reference (TYPE) STRING Jahr 20011028

Method DATE_NAVIGATOR_MONTH_CLICK on class IF_HTMLB_EVENT has no exception.

Method DATE_NAVIGATOR_NEXT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011028
2 Importing MODE Call by reference Type reference (TYPE) STRING Modus: nächstes Datum 20011028
3 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011028
4 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011028

Method DATE_NAVIGATOR_NEXT_CLICK on class IF_HTMLB_EVENT has no exception.

Method DATE_NAVIGATOR_PREVIOUS_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011028
2 Importing MODE Call by reference Type reference (TYPE) STRING Modus: vorheriges Datum 20011028
3 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011028
4 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011028

Method DATE_NAVIGATOR_PREVIOUS_CLICK on class IF_HTMLB_EVENT has no exception.

Method DATE_NAVIGATOR_WEEK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011028
2 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011028
3 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011028
4 Importing WEEK Call by reference Type reference (TYPE) STRING Woche 20011028
5 Importing YEAR Call by reference Type reference (TYPE) STRING Jahr 20011028

Method DATE_NAVIGATOR_WEEK_CLICK on class IF_HTMLB_EVENT has no exception.

Method DROPDOWNLISTBOX_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011219
2 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011219
3 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011219
4 Importing SELECTION Call by reference Type reference (TYPE) STRING Key 20011219

Method DROPDOWNLISTBOX_SELECT on class IF_HTMLB_EVENT has no exception.

Method LINK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011028
2 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011024
3 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011024
4 Importing REFERENCE Call by reference Type reference (TYPE) STRING Referenz 20011024

Method LINK_CLICK on class IF_HTMLB_EVENT has no exception.

Method RADIOBUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011220
2 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011220
3 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011220

Method RADIOBUTTON_CLICK on class IF_HTMLB_EVENT has no exception.

Method TABLEVIEW_CELL_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_INDEX Call by reference Type reference (TYPE) INT4 Tab Nr 20020411
2 Importing COLUMN_KEY Call by reference Type reference (TYPE) STRING 20020411
3 Importing EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT_TABLEVIEW Event Data 20020411
4 Importing ID Call by reference Type reference (TYPE) STRING ID 20020411
5 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20020411
6 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20020411
7 Importing ROW_INDEX Call by reference Type reference (TYPE) INT4 Tab Nr 20020411
8 Importing ROW_KEY Call by reference Type reference (TYPE) STRING 20020411

Method TABLEVIEW_CELL_CLICK on class IF_HTMLB_EVENT has no exception.

Method TABLEVIEW_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT_TABLEVIEW Event Data 20020417
2 Importing ID Call by reference Type reference (TYPE) STRING ID 20020417
3 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnFilter-Event 20020417
4 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20020417

Method TABLEVIEW_FILTER on class IF_HTMLB_EVENT has no exception.

Method TABLEVIEW_HEADER_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_INDEX Call by reference Type reference (TYPE) INT4 Tab Nr 20011221
2 Importing COLUMN_KEY Call by reference Type reference (TYPE) STRING 20020411
3 Importing COLUMN_NAME Call by reference Type reference (TYPE) STRING 20020411
4 Importing EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT_TABLEVIEW Event Data 20011221
5 Importing ID Call by reference Type reference (TYPE) STRING ID 20011221
6 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011221
7 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011221

Method TABLEVIEW_HEADER_CLICK on class IF_HTMLB_EVENT has no exception.

Method TABLEVIEW_NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT_TABLEVIEW Event Data 20011221
2 Importing FIRSTVISIBLEROW Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020410
3 Importing ID Call by reference Type reference (TYPE) STRING ID 20011221
4 Importing LASTVISIBLEROW Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020410
5 Importing NAVIGATIONMODE Call by reference Type reference (TYPE) STRING 20020410
6 Importing NAVIGATIONTYPE Call by reference Type reference (TYPE) STRING 20020410
7 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011221
8 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011221
9 Importing ROWCOUNT Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020410
10 Importing VISIBLEROWCOUNT Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020410

Method TABLEVIEW_NAVIGATE on class IF_HTMLB_EVENT has no exception.

Method TABLEVIEW_ROW_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT_TABLEVIEW Event Data 20011221
2 Importing ID Call by reference Type reference (TYPE) STRING ID 20011221
3 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011221
4 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011221
5 Importing ROW_INDEX Call by reference Type reference (TYPE) INT4 Tab Nr 20020411
6 Importing ROW_KEY Call by reference Type reference (TYPE) STRING 20020411
7 Importing ROW_SELECTION Call by reference Type reference (TYPE) STRING 20020411

Method TABLEVIEW_ROW_SELECTION on class IF_HTMLB_EVENT has no exception.

Method TABSTRIP_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011220
2 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011220
3 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011220
4 Importing SELECTION Call by reference Type reference (TYPE) STRING Tab Nr 20011220

Method TABSTRIP_SELECT on class IF_HTMLB_EVENT has no exception.

Method TRAY_COLLAPSE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011113
2 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011113
3 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011113

Method TRAY_COLLAPSE_CLICK on class IF_HTMLB_EVENT has no exception.

Method TRAY_EDIT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011113
2 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011113
3 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011113

Method TRAY_EDIT_CLICK on class IF_HTMLB_EVENT has no exception.

Method TRAY_EXPAND_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011113
2 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011113
3 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011113

Method TRAY_EXPAND_CLICK on class IF_HTMLB_EVENT has no exception.

Method TRAY_REMOVE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011113
2 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011113
3 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011113

Method TRAY_REMOVE_CLICK on class IF_HTMLB_EVENT has no exception.

Method TREE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING ID 20011028
2 Importing NODE Call by reference Type reference (TYPE) STRING Knoten 20011028
3 Importing ON_CLICK Call by reference Type reference (TYPE) STRING OnClick-Event 20011028
4 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Pages (BSP) Seitenkontext 20011028

Method TREE_CLICK on class IF_HTMLB_EVENT has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XHTMLB_EVENTS XHTMLB Events 20040721
2 Interface composition (i COMPRISING i_ref)  IF_HTMLB_EVENTS Events from HTMLB 20040721
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_CAND_TRANS_PC_WORK_EX PC Class for Translation of Basic Data 20020327
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HTMLB_EVENT_EXAMPLE For Own HTMBL Event Handling 20011028
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_TC_PC Page Control Superclass Talent Consultant 20020110
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_SEARCHHLP_PC Page Control Superclass Search Help 20020110
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_PREV_REQ_PC_REQUI PageControl for requisition.bsp 20020409
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_PREV_POST_PC_SF_VIEW Page Control for sf_view.bsp 20020507
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_PREV_POST_PC_SF_INPUT Page Control for sf_oninput.bsp 20020507
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_PREV_POST_PC_POSTING PageControl for posting.bsp 20011221
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_PREV_CAND_PC_TRANS PC Class for Translation of Application Material 20020201
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_PREV_CAND_PC_CAND PC Class for Display of Candidate Information 20020121
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_POST_TRANS_PC_POST PC Class for Translation of Posting 20020208
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_MANAGER_PC Page Control Superclass Manager 20020110
15 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPDII/CL_WTY_EVENTHANDLER Event handler Class for /SAPDII/WTY_UI 20021119
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_CAND_TRANS_PC_INFO PC Class for Translation of Basic Data 20020314
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_CAND_TRANS_PC_EDU PC Class for Translation of Education 20020205
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_CAND_TRANS_PC_DES_LOC PC Class for Translation of Basic Data 20020326
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_CAND_TRANS_PC_DES_JOB PC Class for Translation of Desired Employment 20020323
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_CANDIDATE_PC Page Control Superclass Candidate 20020110
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_ASSISTANT_PC Page Control Super Class Assistant 20020305
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_ALL_PC_SEARCH Page Control for Search Pages 20020328
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HCP_DETAIL_PLANNING_UI User Interface for Detail Planning 20011126
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_ITMVC2_EVENTHANDLER For Own HTMBL Event Handling 20020411
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_HAP_OVERVIEW_UI BSP: User Interface Class for HAP_OVERVIEW 20060421
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_HAP_DOCUMENT_UI BSP: User Interface Class for HAP_DOCUMENT 20020312
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_HAP_CALIBRATION_UI BSP: User Interface Class for HAP_DOCUMENT 20040109
History
Last changed by/on SAP  20130531 
SAP Release Created in