SAP ABAP Class IF_UC_DE_GRID_DATA (The interface to describe a grid)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_DE_GRID_DATA The object to describe the grid data 20020115
Properties
Class IF_UC_DE_GRID_DATA  
Short Description The interface to describe a grid    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020111   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UC_DE_GRID_DATA has no forward declaration.
Interfaces
Class IF_UC_DE_GRID_DATA has no interface implemented.
Friends
Class IF_UC_DE_GRID_DATA has no friend class.
Attributes
Class IF_UC_DE_GRID_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEP_GET_GRID Instance method Public Method Get the grid data 20020111
Events
Class IF_UC_DE_GRID_DATA has no event.
Types
Class IF_UC_DE_GRID_DATA has no local type.
Method Signatures

Method DEP_GET_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_T_GRIDDATA Call by reference Object reference (TYPE REF TO) UCF_TH_DEP_GRID Grid table type to record grid data 20021209
2 Exporting ER_T_GRIDHRY Call by reference Object reference (TYPE REF TO) UCF_TH_DEP_GRIDHRY Row hrcy of grid 20021209
3 Exporting ES_ID Call by reference Type reference (TYPE) UC_DEGRID Natürliche Zahl 20020111
4 Exporting ES_MAXCOL Call by reference Type reference (TYPE) INT4 The max grid column id 20020111
5 Exporting ES_MAXROW Call by reference Type reference (TYPE) INT4 The max grid row id 20020111
6 Exporting ET_COLMODIFIABLE Call by reference Type reference (TYPE) UCF_T_DEP_NLMODIFIABLE The selection condition of all columns 20021111
7 Exporting ET_ROWID_NEW Call by reference Type reference (TYPE) UCF_T_DEP_POS Position 20030513
8 Exporting E_CURSORPOS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030513

Method DEP_GET_GRID on class IF_UC_DE_GRID_DATA has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in