SAP ABAP Class /BOBF/CL_TOOL_TRACE_READ_DB (CL_ESF_TOOL_DB)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
     /BOBF/TOOLS (Package) Business Object Processing Framework Tools
Properties
Class /BOBF/CL_TOOL_TRACE_READ_DB  
Short Description CL_ESF_TOOL_DB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/TOOLS   Business Object Processing Framework Tools 
Created 20130610   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CL_TOOL_TRACE_READ_DB has no forward declaration.
Interfaces
Class /BOBF/CL_TOOL_TRACE_READ_DB has no interface implemented.
Friends
Class /BOBF/CL_TOOL_TRACE_READ_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ESF_TAG Constant Private Type reference (TYPE) STRING ' 20130627
2 CO_SAPGUI_MISSING Constant Private Type reference (TYPE) STRING 'No SAPGUI assigned' 20130627
3 M_OWN_APPSERVER Static Attribute Private Type reference (TYPE) STRING 20130627
4 UTF8_ESF_TAG Static Attribute Private Type reference (TYPE) XSTRING 20130627
5 XML_CONVERTER Static Attribute Private Object reference (TYPE REF TO) /BOBF/CL_TOOLS_TRACE_RPE_CONV 20130627
Methods
# Method Level Visibility Method type Description Created on
1 ADMIN_DELETE Static method Public Method 20130627
2 ADMIN_GET_ALL Static method Public Method 20130627
3 ADMIN_GET_HEADERS Static method Public Method 20130627
4 ADMIN_GET_SPECIFIC_ENTRIES Static method Public Method 20130627
5 CONVERT_TO_STRING Static method Private Method 20130627
6 CONVERT_TO_XSTRING Static method Private Method 20130627
7 DEBUG_ACTIVATE Static method Public Method 20130627
8 DEBUG_DEACTIVATE Static method Public Method 20130627
9 DUMP_ACTIVATE Static method Public Method 20130627
10 DUMP_DEACTIVATE Static method Public Method 20130627
11 PM_ACTIVATE Static method Public Method 20130627
12 PM_DEACTIVATE Static method Public Method 20130627
13 PM_DELETE Static method Public Method 20130627
14 PM_GET_DATA Static method Public Method 20130627
15 PM_GET_STATES Static method Public Method 20130627
16 SET_DEBUG_INTERNAL Static method Private Method 20130627
17 TRACE_ACTIVATE Static method Public Method 20130627
18 TRACE_DEACTIVATE Static method Public Method 20130627
19 TRACE_DELETE Static method Public Method 20130627
20 TRACE_GET_DETAILS Static method Public Method 20130627
21 TRACE_GET_HEADERS Static method Public Method 20130627
22 TRACE_GET_XMLDOC Static method Public Method 20130627
23 XML_DOWNLOAD Static method Public Method 20130627
24 XML_SHOW Static method Public Method 20130627
Events
Class /BOBF/CL_TOOL_TRACE_READ_DB has no event.
Types
Class /BOBF/CL_TOOL_TRACE_READ_DB has no local type.
Method Signatures

Method ADMIN_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENTHOST Call by reference Type reference (TYPE) SCOL_TOOLS-RFCHOST 20130627
2 Importing USER Call by reference Type reference (TYPE) SY-UNAME 20130627

Method ADMIN_DELETE on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method ADMIN_GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TOOL_LIST Call by reference Type reference (TYPE) ESF_ADM_DETAIL_TAB 20130627

Method ADMIN_GET_ALL on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method ADMIN_GET_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HEADER_LIST Call by reference Type reference (TYPE) ESF_ADM_HEADER_TAB 20130627

Method ADMIN_GET_HEADERS on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method ADMIN_GET_SPECIFIC_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER_LIST Call by reference Type reference (TYPE) ESF_ADM_HEADER_TAB 20130627
2 Exporting TOOL_LIST Call by reference Type reference (TYPE) ESF_ADM_DETAIL_TAB 20130627

Method ADMIN_GET_SPECIFIC_ENTRIES on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method CONVERT_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) XSTRING 20130627
2 Exporting OUTPUT Value transfer Type reference (TYPE) STRING 20130627

Method CONVERT_TO_STRING on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method CONVERT_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) STRING 20130627
2 Exporting OUTPUT Value transfer Type reference (TYPE) XSTRING 20130627

Method CONVERT_TO_XSTRING on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method DEBUG_ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUSINESS_OBJECT Call by reference Type reference (TYPE) STRING 20130627
2 Importing CLIENTHOST Call by reference Type reference (TYPE) SCOL_TOOLS-RFCHOST 20130627
3 Exporting ERROR_MESSAGE Call by reference Type reference (TYPE) STRING 20130627
4 Importing ESF_INTERNAL Call by reference Type reference (TYPE) CHAR1 20130627
5 Importing METHOD Call by reference Type reference (TYPE) STRING 20130627
6 Importing REGISTER_ONLY Call by reference Type reference (TYPE) CHAR1 20130627
7 Importing USER Call by reference Type reference (TYPE) SY-UNAME 20130627

Method DEBUG_ACTIVATE on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method DEBUG_DEACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENTHOST Call by reference Type reference (TYPE) SCOL_TOOLS-RFCHOST 20130627
2 Exporting ERROR_MESSAGE Call by reference Type reference (TYPE) STRING 20130627
3 Importing USER Call by reference Type reference (TYPE) SY-UNAME 20130627

Method DEBUG_DEACTIVATE on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method DUMP_ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENTHOST Call by reference Type reference (TYPE) SCOL_TOOLS-RFCHOST 20130627
2 Importing USER Call by reference Type reference (TYPE) SY-UNAME 20130627

Method DUMP_ACTIVATE on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method DUMP_DEACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENTHOST Call by reference Type reference (TYPE) SCOL_TOOLS-RFCHOST 20130627
2 Importing USER Call by reference Type reference (TYPE) SY-UNAME 20130627

Method DUMP_DEACTIVATE on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method PM_ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENTHOST Call by reference Type reference (TYPE) SCOL_TOOLS-RFCHOST 20130627
2 Importing USER Call by reference Type reference (TYPE) SY-UNAME 20130627

Method PM_ACTIVATE on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method PM_DEACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENTHOST Call by reference Type reference (TYPE) SCOL_TOOLS-RFCHOST 20130627
2 Importing USER Call by reference Type reference (TYPE) SY-UNAME 20130627

Method PM_DEACTIVATE on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method PM_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SID_LIST Call by reference Type reference (TYPE) ESF_ADM_SID_TAB 20130627

Method PM_DELETE on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method PM_GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PM_DATA_DETAILS Call by reference Type reference (TYPE) ESF_ADM_PMDATA_TAB 20130627
2 Exporting PM_DATA_OVERVIEW Call by reference Type reference (TYPE) ESF_ADM_PMDATA_TAB 20130627
3 Exporting PM_STATE Call by reference Type reference (TYPE) SCOL_PMSTATE 20130627
4 Importing SESSION_ID Call by reference Type reference (TYPE) SYSUUID_C 20130627

Method PM_GET_DATA on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method PM_GET_STATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENTHOST Call by reference Type reference (TYPE) SCOL_TOOLS-RFCHOST 20130627
2 Exporting STATE_LIST Call by reference Type reference (TYPE) ESF_ADM_PMSTATE_TAB 20130627
3 Importing USER Call by reference Type reference (TYPE) SY-UNAME 20130627

Method PM_GET_STATES on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method SET_DEBUG_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENTHOST Call by reference Type reference (TYPE) SCOL_TOOLS-RFCHOST 20130627
2 Importing ENABLED Call by reference Type reference (TYPE) C 20130627
3 Exporting ERROR_MESSAGE Call by reference Type reference (TYPE) STRING 20130627
4 Importing USER Call by reference Type reference (TYPE) SY-UNAME 20130627

Method SET_DEBUG_INTERNAL on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method TRACE_ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENTHOST Call by reference Type reference (TYPE) SCOL_TOOLS-RFCHOST 20130627
2 Importing TRACE_LEVEL Call by reference Type reference (TYPE) SCOL_TOOLS-TRACELEVEL 20130627
3 Importing TRACE_MAX_ROWS Call by reference Type reference (TYPE) SCOL_TOOLS-TRACEMAXROWS 20130627
4 Importing USER Call by reference Type reference (TYPE) SY-UNAME 20130627

Method TRACE_ACTIVATE on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method TRACE_DEACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENTHOST Call by reference Type reference (TYPE) SCOL_TOOLS-RFCHOST 20130627
2 Importing USER Call by reference Type reference (TYPE) SY-UNAME 20130627

Method TRACE_DEACTIVATE on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method TRACE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SID_LIST Call by reference Type reference (TYPE) ESF_ADM_SID_TAB 20130627

Method TRACE_DELETE on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method TRACE_GET_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DETAIL_LIST Call by reference Type reference (TYPE) ESF_ADM_TRACE_DETAIL_TAB 20130627
2 Importing SID Call by reference Type reference (TYPE) SYSUUID_C 20130627

Method TRACE_GET_DETAILS on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method TRACE_GET_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENTHOST Call by reference Type reference (TYPE) SCOL_TOOLS-RFCHOST 20130627
2 Exporting HEADER_LIST Call by reference Type reference (TYPE) ESF_ADM_TRACE_HEADER_TAB 20130627
3 Importing USER Call by reference Type reference (TYPE) SY-UNAME 20130627

Method TRACE_GET_HEADERS on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method TRACE_GET_XMLDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAIL_LIST Call by reference Type reference (TYPE) ESF_ADM_TRACE_DETAIL_TAB 20130627
2 Returning XMLDOC Value transfer Type reference (TYPE) XSTRING 20130627

Method TRACE_GET_XMLDOC on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method XML_DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOC Call by reference Type reference (TYPE) STRING 20130627
2 Exporting ERROR_MESSAGE Call by reference Type reference (TYPE) STRING 20130627
3 Importing XDOC Call by reference Type reference (TYPE) XSTRING 20130627

Method XML_DOWNLOAD on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.

Method XML_SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOC Call by reference Type reference (TYPE) STRING 20130627
2 Importing XDOC Call by reference Type reference (TYPE) XSTRING 20130627

Method XML_SHOW on class /BOBF/CL_TOOL_TRACE_READ_DB has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in