SAP ABAP Interface IF_DAAG_RUNTIME_LOG (Logging of a Data Aging Run)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-DAG (Application Component) Data Aging
⤷
S_DAAG_LOG (Package) Logging of Data Aging
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DAAG_RUNTIME_LOG | Logging of a Data Aging Run | 20131010 |
Properties
| Interface | IF_DAAG_RUNTIME_LOG | |
| Short Description | Logging of a Data Aging Run |
General Data
| Package | S_DAAG_LOG | Logging of Data Aging |
| Created | 20131010 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
Interface IF_DAAG_RUNTIME_LOG has no forward declaration.
Interfaces
Interface IF_DAAG_RUNTIME_LOG has no interface.
Friends
Interface IF_DAAG_RUNTIME_LOG has no friend.
Attributes
Interface IF_DAAG_RUNTIME_LOG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Exception Object | 20131010 | |
| 2 | Instance method | Public | Method | Add T100 Message | 20131010 | |
| 3 | Instance method | Public | Method | Add Free Text | 20131010 | |
| 4 | Instance method | Public | Method | Save Log (Secondary DB Connection mit Comnmit) | 20131010 |
Events
Interface IF_DAAG_RUNTIME_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LOG_TEXT | Public | See coding | 20131010 | log_text type c length 200
|
Method Signatures
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20131010 | |||
| 2 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'X' | Nachrichtentyp | 20131010 | ||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CLIKE | 20131010 | ||||
| 4 | IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '2' | Anwendungs-Log: Problemklasse einer Meldung | 20131010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen aus der Protokollierung | 20131010 |
Method ADD_T100_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20131010 | |||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20131010 | |||
| 3 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20131010 | |||
| 4 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20131010 | |||
| 5 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20131010 | |||
| 6 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20131010 | |||
| 7 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20131010 | |||
| 8 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CLIKE | 20131010 | ||||
| 9 | IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Anwendungs-Log: Problemklasse einer Meldung | 20131010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen aus der Protokollierung | 20131010 |
Method ADD_TEXT 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 | Nachrichtentyp | 20131010 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CLIKE | 20131010 | ||||
| 3 | IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Anwendungs-Log: Problemklasse einer Meldung | 20131010 | ||
| 4 | IV_TEXT | Call by reference | Type reference (TYPE) | LOG_TEXT | 20131010 |
Method ADD_TEXT on Interface IF_DAAG_RUNTIME_LOG has no exception.
Method SAVE Signature
Method SAVE on Interface IF_DAAG_RUNTIME_LOG has no parameter.
Method SAVE on Interface IF_DAAG_RUNTIME_LOG has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |