SAP ABAP Interface IF_GP_HIER (GFW: Interface for structure-specific methods)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRB (Package) ABAP Graphic Proxies
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
Interface IF_GP_HIER  
Short Description GFW: Interface for structure-specific methods    
General Data
Package SGRB   ABAP Graphic Proxies 
Created 19990129   SAP 
Last changed 19990702   SAP 
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
Interface IF_GP_HIER has no interface.
Friends
Interface IF_GP_HIER has no friend.
Attributes
Interface 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
Interface IF_GP_HIER has no event.
Types
Interface 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 Interface 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 Interface IF_GP_HIER has no exception.
History
Last changed by/on SAP  19990702 
SAP Release Created in