SAP ABAP Class CL_FINDR_STEP (Derivation Step, General Part)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_DERIVATION_TOOL (Package) FINB Derivation Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINDR_DERIVATION_STEP General: Derivation Step 20021217
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FINDR_STEP_CLEAR Initialize Derivation Step, Type 20030103
2 Inheritance (c INHERITING FROM c_ref)  CL_FINDR_STEP_DRULE Derivation Step, Type Rule 20030102
3 Inheritance (c INHERITING FROM c_ref)  CL_FINDR_STEP_EXIT Derivation Step: Exit Type 20030103
4 Inheritance (c INHERITING FROM c_ref)  CL_FINDR_STEP_FUNC Derivation Step: Function Module Type 20030107
5 Inheritance (c INHERITING FROM c_ref)  CL_FINDR_STEP_METHOD Derivation Step, Method/Perform Type 20030103
6 Inheritance (c INHERITING FROM c_ref)  CL_FINDR_STEP_MOVE Derivation Step, Assignment Type 20030103
7 Inheritance (c INHERITING FROM c_ref)  CL_FINDR_STEP_TABLE Derivation Step: Type of Table Access 20030103
Properties
Class CL_FINDR_STEP  
Short Description Derivation Step, General Part    
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 20021217   SAP 
Last change 20041209   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
# Interface Abstract Final Description Created on
1 IF_FINDR_DERIVATION_STEP General: Derivation Step 20021217
Friends
Class CL_FINDR_STEP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_METHOD_CLEAR Constant Public Type reference (TYPE) ABADRMETHOD 'CLEAR' FINDR Identifier 20030404
2 CD_METHOD_DRULE Constant Public Type reference (TYPE) ABADRMETHOD 'DRULE' FINDR Identifier 20030404
3 CD_METHOD_EXIT Constant Public Type reference (TYPE) ABADRMETHOD 'EXIT' Type of Derivation Step 20030404
4 CD_METHOD_FUNC Constant Public Type reference (TYPE) ABADRMETHOD 'FUNC' Type of Derivation Step 20030404
5 CD_METHOD_METHOD Constant Public Type reference (TYPE) ABADRMETHOD 'METHOD' Type of Derivation Step 20030404
6 CD_METHOD_MOVE Constant Public Type reference (TYPE) ABADRMETHOD 'MOVE' Type of Derivation Step 20030404
7 CD_METHOD_PERFORM Constant Public Type reference (TYPE) ABADRMETHOD 'PERFORM' Type of Derivation Step 20030404
8 CD_METHOD_TABLE Constant Public Type reference (TYPE) ABADRMETHOD 'TABLE' Type of Derivation Step 20030404
9 _CALL_DATE Instance attribute Public Attribute reference (LIKE) 20040414
10 _DB_SERVICE Instance attribute Public Attribute reference (LIKE) 20031117
11 _DDIC_SERVICE Instance attribute Public Attribute reference (LIKE) 20031117
12 _KEY Instance attribute Public Attribute reference (LIKE) 20021217
13 _SERVICE Instance attribute Public Attribute reference (LIKE) 20021217
14 _STEP Instance attribute Public Attribute reference (LIKE) FINDR: Derivation Step (Internal) 20030324
15 _WITH_ASSIGN Instance attribute Private Type reference (TYPE) FINDR_FLAG Derivation: Indicator 20030417
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method 20021217
2 CREATE Instance method Private Method 20021217
3 PROCESS Instance method Private Method 20021217
4 _ASSIGN_TARGETS Instance method Protected Method Assignment to Target Fields 20040105
5