SAP ABAP Class /FSIH/CL_MESSAGE_LOG (Edit Messages)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     /FSIH/AL_TOOLS (Package) Insurance Handler Tools: Application Logic
Properties
Class /FSIH/CL_MESSAGE_LOG  
Short Description Edit Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /FSIH/AL_TOOLS   Insurance Handler Tools: Application Logic 
Created 20050118   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSIH/CL_MESSAGE_LOG has no forward declaration.
Interfaces
Class /FSIH/CL_MESSAGE_LOG has no interface implemented.
Friends
Class /FSIH/CL_MESSAGE_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXT_NUMBER Instance attribute Public Type reference (TYPE) BALNREXT Application Log: External ID 20050118
2 LOG_HANDLE Instance attribute Public Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20050118
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Inserts New Message 20050118
2 CHECK Instance method Private Method Use Only for Test Purposes 20050118
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050118
4 DISPLAY_AS_LIST Instance method Public Method Display Messages as List 20050118
Events
Class /FSIH/CL_MESSAGE_LOG has no event.
Types
Class /FSIH/CL_MESSAGE_LOG 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 IM_DETLEVEL Value transfer Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20050608
2 Importing IM_MSGID Value transfer Type reference (TYPE) SYMSGID '/FSIH/MSG_INSURANCE' Nachrichtenklasse 20050118
3 Importing IM_MSGNR Value transfer Type reference (TYPE) SYMSGNO Nachrichtennummer 20050118
4 Importing IM_MSGTYP Value transfer Type reference (TYPE) SYMSGTY Nachrichtentyp 20050118
5 Importing IM_MSGV1 Value transfer Type reference (TYPE) ANY 20050118
6 Importing IM_MSGV2 Value transfer Type reference (TYPE) ANY 20050118
7 Importing IM_MSGV3 Value transfer Type reference (TYPE) ANY 20050118
8 Importing IM_MSGV4 Value transfer Type reference (TYPE) ANY 20050118

Method ADD_MESSAGE on class /FSIH/CL_MESSAGE_LOG has no exception.

Method CHECK Signature

Method CHECK on class /FSIH/CL_MESSAGE_LOG has no parameter.
Method CHECK on class /FSIH/CL_MESSAGE_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20050118
2 Importing IM_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objektname (Applikationskürzel) 20050118

Method CONSTRUCTOR on class /FSIH/CL_MESSAGE_LOG has no exception.

Method DISPLAY_AS_LIST Signature

Method DISPLAY_AS_LIST on class /FSIH/CL_MESSAGE_LOG has no parameter.
Method DISPLAY_AS_LIST on class /FSIH/CL_MESSAGE_LOG has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600