SAP ABAP Class IF_GP_HIER (GFW: Interface for structure-specific methods)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFW_GP_HIER_SAPTREE GFW: Product-specific section of CL_GUI_GP_HIER 19990129
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GUI_GP_HIER GFW: Structure graphics 19990129
Properties
Class IF_GP_HIER  
Short Description GFW: Interface for structure-specific methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990129   SAP 
Last change 19990702   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GFW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_GP_HIER has no interface implemented.
Friends
Class IF_GP_HIER has no friend class.
Attributes
Class IF_GP_HIER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SELECTED_NODES Instance method Public Method Reads the selected nodes 19990129
2 SET_SELECTED_NODES Instance method Public Method Sets the selected nodes (select nodes) 19990315
Events
Class IF_GP_HIER has no event.
Types
Class IF_GP_HIER has no local type.
Method Signatures

Method GET_SELECTED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJID_LIST Call by reference Type reference (TYPE) GFW_OBJID_LIST Table with keys of selected nodes 19990129
2 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO CL_GFW -> OK, if OK 19990129

Method GET_SELECTED_NODES on class IF_GP_HIER has no exception.

Method SET_SELECTED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJID_LIST Call by reference Type reference (TYPE) GFW_OBJID_LIST Table with keys of selected nodes 19990315
2 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO CL_GFW -> OK, if OK 19990315

Method SET_SELECTED_NODES on class IF_GP_HIER has no exception.
History
Last changed by/on SAP  19990702 
SAP Release Created in