SAP ABAP Class CL_TPDA_TABLE_LOG (Log Instance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_TABLE_LOG Messages 20090825
Properties
Class CL_TPDA_TABLE_LOG  
Short Description Log Instance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_TOOLS   ABAP Debugger: Tools (Plugins) 
Created 20090825   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_TABLE_LOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDA_TABLE_LOG Messages 20090825
Friends
Class CL_TPDA_TABLE_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DUMMY Static Attribute Public Type reference (TYPE) STRING 20090825
2 FLG_MESSAGE Instance attribute Private Type reference (TYPE) C 20090825
3 LOGHANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL 20090825
4 NULL Static Attribute Public Object reference (TYPE REF TO) IF_TPDA_TABLE_LOG 20090825
5 STR_LAST_MSG Instance attribute Public Type reference (TYPE) BAL_S_MSG 20090825
6 TAB_MSG Instance attribute Private Type reference (TYPE) TTY_MSG 20090825
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG Instance method Public Method 20090825
2 ADD_S_MSG Instance method Public Method 20090825
3 CLASS_CONSTRUCTOR Static method Public Constructor 20090825
4 CLOSE Instance method Public Method 20090825
5 DISPLAY Instance method Public Method 20090825
6 GET_ALL_MESSAGES Instance method Public Method 20090825
7 HAS_MESSAGES Instance method Public Method 20090825
8 INIT Instance method Private Method 20090825
9 REFRESH Instance method Public Method 20090825
10 SAVE Instance method Public Method 20090825
11 S_CREATE Static method Public Method 20090825
Events
Class CL_TPDA_TABLE_LOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_MSG Public See coding 20090825 tty_msg TYPE TABLE OF bal_s_msg WITH DEFAULT KEY
Method Signatures

Method ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Value transfer Type reference (TYPE) SY-MSGID SY-MSGID 20090825
2 Importing MSGNO Value transfer Type reference (TYPE) SY-MSGNO SY-MSGNO 20090825
3 Importing MSGTY Value transfer Type reference (TYPE) SY-MSGTY SY-MSGTY 20090825
4 Importing MSGV1 Value transfer Type reference (TYPE) SY-MSGV1 SY-MSGV1 20090825
5 Importing MSGV2 Value transfer Type reference (TYPE) SY-MSGV2 SY-MSGV2 20090825
6 Importing MSGV3 Value transfer Type reference (TYPE) SY-MSGV3 SY-MSGV3 20090825
7 Importing MSGV4 Value transfer Type reference (TYPE) SY-MSGV4 SY-MSGV4 20090825

Method ADD_MSG on class CL_TPDA_TABLE_LOG has no exception.

Method ADD_S_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_MSG Value transfer Type reference (TYPE) ANY 20090825

Method ADD_S_MSG on class CL_TPDA_TABLE_LOG has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_TPDA_TABLE_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TPDA_TABLE_LOG has no exception.

Method CLOSE Signature

Method CLOSE on class CL_TPDA_TABLE_LOG has no parameter.
Method CLOSE on class CL_TPDA_TABLE_LOG has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_AMODAL Value transfer Type reference (TYPE) C 20090825
2 Importing I_FLG_CLOSE Value transfer Type reference (TYPE) C 'X' 20090825
3 Importing I_FLG_POPUP Value transfer Type reference (TYPE) C 20090825

Method DISPLAY on class CL_TPDA_TABLE_LOG has no exception.

Method GET_ALL_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_MSG Value transfer Type reference (TYPE) TTY_MSG 20090825

Method GET_ALL_MESSAGES on class CL_TPDA_TABLE_LOG has no exception.

Method HAS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLG_HAS_MESSAGES Value transfer Type reference (TYPE) FLAG 20090825

Method HAS_MESSAGES on class CL_TPDA_TABLE_LOG has no exception.

Method INIT Signature

Method INIT on class CL_TPDA_TABLE_LOG has no parameter.
Method INIT on class CL_TPDA_TABLE_LOG has no exception.

Method REFRESH Signature

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

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOGNUM Value transfer Type reference (TYPE) BALOGNR 20090825

Method SAVE on class CL_TPDA_TABLE_LOG has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_LOG Value transfer Object reference (TYPE REF TO) CL_TPDA_TABLE_LOG 20090825

Method S_CREATE on class CL_TPDA_TABLE_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800