SAP ABAP Class CL_ALV_TRACE (Trace Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Properties
Class CL_ALV_TRACE  
Short Description Trace Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIS   Generic list types 
Created 20001006   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ALV_TRACE has no interface implemented.
Friends
Class CL_ALV_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_OBJECTTYPE_PROG Constant Public Type reference (TYPE) I 1 Program 20010928
2 MC_OBJECTTYPE_TCODE Constant Public Type reference (TYPE) I 2 Transaction Code 20010928
3 MC_OFF Constant Private Type reference (TYPE) I 0 False 20011030
4 MC_ON Constant Private Type reference (TYPE) I 1 True 20011030
5 MC_QUESTION Constant Private Type reference (TYPE) CHAR1 '?' Single-Character Flag 20011030
6 MC_SPLIT Constant Private Type reference (TYPE) CHAR1 '&' Single-Character Flag 20011030
7 MC_TRUE Constant Private Type reference (TYPE) CHAR1 'X' Value 'X' 20011030
8 MC_UCOMM_BACK Constant Private Type reference (TYPE) SYUCOMM 'BACK' Screens, Function Code Triggered by PAI 20011030
9 MC_UCOMM_DELE Constant Private Type reference (TYPE) SYUCOMM 'DELE' Screens, Function Code Triggered by PAI 20011030
10 MC_UCOMM_SAVE Constant Private Type reference (TYPE) SYUCOMM 'SAVE' Screens, Function Code Triggered by PAI 20011030
11 MC_VIEW_SAVE_TRACE_SETTINGS Constant Private Type reference (TYPE) I 6 20011030
12 MC_VIEW_TRACE Constant Private Type reference (TYPE) I 1 Trace Objects View 20011030
13 MC_VIEW_TRACE_ACTIVE Constant Private Type reference (TYPE) I 8 20011030
14 MC_VIEW_TRACE_DATA Constant Private Type reference (TYPE) I 3 Trace Data View 20011030
15 MC_VIEW_TRACE_DATA_TREE Constant Private Type reference (TYPE) I 4 Trace Data Tree View 20011030
16 MC_VIEW_TRACE_ITEM Constant Private Type reference (TYPE) I 2 Trace Elements View 20011030
17 MC_VIEW_TRACE_SETTINGS Constant Private Type reference (TYPE) I 5 Trace Settings View 20011030
18 MC_VIEW_TRACE_SETTINGS_KEY Constant Private Type reference (TYPE) I 7 20011030
19 MR_TRACE_CONTAINER_FROM_USER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Trace Display: Container 20011030
20 MR_TRACE_DOCKING Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20011102
21 MR_TRACE_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID Trace Display: Grid 20011030
22 MR_TRACE_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Trace Display: Column Tree Control 20011030
23 MS_TRACE_INFO Instance attribute Private Type reference (TYPE) TYPE_S_TRACE_INF Trace Key 20011030
24 MT_TRACE Instance attribute Private Type reference (TYPE) TYPE_T_TRACE Trace Objects 20011030
25 MT_TRACE_DATA_DISPLAY Instance attribute Private Type reference (TYPE) TYPE_T_TRACE_DATA_DISPLAY 20011030
26 MT_TRACE_ID Instance attribute Private Type reference (TYPE) TYPE_T_TRACE_ID 20011030
27 MT_TRACE_ITEMS Instance attribute Private Type reference (TYPE) TYPE_T_TRACE_ITEM Trace Items 20011030
28 MT_TRACE_ITEMS_DISPLAY Instance attribute Private Type reference (TYPE) TYPE_T_TRACE_ITEM_DISPLAY Trace Display: Output Table 20011030
29 MT_TRACE_NODEKEY Instance attribute Private Type reference (TYPE) TYPE_T_TRACE_NODEKEY Trace Display: Tree Keys 20011030
30 MT_TRACE_OBJ Static Attribute Private Type reference (TYPE) TYPE_T_TRACE_OBJ Trace Display: Objects 20011030
31 MT_TRACE_SETTINGS Instance attribute Private Type reference (TYPE) TYPE_T_TRACE_SETTINGS Trace Items Settings 20011030
32 MT_TRACE_SETTINGS_T Instance attribute Private Type reference (TYPE) TYPE_T_TRACE_SETTINGS_T 20011030
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TRACE_ITEM Instance method Public Method Update Trace 20010824
2 CONSTRUCTOR Instance method Public Constructor Constructor 20010827
3 DELETE_TRACE Static method Private Method Delete Trace 20010927
4 DELETE_TRACE_SETTINGS Static method Private Method Delete Trace Settings 20011001
5 DISPLAY_TRACE Instance method Private Method Display Trace 20010827
6 DISPLAY_TRACES Static method Public Method Display Trace 20011030
7 DISPLAY_TRACE_ACTIVE Static method Public Method Set Trace Parameter ID 20011030
8 DISPLAY_TRACE_DATA Instance method Private Method Display Trace Element Data 20011002
9 DISPLAY_TRACE_DATA_DOCKING Instance method Private Method Display Trace Element Data 20011002
10 DISPLAY_TRACE_DATA_TABLE Instance method Private Method Display Trace Element Data 20011009
11 DISPLAY_TRACE_GRID Instance method Private Method Display Trace 20011030
12 DISPLAY_TRACE_ITEMS Instance method Private Method Display Trace Elements 20011001
13 DISPLAY_TRACE_SETTINGS Instance method Private Method Display Trace 20011030
14 DISPLAY_TRACE_SETTINGS_ALIVE Static method Public Method Determine Trace Events 20011030
15 DISPLAY_TRACE_SETTINGS_KEY Instance method Private Method Display Trace 20011030
16 GET_OBJECT_NAME_CONCAT Static method Private Method Split Object Type and Object Name 20011030
17 GET_OBJECT_NAME_SPLIT Static method Private Method Split Object Type and Object Name 20011030
18 GET_REGISTERED_TRACE_ITEMS Static method Private Method Add Trace Events 20011009
19 GET_TRACE_NODEKEY_INFO Instance method Private Method Trace Display: Get Node Key Info 20011002
20 GET_TRACE_PARAMID Static method Private Method Read Trace Parameter ID 20010926
21 GET_TRACE_SETTINGS Static method Private Method Get Trace Events 20010824
22 IS_TRACE_ON Static method Public Method Check If Trace Is Active 20010628
23 LOAD_TRACE Static method Private Method Load Trace 20010629
24 ON_TRACE_AFTER_UCOMM Instance method Private Event handling method CL_GUI_ALV_GRID: AFTER_USER_COMMAND 20011029
25 ON_TRACE_DOUBLE_CLICK Instance method Private Event handling method CL_GUI_ALV_GRID: DOUBLE_CLICK 20011002
26 ON_TRACE_ITEM_DOUBLE_CLICK Instance method Private Event handling method CL_GUI_COLUMN_TREE: ITEM_DOUBLE_CLICK 20011002
27 ON_TRACE_NODE_DOUBLE_CLICK Instance method Private Event handling method CL_GUI_COLUMN_TREE: NODE_DOUBLE_CLICK 20011002
28 ON_TRACE_TOOLBAR Instance method Private Event handling method CL_GUI_ALV_GRID: TOOLBAR 20011002
29 ON_TRACE_USER_COMMAND Instance method Private Event handling method CL_GUI_ALV_GRID: USER_COMMAND 20011002
30 SAVE_TRACE Static method Private Method End Trace 20010629
31 SAVE_TRACE_SETTINGS Instance method Private Method Save Trace Settings 20011001
32 SET_TRACE_EVTS Instance method Private Method Trace Display: Register Events 20011001
33 SET_TRACE_FCAT Instance method Private Method Trace Display: Set Field Catalog 20011001
34 SET_TRACE_LAYO Instance method Private Method Trace Display: Set Layout 20011001
35 SET_TRACE_OFF Static method Public Method Set Trace Parameter ID 20010827
36 SET_TRACE_ON Static method Public Method Set Trace Parameter ID 20010824
37 SET_TRACE_SETTINGS Static method Public Method Determine Trace Events 20010628
38 SET_TRACE_VARI Instance method Private Method Trace Display: Set Variant 20011001
39 _ADD_TRACE_ITEM_2 Instance method Public Method Update Trace 20090103
Events
Class CL_ALV_TRACE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_S_TRACE Private See coding 20011030
2 TYPE_S_TRACE_DATA Private See coding 20011030
3 TYPE_S_TRACE_DATA_DISPLAY Private See coding 20011030
4 TYPE_S_TRACE_ID Private See coding 20011030
5 TYPE_S_TRACE_INF Private See coding 20011030
6 TYPE_S_TRACE_ITEM Private See coding 20011030
7 TYPE_S_TRACE_NODEKEY Private See coding 20011030
8 TYPE_S_TRACE_OBJ Private See coding 20011030
9 TYPE_S_TRACE_SETTINGS Private See coding 20011030
10 TYPE_S_TRACE_SETTINGS_T Private See coding 20011030
11 TYPE_T_LTCXKEY Private See coding 20011030
12 TYPE_T_TRACE Private See coding 20011030
13 TYPE_T_TRACE_DATA_DISPLAY Private See coding 20011030
14 TYPE_T_TRACE_ID Private See coding 20011030
15 TYPE_T_TRACE_ITEM Private See coding 20011030
16 TYPE_T_TRACE_ITEM_DISPLAY Private See coding 20011030
17 TYPE_T_TRACE_NODEKEY Private See coding 20011030
18 TYPE_T_TRACE_OBJ Private See coding 20011030
19 TYPE_T_TRACE_SETTINGS Private See coding 20011030
20 TYPE_T_TRACE_SETTINGS_DISPLAY Private See coding 20011030
21 TYPE_T_TRACE_SETTINGS_T Private See coding 20011030
Method Signatures

Method ADD_TRACE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_ALV_VARIANT ALV List Viewer 20010827
2 Importing IS_LAYO_SLIS Call by reference Type reference (TYPE) SLIS_LAYOUT_ALV 20010927
3 Importing IS_PRNT_SLIS Call by reference Type reference (TYPE) SLIS_PRINT_ALV 20010927
4 Importing IS_VARI_SLIS Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20010927
5 Importing IT_DATA Call by reference Type reference (TYPE) LVC_T_DATA Datentransfertabelle für ListViewerControl 20010827
6 Importing IT_FCAT_SLIS Call by reference Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20010927
7 Importing IT_FILT_SLIS Call by reference Type reference (TYPE) SLIS_T_FILTER_ALV 20010927
8 Importing IT_INFO Call by reference Type reference (TYPE) LVC_T_INFO Dateninfotabelle für ListViewerControl 20010827
9 Importing IT_SORT_SLIS Call by reference Type reference (TYPE) SLIS_T_SORTINFO_ALV 20010927
10 Importing I_TRACE_ITEM Call by reference Type reference (TYPE) CHAR128 128 Zeichen 20010824
11 Importing I_UCOMM Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20010926

Method ADD_TRACE_ITEM on class CL_ALV_TRACE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DUMMY Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20011001

Method CONSTRUCTOR on class CL_ALV_TRACE has no exception.

Method DELETE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LTCXKEY Call by reference Type reference (TYPE) TYPE_T_LTCXKEY 20011029
2 Importing I_DATUM Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20010927
3 Importing I_REPORT Call by reference Type reference (TYPE) SY-CPROG ABAP-Programm, Aufrufer in externen Prozeduren 20010927
4 Importing I_SELVARIANT Call by reference Type reference (TYPE) SY-SLSET Selektionsbilder, Name der Variante 20010927
5 Importing I_USER Call by reference Type reference (TYPE) SY-UNAME R/3-System, Anmeldename des Benutzers 20010927
6 Importing I_UZEIT Call by reference Type reference (TYPE) SY-UZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20011029

Method DELETE_TRACE on class CL_ALV_TRACE has no exception.

Method DELETE_TRACE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LTCXKEY Call by reference Type reference (TYPE) TYPE_T_LTCXKEY 20011030
2 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SY-CPROG ABAP-Programm, Aufrufer in externen Prozeduren 20011001
3 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) I 1 20011001
4 Importing I_SELSET Call by reference Type reference (TYPE) SY-SLSET Selektionsbilder, Name der Variante 20011001
5 Importing I_USER Call by reference Type reference (TYPE) SY-UNAME R/3-System, Anmeldename des Benutzers 20011001

Method DELETE_TRACE_SETTINGS on class CL_ALV_TRACE has no exception.

Method DISPLAY_TRACE Signature

Method DISPLAY_TRACE on class CL_ALV_TRACE has no parameter.
Method DISPLAY_TRACE on class CL_ALV_TRACE has no exception.

Method DISPLAY_TRACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20011030
2 Importing I_DATUM Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20011030
3 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SY-REPID 20011030
4 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) I 1 ABAP-Programm, aktueller Transaktionscode 20011030
5 Importing I_SELSET Call by reference Type reference (TYPE) SY-SLSET Selektionsbilder, Name der Variante 20011030
6 Importing I_USER Call by reference Type reference (TYPE) SY-UNAME R/3-System, Anmeldename des Benutzers 20011030

Method DISPLAY_TRACES on class CL_ALV_TRACE has no exception.

Method DISPLAY_TRACE_ACTIVE Signature

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

Method DISPLAY_TRACE_ACTIVE on class CL_ALV_TRACE has no exception.

Method DISPLAY_TRACE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) LVC_S_FCAT-FIELDNAME ALV-Control: Feldname internes Tabellenfeld 20011002
2 Importing I_ROW Call by reference Type reference (TYPE) I 20011002
3 Importing I_STRUCTURE Call by reference Type reference (TYPE) LVC_S_FCAT-TABNAME LVC-Tabname 20011002

Method DISPLAY_TRACE_DATA on class CL_ALV_TRACE has no exception.

Method DISPLAY_TRACE_DATA_DOCKING Signature

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

Method DISPLAY_TRACE_DATA_DOCKING on class CL_ALV_TRACE has no exception.

Method DISPLAY_TRACE_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) LVC_S_FCAT-FIELDNAME ALV-Control: Feldname internes Tabellenfeld 20011009
2 Importing I_ROW Call by reference Type reference (TYPE) I 20011009
3 Importing I_STRUCTURE Call by reference Type reference (TYPE) LVC_S_FCAT-TABNAME LVC-Tabname 20011009

Method DISPLAY_TRACE_DATA_TABLE on class CL_ALV_TRACE has no exception.

Method DISPLAY_TRACE_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE 20011030

Method DISPLAY_TRACE_GRID on class CL_ALV_TRACE has no exception.

Method DISPLAY_TRACE_ITEMS Signature

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

Method DISPLAY_TRACE_ITEMS on class CL_ALV_TRACE has no exception.

Method DISPLAY_TRACE_SETTINGS Signature

Method DISPLAY_TRACE_SETTINGS on class CL_ALV_TRACE has no parameter.
Method DISPLAY_TRACE_SETTINGS on class CL_ALV_TRACE has no exception.

Method DISPLAY_TRACE_SETTINGS_ALIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20011030
2 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SY-REPID Report 20011030
3 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) I 1 ABAP-Programm, aktueller Transaktionscode 20011030
4 Importing I_SELSET Call by reference Type reference (TYPE) SY-SLSET Datum und Zeit, aktuelles (Applikationsserver-)Datum 20011030
5 Importing I_USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20011030

Method DISPLAY_TRACE_SETTINGS_ALIVE on class CL_ALV_TRACE has no exception.

Method DISPLAY_TRACE_SETTINGS_KEY Signature

Method DISPLAY_TRACE_SETTINGS_KEY on class CL_ALV_TRACE has no parameter.
Method DISPLAY_TRACE_SETTINGS_KEY on class CL_ALV_TRACE has no exception.

Method GET_OBJECT_NAME_CONCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT_NAME Call by reference Type reference (TYPE) ANY ABAP-Programm, Aufrufer in externen Prozeduren 20011030
2 Exporting E_SELSET Call by reference Type reference (TYPE) SY-SLSET Selektionsbilder, Name der Variante 20011030
3 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) ANY ABAP-Programm, Aufrufer in externen Prozeduren 20011030
4 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) I 20011030
5 Importing I_SELSET Call by reference Type reference (TYPE) SY-SLSET Selektionsbilder, Name der Variante 20011030

Method GET_OBJECT_NAME_CONCAT on class CL_ALV_TRACE has no exception.

Method GET_OBJECT_NAME_SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT_NAME Call by reference Type reference (TYPE) ANY ABAP-Programm, Aufrufer in externen Prozeduren 20011030
2 Exporting E_OBJECT_TYPE Call by reference Type reference (TYPE) I ABAP-Programm, Aufrufer in externen Prozeduren 20011030
3 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) ANY ABAP-Programm, Aufrufer in externen Prozeduren 20011030

Method GET_OBJECT_NAME_SPLIT on class CL_ALV_TRACE has no exception.

Method GET_REGISTERED_TRACE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRACE_SETTINGS Call by reference Type reference (TYPE) TYPE_T_TRACE_SETTINGS 20011009

Method GET_REGISTERED_TRACE_ITEMS on class CL_ALV_TRACE has no exception.

Method GET_TRACE_NODEKEY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDNAME Call by reference Type reference (TYPE) LVC_S_FCAT-FIELDNAME ALV-Control: Feldname internes Tabellenfeld 20011002
2 Exporting E_INDEX Call by reference Type reference (TYPE) I 20011002
3 Exporting E_STRUCTURE Call by reference Type reference (TYPE) LVC_S_FCAT-TABNAME LVC-Tabname 20011002
4 Importing I_NODEKEY Call by reference Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Schlüssel eines Knotens 20011002

Method GET_TRACE_NODEKEY_INFO on class CL_ALV_TRACE has no exception.

Method GET_TRACE_PARAMID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TRACE_ID Call by reference Type reference (TYPE) TYPE_S_TRACE_ID 20010926
# Exception Resumable Description Created on
1 EXCP_TRACE_NOT_ACTIVE Trace ist nicht aktiv 20010927

Method GET_TRACE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRACE_SETTINGS Call by reference Type reference (TYPE) TYPE_T_TRACE_SETTINGS 20010831
2 Exporting ET_TRACE_SETTINGS_T Call by reference Type reference (TYPE) TYPE_T_TRACE_SETTINGS_T Key für LTCX 20011030
3 Importing I_EXACT_HIT Call by reference Type reference (TYPE) BOOLEAN 'X' Exakter Eintrag mit Import Parameter suchen 20011030
4 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SY-CPROG 20010928
5 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) I 1 ABAP-Programm, aktueller Transaktionscode 20010928
6 Importing I_SELSET Call by reference Type reference (TYPE) SY-SLSET 20011001
7 Importing I_USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME 20010831
# Exception Resumable Description Created on
1 NO_TRACE_SETTINGS 20011001

Method IS_TRACE_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ON Value transfer Type reference (TYPE) INT4 20010628

Method IS_TRACE_ON on class CL_ALV_TRACE has no exception.

Method LOAD_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRACE Call by reference Type reference (TYPE) TYPE_T_TRACE 20010827
2 Importing I_DATUM Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20010629
3 Importing I_REPORT Call by reference Type reference (TYPE) SY-REPID 20010629
4 Importing I_SELSET Call by reference Type reference (TYPE) SY-SLSET Selektionsbilder, Name der Variante 20011001
5 Importing I_USER Call by reference Type reference (TYPE) SY-UNAME R/3-System, Anmeldename des Benutzers 20010629

Method LOAD_TRACE on class CL_ALV_TRACE has no exception.

Method ON_TRACE_AFTER_UCOMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_NOT_PROCESSED Value transfer Attribute reference (LIKE) 20011029
2 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20011029

Method ON_TRACE_AFTER_UCOMM on class CL_ALV_TRACE has no exception.

Method ON_TRACE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20011002
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20011002
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20011002

Method ON_TRACE_DOUBLE_CLICK on class CL_ALV_TRACE has no exception.

Method ON_TRACE_ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20011002
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20011002

Method ON_TRACE_ITEM_DOUBLE_CLICK on class CL_ALV_TRACE has no exception.

Method ON_TRACE_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) Tree Control: Schlüssel eines Knotens 20011002

Method ON_TRACE_NODE_DOUBLE_CLICK on class CL_ALV_TRACE has no exception.

Method ON_TRACE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20011002
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20011002

Method ON_TRACE_TOOLBAR on class CL_ALV_TRACE has no exception.

Method ON_TRACE_USER_COMMAND Signature

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

Method ON_TRACE_USER_COMMAND on class CL_ALV_TRACE has no exception.

Method SAVE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TRACE_INFO Call by reference Type reference (TYPE) TYPE_S_TRACE_INF 20010831
2 Importing IT_TRACE_ITEMS Call by reference Type reference (TYPE) TYPE_T_TRACE_ITEM 20010831

Method SAVE_TRACE on class CL_ALV_TRACE has no exception.

Method SAVE_TRACE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SY-REPID 20011001
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) I 1 20011001
3 Importing I_SELSET Call by reference Type reference (TYPE) SY-SLSET Selektionsbilder, Name der Variante 20011001
4 Importing I_USER Call by reference Type reference (TYPE) SY-UNAME R/3-System, Anmeldename des Benutzers 20011001

Method SAVE_TRACE_SETTINGS on class CL_ALV_TRACE has no exception.

Method SET_TRACE_EVTS Signature

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

Method SET_TRACE_EVTS on class CL_ALV_TRACE has no exception.

Method SET_TRACE_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20011001
2 Importing I_STRUCTURE Call by reference Type reference (TYPE) LVC_S_FCAT-TABNAME LVC-Tabname 20011002
3 Importing I_SUFFIX Call by reference Type reference (TYPE) LVC_S_FCAT-FIELDNAME ALV-Control: Feldname internes Tabellenfeld 20011002
4 Importing I_VIEW Call by reference Type reference (TYPE) I 1 20011001

Method SET_TRACE_FCAT on class CL_ALV_TRACE has no exception.

Method SET_TRACE_LAYO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LAYO Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20011001
2 Importing I_TITLE Call by reference Type reference (TYPE) ANY ALV-Control: Text der Titelzeile 20011102
3 Importing I_VIEW Call by reference Type reference (TYPE) I 1 20011001

Method SET_TRACE_LAYO on class CL_ALV_TRACE has no exception.

Method SET_TRACE_OFF Signature

Method SET_TRACE_OFF on class CL_ALV_TRACE has no parameter.
Method SET_TRACE_OFF on class CL_ALV_TRACE has no exception.

Method SET_TRACE_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SY-REPID 20010928
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) I 1 ABAP-Programm, aktueller Transaktionscode 20010928
3 Importing I_SELSET Call by reference Type reference (TYPE) SY-SLSET Datum und Zeit, aktuelles (Applikationsserver-)Datum 20011001

Method SET_TRACE_ON on class CL_ALV_TRACE has no exception.

Method SET_TRACE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20011001
2 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SY-REPID Report 20010928
3 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) I 1 ABAP-Programm, aktueller Transaktionscode 20010928
4 Importing I_SELSET Call by reference Type reference (TYPE) SY-SLSET Datum und Zeit, aktuelles (Applikationsserver-)Datum 20010831
5 Importing I_USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20010926

Method SET_TRACE_SETTINGS on class CL_ALV_TRACE has no exception.

Method SET_TRACE_VARI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VARI Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20011001
2 Importing I_VIEW Call by reference Type reference (TYPE) I 1 20011001

Method SET_TRACE_VARI on class CL_ALV_TRACE has no exception.

Method _ADD_TRACE_ITEM_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) OBJECT ALV List Viewer 20090103
2 Importing IS_LAYO_SLIS Call by reference Type reference (TYPE) SLIS_LAYOUT_ALV 20090103
3 Importing IS_PRNT_SLIS Call by reference Type reference (TYPE) SLIS_PRINT_ALV 20090103
4 Importing IS_VARI_SLIS Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20090103
5 Importing IT_DATA Call by reference Type reference (TYPE) LVC_T_DATA Datentransfertabelle für ListViewerControl 20090103
6 Importing IT_FCAT_SLIS Call by reference Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20090103
7 Importing IT_FILT_SLIS Call by reference Type reference (TYPE) SLIS_T_FILTER_ALV 20090103
8 Importing IT_INFO Call by reference Type reference (TYPE) LVC_T_INFO Dateninfotabelle für ListViewerControl 20090103
9 Importing IT_SORT_SLIS Call by reference Type reference (TYPE) SLIS_T_SORTINFO_ALV 20090103
10 Importing I_TRACE_ITEM Call by reference Type reference (TYPE) CHAR128 128 Zeichen 20090103
11 Importing I_UCOMM Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20090103

Method _ADD_TRACE_ITEM_2 on class CL_ALV_TRACE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 50A