SAP ABAP Class IF_IDGT_APPLOG (Application Log Interface for GTI)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IDGT_APPLOG | Application Log | 20120503 |
Properties
Class | IF_IDGT_APPLOG | |
Short Description | Application Log Interface for GTI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120503 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_IDGT_APPLOG has no forward declaration.
Interfaces
Class IF_IDGT_APPLOG has no interface implemented.
Friends
Class IF_IDGT_APPLOG has no friend class.
Attributes
Class IF_IDGT_APPLOG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add message into application log | 20120503 |
2 | ![]() |
Instance method | Public | Method | Clear Application log(Delete All) | 20120807 |
3 | ![]() |
Instance method | Public | Method | Free application log handler | 20120503 |
4 | ![]() |
Instance method | Public | Method | Get application log handler | 20120503 |
5 | ![]() |
Instance method | Public | Method | Get messages from application log handler | 20120503 |
Events
Class IF_IDGT_APPLOG has no event.
Types
Class IF_IDGT_APPLOG 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 | ![]() |
IT_PARAMS | Call by reference | Type reference (TYPE) | BAL_T_PAR | Application Log: Parameter Name and Value Table | 20120710 | ||
2 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Message Class | 20120503 | |
3 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Message Number | 20120503 | |
4 | ![]() |
IV_MSGTXT | Call by reference | Type reference (TYPE) | STRING | 20120503 | |||
5 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | Message Type | 20120503 | |
6 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV1 | Message Variable | 20120503 | |
7 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV2 | Message Variable | 20120503 | |
8 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV3 | Message Variable | 20120503 | |
9 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV4 | Message Variable | 20120503 |
Method ADD_MESSAGE on class IF_IDGT_APPLOG has no exception.
Method DELETE_LOG_ALL Signature
Method DELETE_LOG_ALL on class IF_IDGT_APPLOG has no parameter.
Method DELETE_LOG_ALL on class IF_IDGT_APPLOG has no exception.
Method FREE_LOG_HANDLER Signature
Method FREE_LOG_HANDLER on class IF_IDGT_APPLOG has no parameter.
Method FREE_LOG_HANDLER on class IF_IDGT_APPLOG has no exception.
Method GET_LOG_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20120503 |
Method GET_LOG_HANDLER on class IF_IDGT_APPLOG has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | IDGT_T_LOG | Table type of messages | 20120503 |
Method GET_MESSAGES on class IF_IDGT_APPLOG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |