SAP ABAP Class CL_MPD_APPLICATION_LOG (MPD: Application log)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-MPD (Application Component) Maintenance Program Definition
     AD_MPD (Package) Maintenance Program Definition
Properties
Class CL_MPD_APPLICATION_LOG  
Short Description MPD: Application log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AD_MPD   Maintenance Program Definition 
Created 20040223   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MPD_APPLICATION_LOG has no forward declaration.
Interfaces
Class CL_MPD_APPLICATION_LOG has no interface implemented.
Friends
Class CL_MPD_APPLICATION_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOG_HANDLE Instance attribute Public Type reference (TYPE) BALLOGHNDL Application Log: Log handle 20040223
2 MPD_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_MPD_OBJECT_COLLECTOR MPD: Relationships between MPD objects 20040223
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Adds message to application log 20040223
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040223
3 DISPLAY Instance method Public Method Displays the application log 20040223
Events
Class CL_MPD_APPLICATION_LOG has no event.
Types
Class CL_MPD_APPLICATION_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 IS_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Anwendungsprotokoll: Nachrichtendaten 20040223
2 Importing IV_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungsprotokoll: Detailierungsgrad 20040223
3 Importing IV_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungsprotokoll: Problemmeldungsklasse 20040223

Method ADD_MESSAGE on class CL_MPD_APPLICATION_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MPD_OBJECT Call by reference Object reference (TYPE REF TO) CL_MPD_OBJECT_COLLECTOR MPD: Relationships between MPD objects 20040223
2 Importing IV_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Anwendungslog: Externe ID 20040223
3 Importing IV_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objektname (Applikationskürzel) 20040223
4 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungsprotokoll: Unterobjekt 20040223

Method CONSTRUCTOR on class CL_MPD_APPLICATION_LOG has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HEADER Call by reference Type reference (TYPE) CHAR50 Bemerkung 20040503

Method DISPLAY on class CL_MPD_APPLICATION_LOG has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 500