SAP ABAP Interface IF_ILM_STOR_LOG_MGR (ILM DB Store: Log Manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-STO (Application Component) Integrated Data Base Archive Store
⤷
S_ILM_STOR_TYPES (Package) ILM DB Store: Basis Types and Elementary Functions

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_LOG_MGR | ILM DB Store: Log Administration | 20130816 |
Properties
Interface | IF_ILM_STOR_LOG_MGR | |
Short Description | ILM DB Store: Log Manager |
General Data
Package | S_ILM_STOR_TYPES | ILM DB Store: Basis Types and Elementary Functions |
Created | 20130510 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_ILM_STOR_LOG_MGR has no interface.
Friends
Interface IF_ILM_STOR_LOG_MGR has no friend.
Attributes
Interface IF_ILM_STOR_LOG_MGR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Close Log | 20130816 |
2 | ![]() |
Instance method | Public | Method | Write a Debugging Message in the Technical Log | 20130816 |
3 | ![]() |
Instance method | Public | Method | Delete Log and Log Entries | 20130816 |
4 | ![]() |
Instance method | Public | Method | Display Log | 20130816 |
5 | ![]() |
Instance method | Public | Method | Open a Log | 20130816 |
6 | ![]() |
Instance method | Public | Method | Get the Processing Log | 20130816 |
7 | ![]() |
Instance method | Public | Method | Save the Log to the Database | 20130816 |
8 | ![]() |
Instance method | Public | Method | Get the Technical Log (Runtime Measurement, etc) | 20130816 |
9 | ![]() |
Instance method | Public | Method | Write a Trace Message to the Log | 20130816 |
Events
Interface IF_ILM_STOR_LOG_MGR has no event.
Types
Interface IF_ILM_STOR_LOG_MGR has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on Interface IF_ILM_STOR_LOG_MGR has no parameter.
Method CLOSE on Interface IF_ILM_STOR_LOG_MGR has no exception.
Method DEBUG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSG | Call by reference | Type reference (TYPE) | STRING | Zu schreibende Nachricht | 20130816 | ||
2 | ![]() |
IX_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Exception, die ins Log geschrieben werden soll | 20130816 |
Method DEBUG on Interface IF_ILM_STOR_LOG_MGR has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROC_LOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Lösche das Verarbeitungslog | 20130816 | |
2 | ![]() |
IV_TECH_LOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Lösche das technische Log | 20130816 |
Method DELETE on Interface IF_ILM_STOR_LOG_MGR has no exception.
Method DISPLAY Signature
Method DISPLAY on Interface IF_ILM_STOR_LOG_MGR has no parameter.
Method DISPLAY on Interface IF_ILM_STOR_LOG_MGR has no exception.
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Application Log: Externe ID | 20130816 | ||
2 | ![]() |
IV_TECH_LOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | True, wenn es ein Log für rein technische Daten ist | 20130816 | |
3 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ILM_STOR_LOG | ILM-DB-Ablage: Log service | 20130816 |
Method OPEN on Interface IF_ILM_STOR_LOG_MGR has no exception.
Method PROC_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ILM_STOR_LOG | ILM-DB-Ablage: Log service | 20130816 |
Method PROC_LOG on Interface IF_ILM_STOR_LOG_MGR has no exception.
Method SAVE Signature
Method SAVE on Interface IF_ILM_STOR_LOG_MGR has no parameter.
Method SAVE on Interface IF_ILM_STOR_LOG_MGR has no exception.
Method TECH_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ILM_STOR_LOG | ILM-DB-Ablage: Log service | 20130816 |
Method TECH_LOG on Interface IF_ILM_STOR_LOG_MGR has no exception.
Method TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSG | Call by reference | Type reference (TYPE) | STRING | Zu schreibende Message | 20130816 | ||
2 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'I' | Message Typ | 20130816 | |
3 | ![]() |
IV_TECH_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Technische Message? | 20130816 |
Method TRACE on Interface IF_ILM_STOR_LOG_MGR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |