SAP ABAP Class CL_FINDR_TRACE (Derivation: Trace)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_DERIVATION_TOOL (Package) FINB Derivation Tool
Properties
Class CL_FINDR_TRACE  
Short Description Derivation: Trace    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FINB_DERIVATION_TOOL   FINB Derivation Tool 
Created 20030416   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FINDR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FINDR_TRACE has no interface implemented.
Friends
Class CL_FINDR_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALL Instance attribute Public Type reference (TYPE) FINDR_T_CALL 20030416
2 TRACE_MODE Instance attribute Public Type reference (TYPE) FINDR_FLAG Derivation: Indicator 20030416
3 _SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_FINDR_STRATEGY_SERVICE Derivation: Basic Services 20030416
4 _SHOW_TRACE Instance attribute Public Type reference (TYPE) FINDR_FLAG Derivation: Indicator 20030416
5 _TAB_TRACE Instance attribute Private Type reference (TYPE) FINDR_T_TAB_TRACE 20030416
6 _TRACE Instance attribute Private Type reference (TYPE) FINDR_T_TRACE 20030416
7 _TRACE_STEP Instance attribute Private Type reference (TYPE) FINDR_S_TRACE_STEP FINDR: Internal Types 20030416
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030416
2 TARGET_HAS_BEEN_DERIVED Instance method Public Method 20030416
3 TRACE_CHECK_STATE Instance method Public Method 20030416
4 TRACE_COMMIT Instance method Public Method 20030416
5 TRACE_ERROR Instance method Public Method 20030416
6 TRACE_INIT Instance method Public Method 20030416
7 TRACE_REFRESH Instance method Public Method 20030416
8 TRACE_SHOW Instance method Public Method 20030416
9 TRACE_STEP_COMMIT Instance method Public Method 20030416
10 TRACE_STEP_CONDITION Instance method Public Method 20030416
11 TRACE_STEP_EXIT Instance method Public Method 20030416
12 TRACE_STEP_FAILED Instance method Public Method 20030416
13 TRACE_STEP_INIT Instance method Public Method 20030416
14 TRACE_STEP_NEW_VALUE Instance method Public Method 20030416
15 TRACE_STEP_PARAM Instance method Public Method 20030416
16 TRACE_STEP_SOURCE Instance method Public Method 20030416
17 TRACE_STEP_TARGET Instance method Public Method 20030416
Events
Class CL_FINDR_TRACE has no event.
Types
Class CL_FINDR_TRACE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Object reference (TYPE REF TO) CL_FINDR_STRATEGY_SERVICE Ableitung: Grundlegende Services 20030416

Method CONSTRUCTOR on class CL_FINDR_TRACE has no exception.

Method TARGET_HAS_BEEN_DERIVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET Call by reference Type reference (TYPE) FINDR_S_FIELD_TARGET FINDR: interne Strukturen 20030416

Method TARGET_HAS_BEEN_DERIVED on class CL_FINDR_TRACE has no exception.

Method TRACE_CHECK_STATE 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) FINDR_S_NAME FINDR Zielstruktur (intern) 20030416

Method TRACE_CHECK_STATE on class CL_FINDR_TRACE has no exception.

Method TRACE_COMMIT Signature

Method TRACE_COMMIT on class CL_FINDR_TRACE has no parameter.
Method TRACE_COMMIT on class CL_FINDR_TRACE has no exception.

Method TRACE_ERROR Signature

Method TRACE_ERROR on class CL_FINDR_TRACE has no parameter.
Method TRACE_ERROR on class CL_FINDR_TRACE has no exception.

Method TRACE_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALL Call by reference Type reference (TYPE) FINDR_T_CALL 20030416
2 Importing I_CALLBACK_REPORT Call by reference Type reference (TYPE) FINDR_CALLBACK FINDR: Callback 20030416
3 Importing I_CALL_NO Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030416
4 Importing I_DERIVE_ANYWAY Call by reference Type reference (TYPE) FINDR_FLAG Ableitung: Flag 20030416
5 Importing I_SHOW_TRACE Call by reference Type reference (TYPE) FINDR_FLAG Ableitung: Flag 20030416
6 Importing I_STRATEGY_KEY Call by reference Type reference (TYPE) FINDR_S_STRATEGY_KEY 20030416
7 Importing I_TRACE_MODE Call by reference Type reference (TYPE) FINDR_FLAG Ableitung: Flag 20030416

Method TRACE_INIT on class CL_FINDR_TRACE has no exception.

Method TRACE_REFRESH Signature

Method TRACE_REFRESH on class CL_FINDR_TRACE has no parameter.
Method TRACE_REFRESH on class CL_FINDR_TRACE has no exception.

Method TRACE_SHOW Signature

Method TRACE_SHOW on class CL_FINDR_TRACE has no parameter.
Method TRACE_SHOW on class CL_FINDR_TRACE has no exception.

Method TRACE_STEP_COMMIT Signature

Method TRACE_STEP_COMMIT on class CL_FINDR_TRACE has no parameter.
Method TRACE_STEP_COMMIT on class CL_FINDR_TRACE has no exception.

Method TRACE_STEP_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) FINDR_S_NAME Feldname 20030416
2 Importing I_LEFT_SIDE Call by reference Type reference (TYPE) ANY 20030416
3 Importing I_OPERATOR Call by reference Type reference (TYPE) FINDR_S_COND-OPERATOR FINDR: Operator 20030416
4 Importing I_REASON Call by reference Type reference (TYPE) FINDR_REASON 20030416
5 Importing I_RIGHT_SIDE Call by reference Type reference (TYPE) ANY 20030416

Method TRACE_STEP_CONDITION on class CL_FINDR_TRACE has no exception.

Method TRACE_STEP_EXIT Signature

Method TRACE_STEP_EXIT on class CL_FINDR_TRACE has no parameter.
Method TRACE_STEP_EXIT on class CL_FINDR_TRACE has no exception.

Method TRACE_STEP_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REASON Call by reference Type reference (TYPE) FINDR_REASON 20030416

Method TRACE_STEP_FAILED on class CL_FINDR_TRACE has no exception.

Method TRACE_STEP_INIT 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) FINDR_S_STEP FINDR: Ableitungsschritt (intern) 20030416

Method TRACE_STEP_INIT on class CL_FINDR_TRACE has no exception.

Method TRACE_STEP_NEW_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030416
2 Importing I_VALUE_NEW Call by reference Type reference (TYPE) ANY 20030416
3 Importing I_VALUE_OLD Call by reference Type reference (TYPE) ANY 20030416

Method TRACE_STEP_NEW_VALUE on class CL_FINDR_TRACE has no exception.

Method TRACE_STEP_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER Call by reference Type reference (TYPE) ANY FINDR Feldwert (intern) 20030416

Method TRACE_STEP_PARAM on class CL_FINDR_TRACE has no exception.

Method TRACE_STEP_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMENT Call by reference Type reference (TYPE) FINDR_REASON 20030416
2 Importing I_FIELD Call by reference Type reference (TYPE) FINDR_S_FIELD FINDR: interne Strukturen 20030416
3 Importing I_VALUE Call by reference Type reference (TYPE) ANY 20030416

Method TRACE_STEP_SOURCE on class CL_FINDR_TRACE has no exception.

Method TRACE_STEP_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMENT Call by reference Type reference (TYPE) FINDR_REASON 20030416
2 Importing I_FIELD Call by reference Type reference (TYPE) FINDR_S_FIELD FINDR: interne Strukturen 20030416
3 Importing I_VALUE Call by reference Type reference (TYPE) ANY 20030416

Method TRACE_STEP_TARGET on class CL_FINDR_TRACE has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 200