SAP ABAP Interface IF_IFP_TRACE (Trace Interface of Correspondence Postprocessing)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-COR (Application Component) Correspondence Tool
     FKKCORR (Package) Correspondence Tool
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
Interface IF_IFP_TRACE  
Short Description Trace Interface of Correspondence Postprocessing    
General Data
Package FKKCORR   Correspondence Tool 
Created 20120607   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_IFP_TRACE has no forward declaration.
Interfaces
Interface IF_IFP_TRACE has no interface.
Friends
Interface IF_IFP_TRACE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_TRACE_LEVEL Constant Public See coding 20120607
2 DUMMY Instance attribute Public Type reference (TYPE) STRING 20120607
3 MS_TRACE_LEVEL Instance attribute Public Type reference (TYPE) TS_TRACE_LEVEL 20120607
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Add Message to Log 20120607
Events
Interface 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 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID SY-MSGID Nachrichtenklasse 20120607
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO SY-MSGNO Nachrichtennummer 20120607
3 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY SY-MSGTY Nachrichtentyp 20120607
4 Importing I_MSGV1 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV1 Nachrichtenvariable 20120607
5 Importing I_MSGV2 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV2 Nachrichtenvariable 20120607
6 Importing I_MSGV3 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV3 Nachrichtenvariable 20120607
7 Importing I_MSGV4 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV4 Nachrichtenvariable 20120607

Method ADD_MESSAGE on Interface IF_IFP_TRACE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740