SAP ABAP Class CL_GCM_XML_STRUCTURE_TREE (CM: XML Tree wrapping)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-CM (Application Component) Configuration management
     CMT2 (Package) Configuration Management - Core Development - (Version2)
Properties
Class CL_GCM_XML_STRUCTURE_TREE  
Short Description CM: XML Tree wrapping    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMT2   Configuration Management - Core Development - (Version2) 
Created 20000901   SAP 
Last change 20020412   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GCM_XML_STRUCTURE_TREE has no forward declaration.
Interfaces
Class CL_GCM_XML_STRUCTURE_TREE has no interface implemented.
Friends
Class CL_GCM_XML_STRUCTURE_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20000901
2 M_EDIT_STATUS Instance attribute Private Type reference (TYPE) DE_CM_STATUS Status of a Configuration Management Object 20000901
3 M_OBJECT_INDEX Instance attribute Private Type reference (TYPE) I To which CM object does the tree belong 20000901
4 M_PDOC Instance attribute Private Type reference (TYPE) CE_PDCID B2E [PDoc] PDoc Identification 20000901
5 M_SCREEN Instance attribute Private Object reference (TYPE REF TO) CL_GCM_SCREEN CM: Screen Proxy for Field Transport, OK Code Processing 20000901
6 M_TREE Instance attribute Private Object reference (TYPE REF TO) CL_B2E_XMLVIEW B2E [PDM] XML Viewer 20000901
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000901
2 ON_PBO Instance method Private Event handling method Handler for PBO Events of the screen 20000901
Events
# Event Type Visibility Description Created on
1 EV_HIDE Instance Event
(0)
Public
(2)
Message for main program to hide the control 20001012
2 EV_SHOW Instance Event
(0)
Public
(2)
Message for main program to display the control 20001012
Types
Class CL_GCM_XML_STRUCTURE_TREE 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_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20000901
2 Importing I_EDIT_STATUS Call by reference Type reference (TYPE) DE_CM_STATUS '03' Status eines CM-Objekts 20000901
3 Importing I_OBJECT_INDEX Call by reference Type reference (TYPE) I 1 Zu welchem angezeigten CM Objekt gehört der Tree 20000901
4 Importing I_SCREEN Call by reference Object reference (TYPE REF TO) CL_GCM_SCREEN CM: Dynpro Proxy für Feldtransport, OK-Code Verarbeitung 20000901
# Exception Resumable Description Created on
1 EXC_CM_ERROR CM: Allgemeiner Fehler 20000901

Method ON_PBO Signature

Method ON_PBO on class CL_GCM_XML_STRUCTURE_TREE has no parameter.
Method ON_PBO on class CL_GCM_XML_STRUCTURE_TREE has no exception.
Event Signatures

Event EV_HIDE Signature
Event EV_HIDE on class CL_GCM_XML_STRUCTURE_TREE has no parameter.
Event EV_SHOW Signature
Event EV_SHOW on class CL_GCM_XML_STRUCTURE_TREE has no parameter.
History
Last changed by/on SAP  20020412 
SAP Release Created in 46C