SAP ABAP Class CL_REVIEW_TREE_UNDO (Undo Data for Review Tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-ASA (Application Component) ASAP (AcceleratedSAP)
     SQADB (Package) Question and Answer Database
Properties
Class CL_REVIEW_TREE_UNDO  
Short Description Undo Data for Review Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQADB   Question and Answer Database 
Created 20000818   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_REVIEW_TREE_UNDO has no forward declaration.
Interfaces
Class CL_REVIEW_TREE_UNDO has no interface implemented.
Friends
Class CL_REVIEW_TREE_UNDO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ACTION Instance attribute Private Type reference (TYPE) SYUCOMM Screens, Function Code Triggered by PAI 20000818
2 A_T_ITEMS Instance attribute Private Type reference (TYPE) TREEMCITAC Column Tree Model: Item Table 20000818
3 A_T_NODES Instance attribute Private Type reference (TYPE) TREEMCNOTA Column Tree Model: Attributes of a Node 20000818
4 C_UNDO_DELETE Constant Public Type reference (TYPE) SYUCOMM 'UDEL' Delete Undo 20000818
5 C_UNDO_INSERT Constant Public Type reference (TYPE) SYUCOMM 'UINS' Insert Undo 20000818
6 C_UNDO_MOVE Constant Public Type reference (TYPE) SYUCOMM 'UMOV' Move Undo 20000818
7 R_PREV_STEP Instance attribute Public Object reference (TYPE REF TO) CL_REVIEW_TREE_UNDO Undo Data for Review Tree 20000818
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000818
2 GET_DATA Instance method Public Method Returns Data 20000818
Events
Class CL_REVIEW_TREE_UNDO has no event.
Types
Class CL_REVIEW_TREE_UNDO 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_ACTION Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20000818
2 Importing I_PREV_STEP Value transfer Object reference (TYPE REF TO) CL_REVIEW_TREE_UNDO Undo Daten für Review Tree 20000818
3 Importing I_T_ITEMS Call by reference Type reference (TYPE) TREEMCITAC Column Tree Model: Item-Tabelle 20000818
4 Importing I_T_NODES Call by reference Type reference (TYPE) TREEMCNOTA Column Tree Model: Knotentabelle 20000818
# Exception Resumable Description Created on
1 ERROR allg. Fehler 20000818

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTION Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20000818
2 Exporting E_PREV_STEP Call by reference Object reference (TYPE REF TO) CL_REVIEW_TREE_UNDO Undo Daten für Review Tree 20000818
3 Exporting E_T_ITEMS Call by reference Type reference (TYPE) TREEMCITAC Column Tree Model: Item-Tabelle 20000818
4 Exporting E_T_NODES Call by reference Type reference (TYPE) TREEMCNOTA Column Tree Model: Knotentabelle 20000818

Method GET_DATA on class CL_REVIEW_TREE_UNDO has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A