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 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | Screens, Function Code Triggered by PAI | 20000818 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TREEMCITAC | Column Tree Model: Item Table | 20000818 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TREEMCNOTA | Column Tree Model: Attributes of a Node | 20000818 | |||
| 4 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'UDEL' | Delete Undo | 20000818 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'UINS' | Insert Undo | 20000818 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'UMOV' | Move Undo | 20000818 | ||
| 7 | 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 | Instance method | Public | Constructor | Constructor | 20000818 | |
| 2 | 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 | I_ACTION | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000818 | |||
| 2 | I_PREV_STEP | Value transfer | Object reference (TYPE REF TO) | CL_REVIEW_TREE_UNDO | Undo Daten für Review Tree | 20000818 | |||
| 3 | I_T_ITEMS | Call by reference | Type reference (TYPE) | TREEMCITAC | Column Tree Model: Item-Tabelle | 20000818 | |||
| 4 | I_T_NODES | Call by reference | Type reference (TYPE) | TREEMCNOTA | Column Tree Model: Knotentabelle | 20000818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20000818 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTION | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000818 | |||
| 2 | E_PREV_STEP | Call by reference | Object reference (TYPE REF TO) | CL_REVIEW_TREE_UNDO | Undo Daten für Review Tree | 20000818 | |||
| 3 | E_T_ITEMS | Call by reference | Type reference (TYPE) | TREEMCITAC | Column Tree Model: Item-Tabelle | 20000818 | |||
| 4 | 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 |