SAP ABAP Class CL_UC_DE_GRID_DATA (The object to describe the grid data)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCFE (Package) SEM-BCS: Data Collection
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_DE_GRID_DATA The interface to describe a grid 20020115
Properties
Class CL_UC_DE_GRID_DATA  
Short Description The object to describe the grid data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCFE   SEM-BCS: Data Collection 
Created 20020111   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UC_DE_GRID_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_DE_GRID_DATA The interface to describe a grid 20020115
Friends
Class CL_UC_DE_GRID_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DR_T_GRIDDATA Instance attribute Private Object reference (TYPE REF TO) UCF_TH_DEP_GRID Grid table type to record grid data 20021209
2 DR_T_GRIDHRCY Instance attribute Private Object reference (TYPE REF TO) UCF_TH_DEP_GRIDHRY Row hrcy of grid 20021209
3 DS_GRIDID Instance attribute Private Type reference (TYPE) UC_DEGRID Name of Grid 20020206
4 DS_MAXCOL Instance attribute Private Type reference (TYPE) INT4 Max column id 20020206
5 DS_MAXROW Instance attribute Private Type reference (TYPE) INT4 Max row id 20020206
6 DT_COLMODIFIABLE Instance attribute Private Type reference (TYPE) UCF_T_DEP_NLMODIFIABLE The selection condition of all columns 20021111
7 DT_NEWROWID Instance attribute Private Type reference (TYPE) UCF_T_DEP_POS Item 20030513
8 D_CURSOR_POS Instance attribute Private Type reference (TYPE) INT4 Natural Number 20030513
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020221
2 CREATE Static method Public Method create the object 20020221
3 DEP_SET_GRID_DATA Instance method Public Method Set the data of the grid 20020221
Events
Class CL_UC_DE_GRID_DATA has no event.
Types
Class CL_UC_DE_GRID_DATA 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 IS_GRIDID Call by reference Type reference (TYPE) UC_DEGRIDID GUID for Identifying the Grid 20020221

Method CONSTRUCTOR on class CL_UC_DE_GRID_DATA has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_UC_DE_GRID_DATA The object to describe the grid data 20020221
2 Importing IS_GRIDID Call by reference Type reference (TYPE) UC_DEGRIDID GUID for Identifying the Grid 20020221

Method CREATE on class CL_UC_DE_GRID_DATA has no exception.

Method DEP_SET_GRID_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_T_GRIDDATA Call by reference Object reference (TYPE REF TO) UCF_TH_DEP_GRID Grid table type to record grid data 20021209
2 Importing IR_T_GRIDHRCY Call by reference Object reference (TYPE REF TO) UCF_TH_DEP_GRIDHRY Row hrcy of grid 20021209
3 Importing IS_MAXCOL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020221
4 Importing IS_MAXROW Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020221
5 Importing IT_COLMODIFIABLE Call by reference Type reference (TYPE) UCF_T_DEP_NLMODIFIABLE The selection condition of all columns 20021111
6 Importing IT_NEWROWID Call by reference Type reference (TYPE) UCF_T_DEP_POS Position 20030513
7 Importing I_CURSOR_POS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030513

Method DEP_SET_GRID_DATA on class CL_UC_DE_GRID_DATA has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 31B