SAP ABAP Class CL_RMPS_ELEMENT_LIST (El. list (recur; if necc. starting from several start objs)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_ELEMENT_LIST | Recursive Element Liste | 20021127 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_ELEMENT_LIST_INTERN | Element List: Internal Methods | 20021127 |
Properties
Class | CL_RMPS_ELEMENT_LIST | |
Short Description | El. list (recur; if necc. starting from several start objs | |
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 | 20021127 | SAP |
Last change | 20050213 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RMPS_ELEMENT_LIST | Recursive Element Liste | 20021127 | ||
2 | IF_RMPS_ELEMENT_LIST_INTERN | Element List: Internal Methods | 20021127 |
Friends
Class CL_RMPS_ELEMENT_LIST 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) | STRING | RMPSD_CLROID_RMPS_MOP_ELIST | Class Role of Mass Operation Element List | 20021203 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RMPS_T_ELEMENT_LIST | Element List (Recursive,Starting from Several Start Objects) | 20021127 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM | General SRM Methods | 20021127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Obsolete: Generate an element list mass operation | 20021203 |
2 | ![]() |
Instance method | Public | Method | Create a Element List Operation | 20040804 |
Events
Class CL_RMPS_ELEMENT_LIST has no event.
Types
Class CL_RMPS_ELEMENT_LIST has no local type.
Method Signatures
Method CREATE_MOPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ADD_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Zusätzliche Operationsparameter | 20040407 | ||
2 | ![]() |
IM_ATTRIBUTE_SCOPE | Value transfer | Type reference (TYPE) | STRING | Umfang der zu liefernden Attribute | 20021203 | ||
3 | ![]() |
IM_CHECK_LIST_AUTHORIZATION | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Nur Elemente auflisten, für die List-Berechtigung besteht? | 20021204 | |
4 | ![]() |
IM_CREATOR | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | Anforderer der Elementliste | 20021203 | ||
5 | ![]() |
IM_ELEM_UNIQUE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Jedes Element pro Startobjekt nur einmal auflisten? | 20021203 | |
6 | ![]() |
IM_RECURSIVE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Rekursiv? | 20021203 | ||
7 | ![]() |
IM_START_OBJECTS | Value transfer | Type reference (TYPE) | SRM_LIST_POID_INTERFACE | Startobjekte | 20021203 | ||
8 | ![]() |
RE_OPERATION | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_MOPERATION | Elementlisten-Massenoperation | 20021203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Elementliste | 20021203 |
Method CREATE_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ADD_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Zusätzliche Operationsparameter | 20040804 | ||
2 | ![]() |
IM_ATTRIBUTE_SCOPE | Value transfer | Type reference (TYPE) | STRING | Umfang der zu liefernden Attribute | 20040804 | ||
3 | ![]() |
IM_CHECK_LIST_AUTHORIZATION | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Nur Elemente auflisten, für die List-Berechtigung besteht? | 20040804 | |
4 | ![]() |
IM_CREATOR | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | Anforderer der Elementliste | 20040804 | ||
5 | ![]() |
IM_ELEM_UNIQUE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Jedes Element pro Startobjekt nur einmal auflisten? | 20040804 | |
6 | ![]() |
IM_RECURSIVE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Rekursiv? | 20040804 | ||
7 | ![]() |
IM_START_OBJECTS | Value transfer | Type reference (TYPE) | SRM_LIST_POID_INTERFACE | Startobjekte | 20040804 | ||
8 | ![]() |
RE_OPERATION | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_OPERATION | Elementlisten-Operation | 20040804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Elementliste | 20040804 |
History
Last changed by/on | SAP | 20050213 |
SAP Release Created in | 110_620 |