SAP ABAP Interface IF_ILM_STOR_LOG (ILM DB Store: Log Service)
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 | ILM DB Store: Log Implementation | 20130816 |
Properties
Interface | IF_ILM_STOR_LOG | |
Short Description | ILM DB Store: Log Service |
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 has no interface.
Friends
Interface IF_ILM_STOR_LOG has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | BALPROBCLASS | Constant | Public | See coding | Problem Class Definition | 20130816 | |||
2 | BAL_OBJECT | Constant | Public | Type reference (TYPE) | BALOBJ_D | 'ILM_STOR' | Our BAL Object | 20130816 | |
3 | BAL_SUBOBJECTS | Constant | Public | See coding | Definition of BAL Subobjects | 20130816 | |||
4 | DUMMY | Static Attribute | Public | Type reference (TYPE) | STRING | For Message...INTO | 20130816 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Write a BAPI Message to the Log | 20130816 |
2 | ![]() |
Instance method | Public | Method | Write an Exception to the Log | 20130816 |
3 | ![]() |
Instance method | Public | Method | Write a Message to the Log | 20130816 |
4 | ![]() |
Instance method | Public | Method | Write a Random Text to the Log | 20130816 |
5 | ![]() |
Instance method | Public | Method | Get Used BALLOGHNDL | 20130816 |
6 | ![]() |
Instance method | Public | Method | Write Log to the Database | 20130816 |
7 | ![]() |
Instance method | Public | Method | Sets BALLOGHNDL to Be Used | 20130816 |
Events
Interface IF_ILM_STOR_LOG has no event.
Types
Interface IF_ILM_STOR_LOG has no local type.
Method Signatures
Method ADD_BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRETTAB | Nachrichten-Struktur | 20130816 | ||
2 | ![]() |
IV_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Alle schreiben oder nur die letzte? | 20130816 |
Method ADD_BAPIRET2 on Interface IF_ILM_STOR_LOG has no exception.
Method ADD_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Zu verwendender Message-Typ | 20130816 | |
2 | ![]() |
IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '2' | Problemklasse | 20130816 | |
3 | ![]() |
IX_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Basis-Exception | 20130816 |
Method ADD_EXCEPTION on Interface IF_ILM_STOR_LOG has no exception.
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Message-Struktur | 20130816 | ||
2 | ![]() |
IV_AS_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | '-' | Zu verwendender Messagetyp | 20130816 | |
3 | ![]() |
IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Problemklasse | 20130816 |
Method ADD_MESSAGE on Interface IF_ILM_STOR_LOG has no exception.
Method ADD_TEXT 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 schreibender Text | 20130816 | ||
2 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'I' | Typ der Nachricht | 20130816 | |
3 | ![]() |
IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Problemklasse | 20130816 |
Method ADD_TEXT on Interface IF_ILM_STOR_LOG has no exception.
Method GET_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20130816 |
Method GET_HANDLE on Interface IF_ILM_STOR_LOG has no exception.
Method SAVE Signature
Method SAVE on Interface IF_ILM_STOR_LOG has no parameter.
Method SAVE on Interface IF_ILM_STOR_LOG has no exception.
Method SET_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20130816 |
Method SET_HANDLE on Interface IF_ILM_STOR_LOG has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |