SAP ABAP Class CL_EZLOG (Message Management (Specific/Individual))
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-CS-BT-IO (Application Component) Move-In/Out
     EE06 (Package) IS-U: Move-In/Out
Properties
Class CL_EZLOG  
Short Description Message Management (Specific/Individual)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package EE06   IS-U: Move-In/Out 
Created 19990901   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EZLOG has no forward declaration.
Interfaces
Class CL_EZLOG has no interface implemented.
Friends
Class CL_EZLOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Public Type reference (TYPE) KENNZX Indicator: Log Activated 20000502
2 EXTFLAG Instance attribute Public Type reference (TYPE) KENNZX External Bookmark 20000503
3 L_HEAD Instance attribute Private Type reference (TYPE) EZMSG1 Individual Message Header 19990929
4 L_INITIALMSG Instance attribute Private Type reference (TYPE) EMSGCOUNT Message Counter 19990929
5 L_INITIALNUM Instance attribute Private Type reference (TYPE) ELFDKEY Key 19990929
6 L_LFDMSG Instance attribute Private Type reference (TYPE) EMSGCOUNT Message Counter 19990929
7 L_LFDNUM Instance attribute Private Type reference (TYPE) ELFDKEY Key 19990929
8 L_MSG Instance attribute Private Type reference (TYPE) EZMSG2 Individual Message 19990929
9 L_MSGNUMBER Instance attribute Private Type reference (TYPE) I Message Number 19990929
10 L_MSGOBJECT Instance attribute Private Type reference (TYPE) BALOBJ_D Message Object 19990929
11 L_OBJECTTYPE Instance attribute Private Type reference (TYPE) SWO_OBJTYP Object Key 19990929
12 L_OBJNUMBER Instance attribute Private Type reference (TYPE) AUSZBELEG Document Number 19990929
13 MAXMSGTY Instance attribute Public Type reference (TYPE) MSGTY Highest Error Class in Log 19990929
14 MSGINLOG Instance attribute Public Type reference (TYPE) EMSGCOUNT Number of Messages in Log 20000502
15 NODIALOG Instance attribute Public Type reference (TYPE) KENNZX No Dialog Indicator 19990929
16 T_HEAD Instance attribute Private See coding 19990929
17 T_MSG Instance attribute Private See coding 19990929
Methods
# Method Level Visibility Method type Description Created on
1 ADDMSG Instance method Public Method Insert Message 19990901
2 ADDMSG_REPEAT Instance method Public Method Repeat Message from IS-U Message Log 19990929
3 ADDMSG_REPEAT_SY Instance method Public Method Write Message from SY Fields to Log 19990929
4 CLEAR Instance method Public Method Delete Log from Memory 19990929
5 CONSTRUCTOR Instance method Public Constructor Instantiation 19990901
6 DISPLAY Instance method Public Method Display Messages 19990901
7 SAVE Instance method Public Method Save in External Message Log 20010202
8 WRITE_TO_BALLOG Instance method Private Method Record in Ball Log 20010202
9 WRITE_TO_EXTLOG Instance method Public Method Record in External Message Log 20000502
10 WRITE_TO_MSGTABLE Instance method Public Method Record in External Table 20010403
Events
Class CL_EZLOG has no event.
Types
Class CL_EZLOG has no local type.
Method Signatures

Method ADDMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Value transfer Type reference (TYPE) MSGID Nachrichtenid 19990901
2 Importing MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichtennummer 19990901
3 Importing MSGTY Call by reference Type reference (TYPE) MSGTY 'S' Nachrichtentyp 19990901
4 Importing MSGV1 Call by reference Type reference (TYPE) ANY Parameter 1 19990901
5 Importing MSGV2 Call by reference Type reference (TYPE) ANY Parameter 2 19990901
6 Importing MSGV3 Call by reference Type reference (TYPE) ANY Parameter 3 19990901
7 Importing MSGV4 Call by reference Type reference (TYPE) ANY Parameter 4 19990901
8 Importing POSITION Call by reference Type reference (TYPE) EMSGCOUNT Position(internal) 20010209

Method ADDMSG on class CL_EZLOG has no exception.

Method ADDMSG_REPEAT Signature

Method ADDMSG_REPEAT on class CL_EZLOG has no parameter.
Method ADDMSG_REPEAT on class CL_EZLOG has no exception.

Method ADDMSG_REPEAT_SY Signature

Method ADDMSG_REPEAT_SY on class CL_EZLOG has no parameter.
Method ADDMSG_REPEAT_SY on class CL_EZLOG has no exception.

Method CLEAR Signature

Method CLEAR on class CL_EZLOG has no parameter.
Method CLEAR on class CL_EZLOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPENDMODE Call by reference Type reference (TYPE) C '1' Anfügemodus 19990901
2 Importing INTERNAL Call by reference Type reference (TYPE) KENNZX 'X' Interne Nachrichtenverwaltung 19990901
3 Importing MSGOBJECT Call by reference Type reference (TYPE) BALOBJ_D 'IU06BP' Nachrichtenobjekt 19990901
4 Importing NO_DIALOG Call by reference Type reference (TYPE) KENNZX Kein Dialog 19990929
5 Importing OBJECTTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objektyp 19990901
6 Importing OBJNUMBER Call by reference Type reference (TYPE) AUSZBELEG Objeknummer 19990901

Method CONSTRUCTOR on class CL_EZLOG has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_EZLOG has no parameter.
Method DISPLAY on class CL_EZLOG has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting Y_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Idendifikation eines MESSAGE-Objektes 20010202
# Exception Resumable Description Created on
1 EMPTY Leer, nicht gesichert 20010202
2 FAILED Sichern Fehlgeschlagen 20010202

Method WRITE_TO_BALLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20010202
# Exception Resumable Description Created on
1 ACTION_FAILED Action Failed 20010202

Method WRITE_TO_EXTLOG Signature

Method WRITE_TO_EXTLOG on class CL_EZLOG has no parameter.
Method WRITE_TO_EXTLOG on class CL_EZLOG has no exception.

Method WRITE_TO_MSGTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting Y_BAL_T_MSG Call by reference Type reference (TYPE) BAL_T_MSG Anwendungs-Log: Daten einer Meldung 20010403

Method WRITE_TO_MSGTABLE on class CL_EZLOG has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in