SAP ABAP Class CL_RMPS_SP_OP_ELIST (Recursive Operation 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_SP_OPERATION | Recursive Operation on DOMEA Objects (Abstract) | 20021202 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_OPERATION_ELIST | Special Methods for Recursive Element List | 20021127 |
Properties
| Class | CL_RMPS_SP_OP_ELIST | |
| Short Description | Recursive Operation Element List | |
| Super Class | CL_RMPS_SP_OPERATION | Recursive Operation on DOMEA Objects (Abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_OPERATION | Operations for Recursive Functions |
| Created | 20021127 | SAP |
| Last change | 20021127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMPS_SP_OP_ELIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMPS_OPERATION_ELIST | Special Methods for Recursive Element List | 20021127 |
Friends
Class CL_RMPS_SP_OP_ELIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ATTR_SCOPE' | Par. Name: Scope of Attribute Info for Object | 20021127 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CHK_LIST_PERMISSION' | Par. Name: Check List Authorization for each El.? | 20021127 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'ELEM_UNIQUE' | Par.name: El. Only Delivered Once | 20021127 | ||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RMPS_ELEMENT_LIST_INTERN | Element List | 20021127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Generated Object Element List | 20021202 |
Events
Class CL_RMPS_SP_OP_ELIST has no event.
Types
Class CL_RMPS_SP_OP_ELIST has no local type.
Method Signatures
Method CREATE_ELEMENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ELEMENT_LIST | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_ELEMENT_LIST_INTERN | Elementliste: Interne Methoden | 20021202 |
Method CREATE_ELEMENT_LIST on class CL_RMPS_SP_OP_ELIST has no exception.
History
| Last changed by/on | SAP | 20021127 |
| SAP Release Created in | 110_620 |