SAP ABAP Class /IPRO/CL_MESSAGE_HANDLER (Message handler)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/PROGS (Package) programs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/IF_SERIALIZABLE_XSD Serializable for XSD 20040414
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/IF_SERIALIZABLE_XSI Serializable for XSI 20040414
Properties
Class /IPRO/CL_MESSAGE_HANDLER  
Short Description Message handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IPRO/PROGS   programs 
Created 20031113   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CL_MESSAGE_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IPRO/IF_SERIALIZABLE_XSD Serializable for XSD 20040414
2 /IPRO/IF_SERIALIZABLE_XSI Serializable for XSI 20040414
Friends
Class /IPRO/CL_MESSAGE_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ELEMENTS Static Attribute Private Type reference (TYPE) /IPRO/TT_XSI_ELEMENT Table Type for /ipro/s_xsi_element 20040505
2 MT_MESSAGES Instance attribute Private Type reference (TYPE) /IPRO/TT_MESSAGES Message table 20031125
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add a message 20031113
2 ADD_MANY Instance method Public Method Add many messages 20031202
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040505
4 GET_ALL Instance method Public Method Get all messages 20031113
5 WRITE_LOG Instance method Public Method Write any messages to an application log 20050407
Events
Class /IPRO/CL_MESSAGE_HANDLER has no event.
Types
Class /IPRO/CL_MESSAGE_HANDLER has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIO_MESSAGE Call by reference Object reference (TYPE REF TO) /IPRO/CL_MESSAGE IPRO Class to capture/store messages 20031202

Method ADD on class /IPRO/CL_MESSAGE_HANDLER has no exception.

Method ADD_MANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIT_MESSAGES Call by reference Type reference (TYPE) /IPRO/TT_MESSAGES Messages 20031202

Method ADD_MANY on class /IPRO/CL_MESSAGE_HANDLER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /IPRO/CL_MESSAGE_HANDLER has no parameter.
Method CLASS_CONSTRUCTOR on class /IPRO/CL_MESSAGE_HANDLER has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIT_CLEAR Call by reference Type reference (TYPE) CHAR1 clear the messages 20070601
2 Returning PRT_MESSAGES Value transfer Type reference (TYPE) /IPRO/TT_MESSAGES Messages 20031202

Method GET_ALL on class /IPRO/CL_MESSAGE_HANDLER has no exception.

Method WRITE_LOG Signature

Method WRITE_LOG on class /IPRO/CL_MESSAGE_HANDLER has no parameter.
Method WRITE_LOG on class /IPRO/CL_MESSAGE_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 10A