SAP ABAP Class IF_PPEGIARCH_XXX (Interface for Accessing Application Trees)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /ISDFPS/CL_PPEUIARCH_MPO Control Class for Displaying Process Structures 20050406
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PPEUIARCH_ACT Control Class for Displaying Process Structures 20041208
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PPEUIARCH_CMP Control Class for Displaying the Product Structures 20041208
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PPEUIARCH_FLO Control Class for Displaying Factory Layouts 20041208
Properties
Class IF_PPEGIARCH_XXX  
Short Description Interface for Accessing Application Trees    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041208   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PPET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_PPEGIARCH_XXX has no interface implemented.
Friends
Class IF_PPEGIARCH_XXX has no friend class.
Attributes
Class IF_PPEGIARCH_XXX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INIT Static method Public Method Initialize Application Tree 20041214
2 NODE_SELECTED_GET Static method Public Method Gets Selected Tree 20041208
3 TREE_DISPLAY Static method Public Method Displays Application Tree 20041208
4 TREE_REMOVE Static method Public Method Removes Application Tree from Display 20041215
Events
# Event Type Visibility Description Created on
1 NODE_SELECTION_CHANGED Static Event
(1)
Public
(2)
Informs if new node has been selected in tree 20041208
Types
Class IF_PPEGIARCH_XXX has no local type.
Method Signatures

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PPEGIARCH_MAP Call by reference Object reference (TYPE REF TO) IF_PPEGIARCH_MAP Referenz auf den Mapping-Dienst 20041214
2 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT Nachrichtenbehandlung im iPPE 20041214
# Exception Resumable Description Created on
1 INIT_ERROR Error in creation of the tree 20041214

Method NODE_SELECTED_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE Call by reference Type reference (TYPE) PPE_ATTRIBUTE_TAB Name-Wert Paare 20041209
2 Exporting ET_LONGTEXT Call by reference Type reference (TYPE) TDTAB_C132 Langtext 20041214
3 Exporting EV_NAME Call by reference Type reference (TYPE) TEXT40 Name des selektierten Objektes 20041208
4 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT Nachrichtenbehandlung im iPPE 20041208
# Exception Resumable Description Created on
1 NODE_SELECTED_GET_ERROR 20041208

Method TREE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Trägercontainer des Baums 20041215
2 Importing IS_INDEX Call by reference Type reference (TYPE) PPEUIARCH_INDEX Index des archivierten Objektes, das darzustellen ist 20050120
3 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT Nachrichtenbehandlung im iPPE 20041208
# Exception Resumable Description Created on
1 TREE_DISPLAY_ERROR 20041208

Method TREE_REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT Nachrichtenbehandlung im iPPE 20041215
# Exception Resumable Description Created on
1 TREE_REMOVE_ERROR Fehler beim Entfernen des Baums aus der Anzeige 20041215
Event Signatures

Event NODE_SELECTION_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ET_ATTRIBUTE Exporting Value transfer Type reference (TYPE) PPE_ATTRIBUTE_TAB Attribute des selektierten Objektes 20041209
2 ET_LONGTEXT Exporting Value transfer Type reference (TYPE) TDTAB_C132 Langtext des selektierten Objektes 20041214
3 EV_NAME Exporting Value transfer Type reference (TYPE) TEXT40 Name des selektierten Objektes 20041208
History
Last changed by/on SAP  20050220 
SAP Release Created in