SAP ABAP Interface IF_RMPS_MOPERATION_META (Meta Data of a Recursive Operation on DOMEA-Obj.)
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 implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_SP_MOPERATION | Obsolete: Recursive Mass Op. on DOMEA Objects (abstract) | 20021129 |
Properties
| Interface | IF_RMPS_MOPERATION_META | |
| Short Description | Meta Data of a Recursive Operation on DOMEA-Obj. |
General Data
| Package | RMPS_OPERATION | Operations for Recursive Functions |
| Created | 20021129 | SAP |
| Last changed | 20021129 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RMPS_MOPERATION_META has no forward declaration.
Interfaces
Interface IF_RMPS_MOPERATION_META has no interface.
Friends
Interface IF_RMPS_MOPERATION_META has no friend.
Attributes
Interface IF_RMPS_MOPERATION_META has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Configuration for Operation Log | 20021129 | |
| 2 | Instance method | Public | Method | Get Class Role of Recursive Individual Operation | 20021129 | |
| 3 | Instance method | Public | Method | Get Operation Type | 20021129 | |
| 4 | Instance method | Public | Method | Get Short Description of Operation Type | 20021129 |
Events
Interface IF_RMPS_MOPERATION_META has no event.
Types
Interface IF_RMPS_MOPERATION_META has no local type.
Method Signatures
Method GET_LOG_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LOG_CONFIG | Value transfer | Type reference (TYPE) | RMPS_OPERATION_LOG_CONFIG | Konfiguration des Protokolls für rekursive Operationen | 20021129 |
Method GET_LOG_CONFIGURATION on Interface IF_RMPS_MOPERATION_META has no exception.
Method GET_SINGLE_OP_CLASSROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CLASS_ROLE | Value transfer | Type reference (TYPE) | STRING | Name der Klassenrolle der Einzeloperation | 20021129 |
Method GET_SINGLE_OP_CLASSROLE on Interface IF_RMPS_MOPERATION_META has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TYPE | Value transfer | Type reference (TYPE) | STRING | Operationstyp (Drucken, Umschreiben, ...) | 20021129 |
Method GET_TYPE on Interface IF_RMPS_MOPERATION_META has no exception.
Method GET_TYPE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TYPE_DESCR | Value transfer | Type reference (TYPE) | STRING | Kurzbeschreibung des Operationstyps | 20021129 |
Method GET_TYPE_DESCRIPTION on Interface IF_RMPS_MOPERATION_META has no exception.
History
| Last changed by/on | SAP | 20021129 |
| SAP Release Created in | 110_620 |