SAP ABAP Class CL_SRM_GSP_ALV_DISPLAY (Generice Support for Output of Info in ALV Container)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_GSP_ARCHIVE (Package) Archiving for Generic SP
Properties
Class CL_SRM_GSP_ALV_DISPLAY  
Short Description Generice Support for Output of Info in ALV Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_GSP_ARCHIVE   Archiving for Generic SP 
Created 20041105   SAP 
Last change 20050228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRM_GSP_ALV_DISPLAY has no interface implemented.
Friends
Class CL_SRM_GSP_ALV_DISPLAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20041105
2 G_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041105
3 G_ALV_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV tree control 20041105
4 G_CONTAINER Instance attribute Private Type reference (TYPE) SCRFNAME Name of a Screen Element 20041105
5 G_CUSTOM_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20041105
6 G_DATAPROVIDER_EVENTS Instance attribute Private Type reference (TYPE) SRM_GSP_ALV_EVENT_TAB Events that the dataprovider handles 20041108
7 G_DATA_PROVIDER Instance attribute Private Object reference (TYPE REF TO) CL_SRM_GSP_ARCHIVE_SEQ_READ Read Access to Archived Documents 20041105
8 G_MAX_NUMBER_NODES Instance attribute Private Type reference (TYPE) I Maximum number of nodes that can be displayed 20041129
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TREE_NODE Instance method Public Method 20041105
2 CONSTRUCTOR Instance method Public Constructor 20041105
3 DESTROY Instance method Public Method Destructor 20050127
4 GET_MAX_NUMBER_DISPLAY_NODES Instance method Public Method Gets Attribute G_MAX_NUMBER_NODES 20041130
5 GET_TOOLBAR Instance method Public Method Gets Toolbar Object 20041126
6 INIT_TREE Instance method Private Method 20041105
7 REGISTER_EVENTS Instance method Private Method Registration of Events 20041108
8 UPDATE_VIEW Instance method Public Method Updating the display because of an event 20041129
Events
Class CL_SRM_GSP_ALV_DISPLAY has no event.
Types
Class CL_SRM_GSP_ALV_DISPLAY has no local type.
Method Signatures

Method ADD_TREE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_TEXT Call by reference Type reference (TYPE) LVC_VALUE 20041105
2 Importing OUTTAB_LINE Call by reference Type reference (TYPE) ANY 20041105
3 Importing RELAT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20041105
4 Returning R_NODE_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20041105

Method ADD_TREE_NODE on class CL_SRM_GSP_ALV_DISPLAY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20041105
2 Importing DATA_PROVIDER Call by reference Object reference (TYPE REF TO) CL_SRM_GSP_ARCHIVE_SEQ_READ Lesender Zugriff auf archivierte Dokumente 20041105
3 Importing MAX_NODES_ON_DISPLAY Call by reference Type reference (TYPE) I Maximale Anzahl von Knoten, die dargestellt werden soll 20041129
4 Importing TREE_DISPLAY Call by reference Type reference (TYPE) SRMGS_BOOLEAN 20041105

Method CONSTRUCTOR on class CL_SRM_GSP_ALV_DISPLAY has no exception.

Method DESTROY Signature

Method DESTROY on class CL_SRM_GSP_ALV_DISPLAY has no parameter.
Method DESTROY on class CL_SRM_GSP_ALV_DISPLAY has no exception.

Method GET_MAX_NUMBER_DISPLAY_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAX_NUMBER_NODES Value transfer Type reference (TYPE) I 20041130

Method GET_MAX_NUMBER_DISPLAY_NODES on class CL_SRM_GSP_ALV_DISPLAY has no exception.

Method GET_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TOOLBAR Value transfer Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20041126

Method GET_TOOLBAR on class CL_SRM_GSP_ALV_DISPLAY has no exception.

Method INIT_TREE Signature

Method INIT_TREE on class CL_SRM_GSP_ALV_DISPLAY has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_GSP_ARCHIVING Error occured during archiving 20041202

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_SRM_GSP_ALV_DISPLAY has no parameter.
Method REGISTER_EVENTS on class CL_SRM_GSP_ALV_DISPLAY has no exception.

Method UPDATE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READ_DATA_OK Call by reference Type reference (TYPE) SRMGS_BOOLEAN SRMGS_TRUE Zeigt an, ob aktualisierte Daten vorliegen 20041203

Method UPDATE_VIEW on class CL_SRM_GSP_ALV_DISPLAY has no exception.
History
Last changed by/on SAP  20050228 
SAP Release Created in 700