SAP ABAP Class CL_PAK_EXPLAIN_LOG (Prüfergebnisse anzeigen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_API_EXPLAIN_ASSISTANT (Package) Explain Assistant
Properties
Class CL_PAK_EXPLAIN_LOG  
Short Description Prüfergebnisse anzeigen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class PAK    
Program status     
Category 0   
Package SPAK_API_EXPLAIN_ASSISTANT   Explain Assistant 
Created 20080523   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 TPAKB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TPCHK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PAK_EXPLAIN_LOG has no interface implemented.
Friends
Class CL_PAK_EXPLAIN_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EMPTY Instance attribute Private Type reference (TYPE) ABAP_BOOL 20080523
2 LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20080523
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20080523
2 DISPLAY Instance method Public Method Display protocol 20080523
3 IS_EMPTY Instance method Public Method 20080523
4 LOG Instance method Public Method Log message 20080523
Events
Class CL_PAK_EXPLAIN_LOG has no event.
Types
Class CL_PAK_EXPLAIN_LOG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_PAK_EXPLAIN_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_PAK_GUI_ERROR GUI Package-Builder exceptions 20080523

Method DISPLAY Signature

Method DISPLAY on class CL_PAK_EXPLAIN_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_PAK_GUI_ERROR Root: statically checked exceptions of SPAK_WB_FOUNDATION 20080523

Method IS_EMPTY Signature

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

Method IS_EMPTY on class CL_PAK_EXPLAIN_LOG has no exception.

Method LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Root: statically checked exceptions of SPAK_WB_FOUNDATION 20080523
2 Importing IM_MESSAGE_TYPE Call by reference Type reference (TYPE) SYMSGTY 'E' Message Type 20080523
3 Importing IM_MSG_ID Call by reference Type reference (TYPE) SYMSGID Message Class 20080523
4 Importing IM_MSG_NO Call by reference Type reference (TYPE) SYMSGNO Message Number 20080523
5 Importing IM_MSG_V1 Call by reference Type reference (TYPE) CLIKE Message Variable 20080523
6 Importing IM_MSG_V2 Call by reference Type reference (TYPE) CLIKE Message Variable 20080523
7 Importing IM_MSG_V3 Call by reference Type reference (TYPE) CLIKE Message Variable 20080523
8 Importing IM_MSG_V4 Call by reference Type reference (TYPE) CLIKE Message Variable 20080523
9 Importing IM_SOBJ_NAME Call by reference Type reference (TYPE) CLIKE Object key 20080523
10 Importing IM_TROBJTYPE Call by reference Type reference (TYPE) CLIKE Object Type 20080523

Method LOG on class CL_PAK_EXPLAIN_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700