SAP ABAP Class CL_FPIA_MESSAGE_HANDLER (Message handler for FPIA)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     FPS_IOA (Package) Interest on Arrears
Properties
Class CL_FPIA_MESSAGE_HANDLER  
Short Description Message handler for FPIA    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class FPIA    
Program status     
Category 0   
Package FPS_IOA   Interest on Arrears 
Created 20080702   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPIA_MESSAGE_HANDLER has no forward declaration.
Interfaces
Class CL_FPIA_MESSAGE_HANDLER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FPIA_FACTORY 20080703 Create instances of FPIA objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_LOG_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20090930
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Add a message to the message handler 20080702
2 CONSTRUCTOR Instance method Protected Constructor Constructor 20080702
3 DELETE_MESSAGES Instance method Public Method Delete All Messages from Application Log 20080702
4 DISPLAY Instance method Public Method Output messages for Current Access 20080702
5 GET_MESSAGES Instance method Public Method Read Messages of Required Type from Log 20080702
Events
Class CL_FPIA_MESSAGE_HANDLER has no event.
Types
Class CL_FPIA_MESSAGE_HANDLER has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20080702
# Exception Resumable Description Created on
1 CX_FPIA_MSG_HANDLER Exception from FPIA message handler 20080702

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FPIA_MESSAGE_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_FPIA_MSG_HANDLER Super class for FPIA exceptions 20080702

Method DELETE_MESSAGES Signature

Method DELETE_MESSAGES on class CL_FPIA_MESSAGE_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_FPIA_MSG_HANDLER Exception from FPIA message handler 20080702

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYDETLEVEL Call by reference Type reference (TYPE) BOOLE_D Boolean Variables (X=true, space=false) 20080702
2 Importing I_GRID Call by reference Type reference (TYPE) BOOLE_D Boolean Variables (X=true, space=false) 20080702
3 Importing I_POPUP Call by reference Type reference (TYPE) BOOLE_D 'X' Boolean Variables (X=true, space=false) 20080702
4 Importing I_SINGLE Call by reference Type reference (TYPE) BOOLE_D Boolean Variables (X=true, space=false) 20080702
5 Importing I_TOOLBAR Call by reference Type reference (TYPE) BOOLE_D Boolean Variables (X=true, space=false) 20080702
6 Importing I_TREESIZE Call by reference Type reference (TYPE) BALTREESIZ 10 Application Log: Tree: Size of Tree Control in CHAR 20080702
# Exception Resumable Description Created on
1 CX_FPIA_MSG_HANDLER Exception from FPIA message handler 20080804

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 20091013
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20080702
3 Importing I_MSGTY_EQ_A Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20080702
4 Importing I_MSGTY_EQ_E Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20080702
5 Importing I_MSGTY_EQ_I Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20080702
6 Importing I_MSGTY_EQ_W Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20080702
7 Importing I_MSGTY_EQ_X Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20080702
# Exception Resumable Description Created on
1 CX_FPIA_MSG_HANDLER Exception from FPIA message handler 20080702
History
Last changed by/on SAP  20110908 
SAP Release Created in 100