SAP ABAP Class IF_MAPPING_TRACE (Trace Object for ABAP Mappings)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MAPPING_TRACE Mapping Service 20030430
Properties
Class IF_MAPPING_TRACE  
Short Description Trace Object for ABAP Mappings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010605   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MAPPING_TRACE has no forward declaration.
Interfaces
Class IF_MAPPING_TRACE has no interface implemented.
Friends
Class IF_MAPPING_TRACE has no friend class.
Attributes
Class IF_MAPPING_TRACE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 TRACE Instance method Public Method Write Trace 20030613
2 TRACE1 Instance method Public Method Write Trace (Level 1: Important Messages) 20030430
3 TRACE2 Instance method Public Method Write Trace (Level 2: Normal Messages) 20030430
4 TRACE3 Instance method Public Method Write Trace (Level 3: Details) 20030430
Events
Class IF_MAPPING_TRACE has no event.
Types
Class IF_MAPPING_TRACE has no local type.
Method Signatures

Method TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) CHAR1 Trace-Level ('0', '1', '2', '3') 20030613
2 Importing MESSAGE Call by reference Type reference (TYPE) STRING 20030613

Method TRACE on class IF_MAPPING_TRACE has no exception.

Method TRACE1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) STRING Trace-Text 20030430

Method TRACE1 on class IF_MAPPING_TRACE has no exception.

Method TRACE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) STRING Trace-Text 20030430

Method TRACE2 on class IF_MAPPING_TRACE has no exception.

Method TRACE3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) STRING Trace-Text 20030430

Method TRACE3 on class IF_MAPPING_TRACE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in