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 | Instance attribute | Private | Object reference (TYPE REF TO) | UCF_TH_DEP_GRID | Grid table type to record grid data | 20021209 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | UCF_TH_DEP_GRIDHRY | Row hrcy of grid | 20021209 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UC_DEGRID | Name of Grid | 20020206 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | INT4 | Max column id | 20020206 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | INT4 | Max row id | 20020206 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UCF_T_DEP_NLMODIFIABLE | The selection condition of all columns | 20021111 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UCF_T_DEP_POS | Item | 20030513 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20030513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20020221 | ||
| 2 | Static method | Public | Method | create the object | 20020221 | |
| 3 | 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 | 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 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_UC_DE_GRID_DATA | The object to describe the grid data | 20020221 | |||
| 2 | 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 | IR_T_GRIDDATA | Call by reference | Object reference (TYPE REF TO) | UCF_TH_DEP_GRID | Grid table type to record grid data | 20021209 | |||
| 2 | IR_T_GRIDHRCY | Call by reference | Object reference (TYPE REF TO) | UCF_TH_DEP_GRIDHRY | Row hrcy of grid | 20021209 | |||
| 3 | IS_MAXCOL | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020221 | |||
| 4 | IS_MAXROW | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020221 | |||
| 5 | IT_COLMODIFIABLE | Call by reference | Type reference (TYPE) | UCF_T_DEP_NLMODIFIABLE | The selection condition of all columns | 20021111 | |||
| 6 | IT_NEWROWID | Call by reference | Type reference (TYPE) | UCF_T_DEP_POS | Position | 20030513 | |||
| 7 | 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 |