SAP ABAP Class /TDAG/CPCL_APPLLOG_NODE (CP: Node for the application log)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP_OF (Package) CP: Overall functions and features
Properties
Class /TDAG/CPCL_APPLLOG_NODE  
Short Description CP: Node for the application log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package /TDAG/CP_OF   CP: Overall functions and features 
Created 20061027   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /TDAG/CPCL_APPLLOG_NODE has no forward declaration.
Interfaces
Class /TDAG/CPCL_APPLLOG_NODE has no interface implemented.
Friends
Class /TDAG/CPCL_APPLLOG_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_HEAD_MESSAGE Instance attribute Private Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20061027
2 MT_MESSAGES Instance attribute Private Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20061027
3 MT_SUBNODES Instance attribute Private Type reference (TYPE) /TDAG/CPY_APPLLOG_NODES CP: application log nodes (references to objects) 20061027
4 M_DETLEVEL Instance attribute Private Type reference (TYPE) BALLEVEL Application Log: Level of detail 20061027
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGES Instance method Public Method Add messages 20061027
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061027
3 CREATE_SUBNODE Instance method Public Method Create a subnode 20061027
4 GET_MESSAGES Instance method Public Method Get messages (with messages from subnodes) 20061027
Events
Class /TDAG/CPCL_APPLLOG_NODE has no event.
Types
Class /TDAG/CPCL_APPLLOG_NODE has no local type.
Method Signatures

Method ADD_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20061027

Method ADD_MESSAGES on class /TDAG/CPCL_APPLLOG_NODE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEAD_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20061027
2 Importing I_DETLEVEL_HEAD Call by reference Type reference (TYPE) BALLEVEL Application Log: Level of detail 20061027

Method CONSTRUCTOR on class /TDAG/CPCL_APPLLOG_NODE has no exception.

Method CREATE_SUBNODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SUBNODE Value transfer Object reference (TYPE REF TO) /TDAG/CPCL_APPLLOG_NODE CP: Node for the application log 20061027
2 Importing IS_HEAD_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20061027

Method CREATE_SUBNODE on class /TDAG/CPCL_APPLLOG_NODE has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20061027

Method GET_MESSAGES on class /TDAG/CPCL_APPLLOG_NODE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 0207B0406C