SAP ABAP Class IF_CPE_TRACE (Trace for analysis)
Properties
Class IF_CPE_TRACE  
Short Description Trace for analysis    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121127   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CPE_TRACE has no forward declaration.
Interfaces
Class IF_CPE_TRACE has no interface implemented.
Friends
Class IF_CPE_TRACE has no friend class.
Attributes
Class IF_CPE_TRACE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INPUT Instance method Public Method Add input value 20121205
2 ADD_OUTPUT Instance method Public Method Add output value 20121205
3 CLOSE Instance method Public Method Close trace for current submodule 20121205
4 OPEN Instance method Public Method Open trace for new submodule 20121205
Events
Class IF_CPE_TRACE has no event.
Types
Class IF_CPE_TRACE has no local type.
Method Signatures

Method ADD_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CPET_LOG_NAME CPE Log - Name 20121205
2 Importing I_VALUE Call by reference Type reference (TYPE) ANY 20121205

Method ADD_INPUT on class IF_CPE_TRACE has no exception.

Method ADD_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNTER Call by reference Type reference (TYPE) CPET_LOG_COUNTER 20121205
2 Importing I_NAME Call by reference Type reference (TYPE) CPET_LOG_NAME 20121205
3 Importing I_VALUE Call by reference Type reference (TYPE) ANY 20121205

Method ADD_OUTPUT on class IF_CPE_TRACE has no exception.

Method CLOSE Signature

Method CLOSE on class IF_CPE_TRACE has no parameter.
Method CLOSE on class IF_CPE_TRACE has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STEP Call by reference Type reference (TYPE) CPET_LOG_STEP 20121205
2 Importing I_SUB_MODULE Call by reference Type reference (TYPE) CPET_LOG_SUBMODULE CPE Log - Submodule 20121205

Method OPEN on class IF_CPE_TRACE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in