SAP ABAP Class CL_RMPS_ELIST_SERVICE (Service Class for Working with 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

⤷

⤷

Properties
Class | CL_RMPS_ELIST_SERVICE | |
Short Description | Service Class for Working with 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 | 20021210 | SAP |
Last change | 20060208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RMPS_ELIST_SERVICE has no interface implemented.
Friends
Class CL_RMPS_ELIST_SERVICE has no friend class.
Attributes
Class CL_RMPS_ELIST_SERVICE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20021211 |
2 | ![]() |
Instance method | Public | Method | Generate Element List Starting from n Start Objects | 20021211 |
3 | ![]() |
Instance method | Public | Method | Generate Element List Starting from 1 Start Object | 20021211 |
4 | ![]() |
Static method | Public | Method | Get Name of Element Type | 20021211 |
5 | ![]() |
Instance method | Public | Method | Display Element List that Started from n Start Object | 20021211 |
6 | ![]() |
Instance method | Public | Method | Display Element List that Started from 1 Start Object | 20021211 |
7 | ![]() |
Instance method | Public | Method | Display Current Location List for Cases | 20021213 |
8 | ![]() |
Instance method | Public | Method | Display Current Location List for KPro-Based Objects | 20021212 |
9 | ![]() |
Instance method | Public | Method | Write Log Entry: Display Content as List | 20030122 |
10 | ![]() |
Instance method | Public | Method | Write Log Entry: Display Current Location of Contents | 20030122 |
Events
Class CL_RMPS_ELIST_SERVICE has no event.
Types
Class CL_RMPS_ELIST_SERVICE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RMPS_ELIST_SERVICE has no parameter.
Method CONSTRUCTOR on class CL_RMPS_ELIST_SERVICE has no exception.
Method CREATE_ELIST_MULTI_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ADD_PARAMETERS | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Zusätzliche Operationsparameter | 20040407 | ||
2 | ![]() |
IM_ATTR_SCOPE | Value transfer | Type reference (TYPE) | STRING | IF_RMPS_OPERATION_ELIST=>ATTR_SCOPE_GENERIC | Umfang der zu lesenden Attribute (s.IF_RMPS_OPERATION_ELIST) | 20030408 | |
3 | ![]() |
IM_CHECK_LIST_AUTHORIZATION | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | List-Berechtigung für die enthaltenen Elemente prüfen? | 20021211 | |
4 | ![]() |
IM_CREATOR | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID des Objekts, das die Liste erstellen will | 20021211 | ||
5 | ![]() |
IM_IF_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20021211 | ||
6 | ![]() |
IM_POID_LIST | Value transfer | Type reference (TYPE) | SRM_LIST_POID_INTERFACE | POIDs der aufzulistenden Objekte | 20021211 | ||
7 | ![]() |
IM_RECURSIVE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Rekursiv? | 20021211 | |
8 | ![]() |
RE_ELEMENT_LIST | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_ELEMENT_LIST | Die Elementliste (nicht ihre Visualisierung) | 20021211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Elementliste | 20021212 |
Method CREATE_ELIST_SINGLE_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ADD_PARAMETERS | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Zusätzliche Operationsparameter | 20040407 | ||
2 | ![]() |
IM_ATTR_SCOPE | Value transfer | Type reference (TYPE) | STRING | IF_RMPS_OPERATION_ELIST=>ATTR_SCOPE_GENERIC | Umfang der zu lesenden Attribute (s.IF_RMPS_OPERATION_ELIST) | 20030408 | |
3 | ![]() |
IM_CHECK_LIST_AUTHORIZATION | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | List-Berechtigung für die enthaltenen Elemente prüfen? | 20021211 | |
4 | ![]() |
IM_IF_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20021211 | ||
5 | ![]() |
IM_RECORD_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID der Akte, deren Elemente in der Liste anzuzeigen sind | 20021211 | ||
6 | ![]() |
IM_RECURSIVE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Rekursiv? | 20021211 | |
7 | ![]() |
RE_ELEMENT_LIST | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_ELEMENT_LIST | Die Elementliste (nicht ihre Visualisierung) | 20021211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Elementliste | 20021212 |
Method GET_SPS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_IF_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20021211 | ||
2 | ![]() |
IM_SPS_ID | Value transfer | Type reference (TYPE) | STRING | SPS Id | 20021211 | ||
3 | ![]() |
RE_SPS_NAME | Value transfer | Type reference (TYPE) | STRING | Name der Elementart | 20021211 |
Method GET_SPS_NAME on class CL_RMPS_ELIST_SERVICE has no exception.
Method SHOW_ELIST_MULTI_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20030122 | ||
2 | ![]() |
IM_ELEMENT_LIST | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_ELEMENT_LIST | Die Elementliste | 20021211 | ||
3 | ![]() |
IM_IF_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20021211 | ||
4 | ![]() |
IM_ORDER_BY_CREATION_DATE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Elemente nach Anlegedatum sortiert anzeigen? | 20021211 | |
5 | ![]() |
IM_SHOW_CLASS | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Aktenplanposition anzeigen (PRO)? | 20050805 | |
6 | ![]() |
IM_SHOW_WHEREABOUTS | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Verbleibs-Attribute anzeigen? | 20021211 |
Method SHOW_ELIST_MULTI_START on class CL_RMPS_ELIST_SERVICE has no exception.
Method SHOW_ELIST_SINGLE_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20030122 | ||
2 | ![]() |
IM_ELEMENT_LIST | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_ELEMENT_LIST | Die Elementliste | 20021211 | ||
3 | ![]() |
IM_IF_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20021211 | ||
4 | ![]() |
IM_ORDER_BY_CREATION_DATE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Elemente nach Anlegedatum sortiert anzeigen? | 20021211 | |
5 | ![]() |
IM_SHOW_CLASS | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Aktenplanposition anzeigen (PRO)? | 20050805 | |
6 | ![]() |
IM_SHOW_WHEREABOUTS | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Verbleibs-Attribute anzeigen? | 20021211 |
Method SHOW_ELIST_SINGLE_START on class CL_RMPS_ELIST_SERVICE has no exception.
Method SHOW_WHERE_LIST_CASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20030122 | ||
2 | ![]() |
IM_IF_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20021213 | ||
3 | ![]() |
IM_MODEL_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID d. Elementart, für die Verbleibsliste anzuzeigen ist | 20021213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Elementliste | 20021213 |
Method SHOW_WHERE_LIST_KPRO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20030122 | ||
2 | ![]() |
IM_IF_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20021212 | ||
3 | ![]() |
IM_MODEL_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID d. Elementart, für die Verbleibsliste anzuzeigen ist | 20021212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Elementliste | 20021212 |
Method WRITE_PROT_ENTRY_ELIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_IF_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20030122 | ||
2 | ![]() |
IM_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID des Objekts, in dessen Protokoll zu schreiben ist | 20030122 |
Method WRITE_PROT_ENTRY_ELIST on class CL_RMPS_ELIST_SERVICE has no exception.
Method WRITE_PROT_ENTRY_WHERE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_IF_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20030122 | ||
2 | ![]() |
IM_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID des Objekts, in dessen Protokoll zu schreiben ist | 20030122 |
Method WRITE_PROT_ENTRY_WHERE_LIST on class CL_RMPS_ELIST_SERVICE has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 110_620 |