SAP ABAP Interface IF_RMPS_ELEMENT_LIST (Recursive Element Liste)
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 | Interface composition (i COMPRISING i_ref) | IF_RMPS_ELEMENT_LIST_INTERN | Element List: Internal Methods | 20021127 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_ELEMENT_LIST | El. list (recur; if necc. starting from several start objs | 20021127 |
Properties
| Interface | IF_RMPS_ELEMENT_LIST | |
| Short Description | Recursive Element Liste |
General Data
| Package | RMPS_OPERATION | Operations for Recursive Functions |
| Created | 20021127 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_RMPS_OPERATION_ELIST | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | IF_SRM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RMPS_ELEMENT_LIST has no interface.
Friends
Interface IF_RMPS_ELEMENT_LIST has no friend.
Attributes
Interface IF_RMPS_ELEMENT_LIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generate Element List Starting from n Start Objects | 20021127 | |
| 2 | Instance method | Public | Method | Get Element List | 20021204 | |
| 3 | Instance method | Public | Method | Set Element List | 20041108 |
Events
Interface IF_RMPS_ELEMENT_LIST has no event.
Types
Interface IF_RMPS_ELEMENT_LIST has no local type.
Method Signatures
Method CREATE 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 | Call by reference | Type reference (TYPE) | STRING | IF_RMPS_OPERATION_ELIST=>ATTR_SCOPE_GENERIC | Umfang d. zu lief. Attribute (Konst.IF_RMPS_OPERATION_ELIST) | 20021127 | ||
| 3 | IM_CHECK_LIST_AUTHORIZATION | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Nur Elemente auflisten, für die List-Berechtigung besteht? | 20021204 | ||
| 4 | IM_CREATOR | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | Anforderer der Elementliste | 20021203 | |||
| 5 | IM_ELEM_UNIQUE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Jedes Element pro Startobjekt nur einmal auflisten? | 20021203 | ||
| 6 | IM_IF_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | IF_SRM | 20021127 | |||
| 7 | IM_RECURSIVE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Rekursive Abarbeitung der Startobjekte? (IF_SRM=>TRUE/FALSE) | 20021127 | ||
| 8 | IM_START_OBJECTS | Call by reference | Type reference (TYPE) | SRM_LIST_POID_INTERFACE | Liste von Startobjekten (POIDs) | 20021127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Elementliste | 20021212 |
Method GET_ELEMENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ELEMENT_LIST | Value transfer | Type reference (TYPE) | RMPS_T_ELEMENT_LIST | Elementliste | 20021204 |
Method GET_ELEMENT_LIST on Interface IF_RMPS_ELEMENT_LIST has no exception.
Method SET_ELEMENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ELEMENT_LIST | Call by reference | Type reference (TYPE) | RMPS_T_ELEMENT_LIST | Elementliste | 20041108 |
Method SET_ELEMENT_LIST on Interface IF_RMPS_ELEMENT_LIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 110_620 |