SAP ABAP Class IF_IFP_TRACE (Trace Interface of Correspondence Postprocessing)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IFP_NULLTRACE | Null Trace of Correspondence | 20120607 |
Properties
| Class | IF_IFP_TRACE | |
| Short Description | Trace Interface of Correspondence Postprocessing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120607 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_IFP_TRACE has no forward declaration.
Interfaces
Class IF_IFP_TRACE has no interface implemented.
Friends
Class IF_IFP_TRACE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120607 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120607 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | TS_TRACE_LEVEL | 20120607 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Message to Log | 20120607 |
Events
Class IF_IFP_TRACE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_TRACE_LEVEL | Public | See coding | 20120607 | BEGIN OF ts_trace_level,
form TYPE tv_trace_level,
context TYPE tv_trace_level,
interface TYPE tv_trace_level,
extraction TYPE tv_trace_level,
END OF ts_trace_level
|
||
| 2 | TV_TRACE_LEVEL | Public | Type reference (TYPE) | IFP_DTE_TRACE_LEVEL | 20120619 | |
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Nachrichtenklasse | 20120607 | ||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Nachrichtennummer | 20120607 | ||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | Nachrichtentyp | 20120607 | ||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV1 | Nachrichtenvariable | 20120607 | ||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV2 | Nachrichtenvariable | 20120607 | ||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV3 | Nachrichtenvariable | 20120607 | ||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV4 | Nachrichtenvariable | 20120607 |
Method ADD_MESSAGE on class IF_IFP_TRACE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |