SAP ABAP Class CL_DB6_ADVISOR (DB6: Advisor Administration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_EVENT_RECEIVER_BASE CL_DB6_EVENT_RECEIVER_BASE 20030528
Properties
Class CL_DB6_ADVISOR  
Short Description DB6: Advisor Administration    
Super Class CL_DB6_EVENT_RECEIVER_BASE CL_DB6_EVENT_RECEIVER_BASE 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20030528   SAP 
Last change 20130531   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 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 TXTED Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB6_ADVISOR has no interface implemented.
Friends
Class CL_DB6_ADVISOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADVISOR_CONTENT Static Attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER 20030613
2 ADVISOR_DOCKED Static Attribute Private Type reference (TYPE) ABAP_BOOL 20030528
3 ADVISOR_DYNPRO Static Attribute Private Type reference (TYPE) SYDYNNR 20030528
4 ADVISOR_EDITOR Static Attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT 20030528
5 ADVISOR_FRAME Static Attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER 20030528
6 ADVISOR_LOG_GRID Static Attribute Private Type reference (TYPE) DB6_ALV_DESCR 20030528
7 ADVISOR_MAX_RC Instance attribute Private Type reference (TYPE) SYSUBRC 20030528
8 ADVISOR_PROGRAM Static Attribute Private Type reference (TYPE) SYREPID 20030528
9 ADVISOR_SPLIT Static Attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER 20030528
10 ADVISOR_STYLE Instance attribute Public Type reference (TYPE) I 20030528
11 ADVISOR_TOOLBAR Static Attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR 20030528
12 ADV_STYLE_LOG Constant Public Type reference (TYPE) I 2 20030528
13 ADV_STYLE_MSG Constant Public Type reference (TYPE) I 3 20030528
14 ADV_STYLE_TEXT Constant Public Type reference (TYPE) I 1 20030528
15 ADV_STYLE_UNDEFINED Constant Public Type reference (TYPE) I 0 20030528
16 COMMENT_PATTERN Instance attribute Private Type reference (TYPE) TXTED_STRING 20050324
17 CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20091001
18 CURRENT_ADVISOR Static Attribute Private Object reference (TYPE REF TO) CL_DB6_ADVISOR 20031013
19 DEFAULT_COMMENT Constant Private Type reference (TYPE) TXTED_STRING '--' 20050324
20 DEFAULT_SIZE Constant Private Type reference (TYPE) I 100 20040212
21 EVENT_CHANGE_DISPLAY Constant Public Type reference (TYPE) I 1 20080116
22 HEIGHT Instance attribute Private Type reference (TYPE) I DEFAULT_SIZE 20040212
23 HIDDEN Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040514
24 IS_POPUP Instance attribute Private Type reference (TYPE) ABAP_BOOL 20111227
25 LOG Instance attribute Public Type reference (TYPE) DB6ADMLOG_TAB 20030528
26 MINIMIZED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20031014
27 NAVIGATOR Instance attribute Private Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR 20030528
28 NEED_REFRESH Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040426
29 POPUP_ADVISOR_CONTENT Static Attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER SAP TextEdit Control 20111227
30 POPUP_ADVISOR_EDITOR Static Attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT 20111227
31 POPUP_ADVISOR_FRAME Static Attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER 20111227
32 POPUP_ADVISOR_LOG_GRID Static Attribute Private Type reference (TYPE) DB6_ALV_DESCR 20111227
33 POPUP_ADVISOR_SPLIT Static Attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER 20111227
34 POPUP_ADVISOR_TOOLBAR Static Attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR 20111227
35 REQUEST_FROM_ADVISOR Instance attribute Private Type reference (TYPE) SYUCOMM 20030528
36 ROWCOUNT Instance attribute Private Type reference (TYPE) I 1 20050127
37 TITLE Instance attribute Public Type reference (TYPE) TEXT40 20031010
38 TITLE_LONG Instance attribute Public Type reference (TYPE) DB6PATH 20031010
39 USER_CONTROLLED_SIZE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040212
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMMENT Instance method Public Method 20030617
2 ADD_LOG_ENTRY Instance method Public Method 20030528
3 ADD_MSG Instance method Public Method 20030528
4 ADD_MSG_LIST Instance method Public Method 20060926
5 ADD_STRING Instance method Public Method parses the given string into multiple lines and adds it 20050428
6 ADD_TEXT Instance method Public Method 20030528
7 ADD_TEXT_LINE Instance method Public Method 20030617
8 CLEAR Instance method Public Method 20030528
9 CONFIRM_REFRESH Instance method Public Method 20040426
10 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030528
11 CREATE Static method Private Method 20111227
12 DISPLAY Instance method Public Method 20030528
13 DOCK_TO_FRAME Instance method Public Method DOCK_TO_FRAME 20030528
14 EXECUTE_DOUBLE_CLICK Static method Private Method 20031201
15 FREE Instance method Public Method 20030530
16 GET_CONTENT Instance method Private Method 20111227
17 GET_EDITOR Instance method Private Method 20111227
18 GET_FRAME Instance method Private Method 20111227
19 GET_LOG_GRID Instance method Private Method 20111227
20 GET_ROW_COUNT Instance method Public Method returns the current number of lines in the advisor 20050127
21 GET_SIZE Instance method Public Method 20100818
22 GET_SPLIT Instance method Private Method 20111227
23 GET_TOOLBAR Instance method Private Method 20111227
24 HANDLE_DOUBLE_CLICK Static method Private Event handling method 20030528
25 HANDLE_DOUBLE_CLICK_EDITOR Static method Private Event handling method 20030528
26 HANDLE_FUNCTION_SELECTED Static method Private Event handling method HANDLE_FUNCTION_SELECTED 20030528
27 HIDE Instance method Public Method 20030528
28 HIDE_FRAME Static method Public Method 20111228
29 HIGHEST_ERROR_WEIGHT Instance method Public Method 20030530
30 IS_MINIMIZED Instance method Public Method 20090206
31 IS_VISIBLE Instance method Public Method 20031014
32 MAXIMIZE Instance method Public Method 20030528
33 MESSAGE_TEXT Static method Public Method 20030528
34 MINIMIZE Instance method Public Method 20030528
35 REFRESH Instance method Public Method 20030528
36 REQUEST Instance method Public Method 20030528
37 SCROLL_TO Instance method Public Method Scroll to specified line in editor 20050127
38 SCROLL_TO_BOTTOM Instance method Public Method scrolls the advisor to its last line 20050127
39 SCROLL_TO_TOP Instance method Public Method scrolls the advisor to its first line 20050127
40 SET_CLEAR_BUTTON_VISIBLE Instance method Public Method 20061023
41 SET_COMMENT_PATTERN Instance method Public Method 20050324
42 SET_DEFAULT_COMMENT Instance method Public Method 20050324
43 SET_DEFAULT_SIZE Instance method Public Method 20040212
44 SET_SIZE Instance method Public Method 20040212
45 SET_SIZE_USER_CONTROLLED Instance method Public Method 20040212
46 SET_STYLE Instance method Public Method 20041029
47 SET_TITLE Instance method Public Method 20030528
Events
Class CL_DB6_ADVISOR has no event.
Types
Class CL_DB6_ADVISOR has no local type.
Method Signatures

Method ADD_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINE Call by reference Type reference (TYPE) DB6_EDITOR_LINE 20030617
2 Importing REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050127

Method ADD_COMMENT on class CL_DB6_ADVISOR has no exception.

Method ADD_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtentyp 20030528
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20030528
3 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20030528
4 Importing MSGV1 Call by reference Type reference (TYPE) ANY 20030528
5 Importing MSGV2 Call by reference Type reference (TYPE) ANY 20030528
6 Importing MSGV3 Call by reference Type reference (TYPE) ANY 20030528
7 Importing MSGV4 Call by reference Type reference (TYPE) ANY 20030528
8 Importing REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050127
9 Importing SYSID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID Name des SAP-Systems 20030528

Method ADD_LOG_ENTRY on class CL_DB6_ADVISOR has no exception.

Method ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Type reference (TYPE) C 20030528
2 Importing LINE Call by reference Type reference (TYPE) I 20030528
3 Importing MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20030528
4 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20030528
5 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20030528
6 Importing MSGV1 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariablen 20030528
7 Importing MSGV2 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariablen 20030528
8 Importing MSGV3 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariablen 20030528
9 Importing MSGV4 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariablen 20030528
10 Importing REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050127

Method ADD_MSG on class CL_DB6_ADVISOR has no exception.

Method ADD_MSG_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSG_LIST Call by reference Type reference (TYPE) DBA_MSG_LIST DBA Cockpit: Message List 20060926

Method ADD_MSG_LIST on class CL_DB6_ADVISOR has no exception.

Method ADD_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINELENGTH Call by reference Type reference (TYPE) I 255 Vorschlagswert 255 20050428
2 Importing TEXT Call by reference Type reference (TYPE) STRING 20050428

Method ADD_STRING on class CL_DB6_ADVISOR has no exception.

Method ADD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050127
2 Importing TEXT Call by reference Type reference (TYPE) DB6_EDITOR_LIST 20030528

Method ADD_TEXT on class CL_DB6_ADVISOR has no exception.

Method ADD_TEXT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINE Call by reference Type reference (TYPE) DB6_EDITOR_LINE 20030617
2 Importing REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050127

Method ADD_TEXT_LINE on class CL_DB6_ADVISOR has no exception.

Method CLEAR Signature

Method CLEAR on class CL_DB6_ADVISOR has no parameter.
Method CLEAR on class CL_DB6_ADVISOR has no exception.

Method CONFIRM_REFRESH Signature

Method CONFIRM_REFRESH on class CL_DB6_ADVISOR has no parameter.
Method CONFIRM_REFRESH on class CL_DB6_ADVISOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20091001
2 Importing NAVIGATOR Call by reference Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR 20030528

Method CONSTRUCTOR on class CL_DB6_ADVISOR has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENT Call by reference Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 20111227
2 Exporting EDITOR Call by reference Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20111227
3 Exporting FRAME Call by reference Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20111227
4 Exporting LOG_GRID Call by reference Type reference (TYPE) DB6_ALV_DESCR DB6: ALV Description 20111227
5 Exporting SPLIT Call by reference Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 20111227
6 Importing TITLE Call by reference Type reference (TYPE) TEXT40 Text, 40 Characters Long 20111227
7 Importing TITLE_LONG Call by reference Type reference (TYPE) DB6PATH DB6: File Path 20111227
8 Exporting TOOLBAR Call by reference Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20111227

Method CREATE on class CL_DB6_ADVISOR has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STYLE Call by reference Type reference (TYPE) I 20030528

Method DISPLAY on class CL_DB6_ADVISOR has no exception.

Method DOCK_TO_FRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNPRO Call by reference Type reference (TYPE) SYDYNNR DYNPRO 20030528
2 Importing PROGRAM Call by reference Type reference (TYPE) SYREPID PROGRAM 20030528

Method DOCK_TO_FRAME on class CL_DB6_ADVISOR has no exception.

Method EXECUTE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_POS Call by reference Type reference (TYPE) I 0 20031201
2 Importing LOG_ENTRY Call by reference Type reference (TYPE) DB6ADMLOG DB6: Allgemeines Layout für Nachrichten 20031201

Method EXECUTE_DOUBLE_CLICK on class CL_DB6_ADVISOR has no exception.

Method FREE Signature

Method FREE on class CL_DB6_ADVISOR has no parameter.
Method FREE on class CL_DB6_ADVISOR has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTENT Value transfer Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 20111227

Method GET_CONTENT on class CL_DB6_ADVISOR has no exception.

Method GET_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EDITOR Value transfer Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20111227

Method GET_EDITOR on class CL_DB6_ADVISOR has no exception.

Method GET_FRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FRAME Value transfer Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20111227

Method GET_FRAME on class CL_DB6_ADVISOR has no exception.

Method GET_LOG_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOG_GRID Value transfer Object reference (TYPE REF TO) DB6_ALV_DESCR DB6: ALV Description 20111227

Method GET_LOG_GRID on class CL_DB6_ADVISOR has no exception.

Method GET_ROW_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROWCOUNT Value transfer Type reference (TYPE) I 20050127

Method GET_ROW_COUNT on class CL_DB6_ADVISOR has no exception.

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SIZE Value transfer Type reference (TYPE) I 20100818

Method GET_SIZE on class CL_DB6_ADVISOR has no exception.

Method GET_SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SPLIT Value transfer Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 20111227

Method GET_SPLIT on class CL_DB6_ADVISOR has no exception.

Method GET_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TOOLBAR Value transfer Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20111227

Method GET_TOOLBAR on class CL_DB6_ADVISOR has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_ROW Value transfer Attribute reference (LIKE) 20030528

Method HANDLE_DOUBLE_CLICK on class CL_DB6_ADVISOR has no exception.

Method HANDLE_DOUBLE_CLICK_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Value transfer Attribute reference (LIKE) 20030528

Method HANDLE_DOUBLE_CLICK_EDITOR on class CL_DB6_ADVISOR has no exception.

Method HANDLE_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) FCODE 20030528

Method HANDLE_FUNCTION_SELECTED on class CL_DB6_ADVISOR has no exception.

Method HIDE Signature

Method HIDE on class CL_DB6_ADVISOR has no parameter.
Method HIDE on class CL_DB6_ADVISOR has no exception.

Method HIDE_FRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POPUP Call by reference Type reference (TYPE) ABAP_BOOL 20111228

Method HIDE_FRAME on class CL_DB6_ADVISOR has no exception.

Method HIGHEST_ERROR_WEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ERROR_WEIGHT Value transfer Type reference (TYPE) SYSUBRC 20030530

Method HIGHEST_ERROR_WEIGHT on class CL_DB6_ADVISOR has no exception.

Method IS_MINIMIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MINIMIZED Value transfer Type reference (TYPE) ABAP_BOOL 20090206

Method IS_MINIMIZED on class CL_DB6_ADVISOR has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VISIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20031014

Method IS_VISIBLE on class CL_DB6_ADVISOR has no exception.

Method MAXIMIZE Signature

Method MAXIMIZE on class CL_DB6_ADVISOR has no parameter.
Method MAXIMIZE on class CL_DB6_ADVISOR has no exception.

Method MESSAGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20030528
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20030528
3 Returning MSGTXT Value transfer Type reference (TYPE) DBA_RFC_MESSAGE 20030528
4 Importing MSGV1 Call by reference Type reference (TYPE) ANY 20030528
5 Importing MSGV2 Call by reference Type reference (TYPE) ANY 20030528
6 Importing MSGV3 Call by reference Type reference (TYPE) ANY 20030528
7 Importing MSGV4 Call by reference Type reference (TYPE) ANY 20030528

Method MESSAGE_TEXT on class CL_DB6_ADVISOR has no exception.

Method MINIMIZE Signature

Method MINIMIZE on class CL_DB6_ADVISOR has no parameter.
Method MINIMIZE on class CL_DB6_ADVISOR has no exception.

Method REFRESH Signature

Method REFRESH on class CL_DB6_ADVISOR has no parameter.
Method REFRESH on class CL_DB6_ADVISOR has no exception.

Method REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST_CODE Value transfer Type reference (TYPE) SYUCOMM Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030528

Method REQUEST on class CL_DB6_ADVISOR has no exception.

Method SCROLL_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW Call by reference Type reference (TYPE) I 20050127

Method SCROLL_TO on class CL_DB6_ADVISOR has no exception.

Method SCROLL_TO_BOTTOM Signature

Method SCROLL_TO_BOTTOM on class CL_DB6_ADVISOR has no parameter.
Method SCROLL_TO_BOTTOM on class CL_DB6_ADVISOR has no exception.

Method SCROLL_TO_TOP Signature

Method SCROLL_TO_TOP on class CL_DB6_ADVISOR has no parameter.
Method SCROLL_TO_TOP on class CL_DB6_ADVISOR has no exception.

Method SET_CLEAR_BUTTON_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL 20061023

Method SET_CLEAR_BUTTON_VISIBLE on class CL_DB6_ADVISOR has no exception.

Method SET_COMMENT_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATTERN Call by reference Type reference (TYPE) TXTED_STRING 20050324

Method SET_COMMENT_PATTERN on class CL_DB6_ADVISOR has no exception.

Method SET_DEFAULT_COMMENT Signature

Method SET_DEFAULT_COMMENT on class CL_DB6_ADVISOR has no parameter.
Method SET_DEFAULT_COMMENT on class CL_DB6_ADVISOR has no exception.

Method SET_DEFAULT_SIZE Signature

Method SET_DEFAULT_SIZE on class CL_DB6_ADVISOR has no parameter.
Method SET_DEFAULT_SIZE on class CL_DB6_ADVISOR has no exception.

Method SET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_SIZE Call by reference Type reference (TYPE) I 20040212

Method SET_SIZE on class CL_DB6_ADVISOR has no exception.

Method SET_SIZE_USER_CONTROLLED Signature

Method SET_SIZE_USER_CONTROLLED on class CL_DB6_ADVISOR has no parameter.
Method SET_SIZE_USER_CONTROLLED on class CL_DB6_ADVISOR has no exception.

Method SET_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STYLE Call by reference Type reference (TYPE) I 20041029

Method SET_STYLE on class CL_DB6_ADVISOR has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) C 20030528

Method SET_TITLE on class CL_DB6_ADVISOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640