SAP ABAP Class CL_ILM_LOG (Generic Log for ILM)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-RSE (Application Component) Technical reuse
⤷
S_ARC_ILM_GENERAL (Package) General ILM Functions and Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ARC_LCM_LOG | Legal Case Management Log | 20090306 |
Properties
| Class | CL_ILM_LOG | |
| Short Description | Generic Log for ILM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ARC_ILM_GENERAL | General ILM Functions and Objects |
| Created | 20081203 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ILM_LOG has no forward declaration.
Interfaces
Class CL_ILM_LOG has no interface implemented.
Friends
Class CL_ILM_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20081203 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BALTITLE | Application Log: Screen Title | 20081203 | |||
| 3 | Constant | Public | Type reference (TYPE) | BALPROBCL | 2 | Application Log: Message Problem Class | 20081211 | ||
| 4 | Constant | Public | Type reference (TYPE) | BALPROBCL | 4 | Application Log: Message Problem Class | 20081211 | ||
| 5 | Constant | Public | Type reference (TYPE) | BALPROBCL | 3 | Application Log: Message Problem Class | 20081211 | ||
| 6 | Constant | Public | Type reference (TYPE) | BALPROBCL | 1 | Application Log: Message Problem Class | 20081211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Messages from a BAPI RETURN Structure to the Log | 20081203 | |
| 2 | Instance method | Public | Method | Adds an Exception to the Log | 20081203 | |
| 3 | Instance method | Public | Method | Adds Entries from Another Log to the Log | 20081203 | |
| 4 | Instance method | Public | Method | Adds a Message to the Log | 20081203 | |
| 5 | Instance method | Public | Method | Adds a Free Text as Message to the Log | 20091016 | |
| 6 | Instance method | Public | Constructor | CONSTRUCTOR | 20081203 | |
| 7 | Instance method | Public | Method | Supplies Statistical Information About the Log Entries | 20091119 | |
| 8 | Instance method | Public | Method | Returns the log number | 20081203 | |
| 9 | Instance method | Public | Method | Deletes the log from the main memory | 20081203 | |
| 10 | Instance method | Public | Method | Deletes the log from the main memory | 20101112 | |
| 11 | Instance method | Public | Method | Saves Log to Database; Deletes Log from Main Memory | 20081203 | |
| 12 | Instance method | Public | Method | Displays the Log in Full Screen Mode | 20081203 | |
| 13 | Instance method | Public | Method | Displays the Log in a Modal Dialag Box | 20081203 |
Events
Class CL_ILM_LOG has no event.
Types
Class CL_ILM_LOG has no local type.
Method Signatures
Method ADD_BAPI_RETURN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20081203 |
Method ADD_BAPI_RETURN on class CL_ILM_LOG has no exception.
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20081203 |
Method ADD_EXCEPTION on class CL_ILM_LOG has no exception.
Method ADD_FROM_OTHER_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichtentyp | 20081203 | |||
| 2 | IM_OPERATION_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20081203 | |||
| 3 | IM_PROBCLASS | Call by reference | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | Anwendungs-Log: Problemklasse einer Meldung | 20081203 |
Method ADD_FROM_OTHER_LOG on class CL_ILM_LOG has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROBLEMCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Anwendungs-Log: Problemklasse einer Meldung | 20081203 |
Method ADD_MESSAGE on class CL_ILM_LOG has no exception.
Method ADD_MESSAGE_FREE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20091016 | |||
| 2 | IM_PROBLEMCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Anwendungs-Log: Problemklasse einer Meldung | 20091016 | |||
| 3 | IM_TEXT | Call by reference | Type reference (TYPE) | C | Text der ausgegeben werden soll | 20091016 |
Method ADD_MESSAGE_FREE_TEXT on class CL_ILM_LOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXPIRATION_DATE | Call by reference | Type reference (TYPE) | ALDATE_DEL | Anwendungs-Log: Verfalldatum | 20081203 | |||
| 2 | IM_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Anwendungs-Log: Externe Identifikation | 20081203 | |||
| 3 | IM_LOGNUMBER | Call by reference | Type reference (TYPE) | BALOGNR | Anwendungs-Log: Protokollnummer | 20081203 | |||
| 4 | IM_NO_DEL_BEFORE | Call by reference | Type reference (TYPE) | DEL_BEFORE | Anwendungs-Log: Protokoll ist bis zum Verfalldatum zu halten | 20081203 | |||
| 5 | IM_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20081203 | |||
| 6 | IM_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20081203 | |||
| 7 | IM_TITLE | Call by reference | Type reference (TYPE) | BALTITLE | Anwendungs-Log: Titel des Dynpros | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM: Allgemeine Ausnahmeklasse | 20090105 |
Method ENTRIES_IN_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STATISTICS | Value transfer | Type reference (TYPE) | BAL_S_SCNT | Anwendungs-Log: Statistik: Zähler für Meldungstypen | 20091119 |
Method ENTRIES_IN_LOG on class CL_ILM_LOG has no exception.
Method GET_LOGNUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LOGNUMBER | Value transfer | Type reference (TYPE) | BALOGNR | Anwendungs-Log: Protokollnummer | 20081203 |
Method GET_LOGNUMBER on class CL_ILM_LOG has no exception.
Method REMOVE_FROM_HEAP Signature
Method REMOVE_FROM_HEAP on class CL_ILM_LOG has no parameter.
Method REMOVE_FROM_HEAP on class CL_ILM_LOG has no exception.
Method REMOVE_MES_FROM_HEAP Signature
Method REMOVE_MES_FROM_HEAP on class CL_ILM_LOG has no parameter.
Method REMOVE_MES_FROM_HEAP on class CL_ILM_LOG has no exception.
Method SAVE_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOGNUMBER | Call by reference | Type reference (TYPE) | BALOGNR | Anwendungs-Log: Protokollnummer | 20090102 |
Method SAVE_TO_DB on class CL_ILM_LOG has no exception.
Method SHOW_LOG_FULLSCREEN Signature
Method SHOW_LOG_FULLSCREEN on class CL_ILM_LOG has no parameter.
Method SHOW_LOG_FULLSCREEN on class CL_ILM_LOG has no exception.
Method SHOW_POPUP Signature
Method SHOW_POPUP on class CL_ILM_LOG has no parameter.
Method SHOW_POPUP on class CL_ILM_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |