SAP ABAP Class IF_EX_BADI_QG_EVAL (BAdI Interface: BADI_QG_EVAL)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070413
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_BADI_QG_EVAL_01 20070413
Properties
Class IF_EX_BADI_QG_EVAL  
Short Description BAdI Interface: BADI_QG_EVAL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070413   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_EX_BADI_QG_EVAL has no interface implemented.
Friends
Class IF_EX_BADI_QG_EVAL has no friend class.
Attributes
Class IF_EX_BADI_QG_EVAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_HTML Instance method Public Method Generates HTML Control 20070430
2 CREATE_LISTBOX Instance method Public Method Create Dropdown List Box 20070413
3 MODIFY_NUM_ROWS Instance method Public Method Adjust Number of Lines 20070413
4 MODIFY_TREE_HEIGHT Instance method Public Method Adjust Height of Tree 20070413
5 UPDATE_HTML Instance method Public Method Updates HTML Control 20070430
Events
Class IF_EX_BADI_QG_EVAL has no event.
Types
Class IF_EX_BADI_QG_EVAL has no local type.
Method Signatures

Method CREATE_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamische Dokumente: Dokument 20070430
2 Importing IR_VIEW Call by reference Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control proxy class 20070430

Method CREATE_HTML on class IF_EX_BADI_QG_EVAL has no exception.

Method CREATE_LISTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SPLITTER Call by reference Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER passt Splitter-Container an 20070413
2 Exporting ER_LISTBOX Call by reference Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER erzeugt Listbox-Container 20070413

Method CREATE_LISTBOX on class IF_EX_BADI_QG_EVAL has no exception.

Method MODIFY_NUM_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_NUM_ROWS Call by reference Type reference (TYPE) I Liefert die Anzahl der Zeilen 20070413

Method MODIFY_NUM_ROWS on class IF_EX_BADI_QG_EVAL has no exception.

Method MODIFY_TREE_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TREE_HEIGHT Value transfer Type reference (TYPE) I liefert die Baumhöhe 20070413

Method MODIFY_TREE_HEIGHT on class IF_EX_BADI_QG_EVAL has no exception.

Method UPDATE_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamische Dokumente: Dokument 20070430
2 Exporting ER_SELECTION Call by reference Object reference (TYPE REF TO) CL_DD_SELECT_ELEMENT Dynamische Dokumente: Auswahl-Element 20070430
3 Importing IT_OPTIONS Call by reference Type reference (TYPE) SDYDO_OPTION_TAB 20070430

Method UPDATE_HTML on class IF_EX_BADI_QG_EVAL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in