SAP ABAP Class CL_RMPS_ELIST_VIS (Display of Element List)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_OPERATION (Package) Operations for Recursive Functions
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_ELIST_VIS_WIN | Display Element List Under SAPGUI | 20021205 |
Properties
| Class | CL_RMPS_ELIST_VIS | |
| Short Description | Display of Element List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_OPERATION | Operations for Recursive Functions |
| Created | 20021205 | SAP |
| Last change | 20021205 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMPS_ELIST_VIS has no forward declaration.
Interfaces
Class CL_RMPS_ELIST_VIS has no interface implemented.
Friends
Class CL_RMPS_ELIST_VIS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RMPS_T_ELEMENT_LIST | Element List (Recursive,Starting from Several Start Objects) | 20021205 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RMPS_ELEMENT_LIST | Element List Object | 20021205 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM | General SRM Methods | 20021205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Initialization | 20021205 |
Events
Class CL_RMPS_ELIST_VIS has no event.
Types
Class CL_RMPS_ELIST_VIS has no local type.
Method Signatures
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ELEMENT_LIST | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_ELEMENT_LIST | Elementliste | 20021205 | |||
| 2 | IM_IF_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20021205 |
Method INITIALIZE on class CL_RMPS_ELIST_VIS has no exception.
History
| Last changed by/on | SAP | 20021205 |
| SAP Release Created in | 110_620 |