SAP ABAP Class CL_GUI_ECL_MATRIX (Represents a Complete Data Type with 13 Floats)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-CI (Application Component) Component Integration / Installation Windows Components
⤷ SECLVIEWER (Package) Engineering Client Viewer for 2D/3D objects
⤷ BC-CI (Application Component) Component Integration / Installation Windows Components
⤷ SECLVIEWER (Package) Engineering Client Viewer for 2D/3D objects
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_OBJECT | Proxy Class for a GUI Object | 19991124 |
Properties
Class | CL_GUI_ECL_MATRIX | |
Short Description | Represents a Complete Data Type with 13 Floats | |
Super Class | CL_GUI_OBJECT | Proxy Class for a GUI Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECLVIEWER | Engineering Client Viewer for 2D/3D objects |
Created | 19991105 | SAP |
Last change | 19991124 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECL_MATRIX has no forward declaration.
Interfaces
Class CL_GUI_ECL_MATRIX has no interface implemented.
Friends
Class CL_GUI_ECL_MATRIX has no friend class.
Attributes
Class CL_GUI_ECL_MATRIX has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_ELEMENT_AT_INDEX | Instance method | Public | Method | Returns the Value at a Specific Index of the Matrix | 19991105 |
2 | GET_OBJECT_HANDLE | Instance method | Public | Method | Returns the Object Handle | 19991105 |
3 | SET_ELEMENT_AT_INDEX | Instance method | Public | Method | Sets the Value at a Specific Index of the Matrix | 19991105 |
Events
Class CL_GUI_ECL_MATRIX has no event.
Types
Class CL_GUI_ECL_MATRIX has no local type.
Method Signatures
Method GET_ELEMENT_AT_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | INDEX_VALUE | Call by reference | Type reference (TYPE) | F | Wert für den Index | 19991105 | ||
2 | Importing | MATRIX_INDEX | Call by reference | Type reference (TYPE) | I | Index 1 - 13 | 19991105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | CNTL_ERROR | 19991105 | |
2 | CNTL_SYSTEM_ERROR | CNTL_SYSTEM_ERROR | 19991105 |
Method GET_OBJECT_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | OBJECT_HANDLE | Call by reference | Type reference (TYPE) | INT4 | Objekt-Handle | 19991105 |
Method GET_OBJECT_HANDLE on class CL_GUI_ECL_MATRIX has no exception.
Method SET_ELEMENT_AT_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | INDEX_VALUE | Call by reference | Type reference (TYPE) | F | Wert | 19991105 | ||
2 | Importing | MATRIX_INDEX | Call by reference | Type reference (TYPE) | I | Index | 19991105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | CNTL_ERROR | 19991105 | |
2 | CNTL_SYSTEM_ERROR | CNTL_SYSTEM_ERROR | 19991105 |
History
Last changed by/on | SAP | 19991124 |
SAP Release Created in |