SAP ABAP Interface IF_IDGT_APPLOG (Application Log Interface for GTI)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FI-LOC (Application Component) Localization
⤷
ID-SD-CN-GT-01 (Package) Golden Tax Interface Enhancements
⤷
⤷
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
| Interface | IF_IDGT_APPLOG | |
| Short Description | Application Log Interface for GTI |
General Data
| Package | ID-SD-CN-GT-01 | Golden Tax Interface Enhancements |
| Created | 20120503 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_IDGT_APPLOG has no forward declaration.
Interfaces
Interface IF_IDGT_APPLOG has no interface.
Friends
Interface IF_IDGT_APPLOG has no friend.
Attributes
Interface 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
Interface IF_IDGT_APPLOG has no event.
Types
Interface 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 Interface IF_IDGT_APPLOG has no exception.
Method DELETE_LOG_ALL Signature
Method DELETE_LOG_ALL on Interface IF_IDGT_APPLOG has no parameter.
Method DELETE_LOG_ALL on Interface IF_IDGT_APPLOG has no exception.
Method FREE_LOG_HANDLER Signature
Method FREE_LOG_HANDLER on Interface IF_IDGT_APPLOG has no parameter.
Method FREE_LOG_HANDLER on Interface 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 Interface 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 Interface IF_IDGT_APPLOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |