SAP ABAP Class IF_RMPS_OPERATION_RUN_PROTOCOL (Log of Recursive Operation on DOMEA Objects)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_OPERATION_RUN_PROTOCOL | Log of Run of a Recursive Operation | 20021031 |
Properties
| Class | IF_RMPS_OPERATION_RUN_PROTOCOL | |
| Short Description | Log of Recursive Operation on DOMEA Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021018 | SAP |
| Last change | 20110908 | 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... |
Interfaces
Class IF_RMPS_OPERATION_RUN_PROTOCOL has no interface implemented.
Friends
Class IF_RMPS_OPERATION_RUN_PROTOCOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | '2' | Level of Detail: Operation Run | 20021106 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | '7' | Level of Detail: Operation Object | 20021106 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | '8' | Level of Detail: Detail Message for Operation Object | 20021106 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | '4' | Problem Class: Additional Information (info) | 20021030 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | '2' | Problem Class: Important (error) | 20021030 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | '3' | Problem Class: Medium (warning) | 20021030 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | Problem Class: Other | 20021030 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | '1' | Problem Class: Very Important (termination) | 20021030 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Log Handle | 20050624 | |
| 2 | Instance method | Public | Method | Gets Log Entries as Message Table | 20060912 | |
| 3 | Instance method | Public | Method | Save Log in Database | 20021107 | |
| 4 | Instance method | Public | Method | Display the Log | 20021031 | |
| 5 | Instance method | Public | Method | Write Exception to Operation Log | 20021106 | |
| 6 | Instance method | Public | Method | Write Message to Operation Log | 20021105 | |
| 7 | Instance method | Public | Method | Write Text to Operation Log | 20021030 |
Events
Class IF_RMPS_OPERATION_RUN_PROTOCOL has no event.
Types
Class IF_RMPS_OPERATION_RUN_PROTOCOL has no local type.
Method Signatures
Method GET_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Log-Handle | 20050624 |
Method GET_LOG_HANDLE on class IF_RMPS_OPERATION_RUN_PROTOCOL has no exception.
Method GET_LOG_MESSAGES_VIA_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ONLY_ERRORS | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Nur Meldungen mit Typ E oder A bzw.Probclass 1 oder 2 | 20060912 | ||
| 2 | RE_MESSAGE_TAB | Value transfer | Type reference (TYPE) | BAPIRETTAB | Meldungstabelle (Leer, wenn Log leer) | 20060912 |
Method GET_LOG_MESSAGES_VIA_TAB on class IF_RMPS_OPERATION_RUN_PROTOCOL has no exception.
Method SAVE Signature
Method SAVE on class IF_RMPS_OPERATION_RUN_PROTOCOL has no parameter.
Method SAVE on class IF_RMPS_OPERATION_RUN_PROTOCOL has no exception.
Method SHOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TITLE | Value transfer | Type reference (TYPE) | STRING | Fenstertitel | 20021104 |
Method SHOW on class IF_RMPS_OPERATION_RUN_PROTOCOL has no exception.
Method WRITE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTEXT | Value transfer | Type reference (TYPE) | BAL_S_CONT | Anwendungs-Log: Kontext | 20021106 | |||
| 2 | IM_DETLEVEL | Value transfer | Type reference (TYPE) | C | Detaillierungslevel (1..9) | 20021106 | |||
| 3 | IM_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Zu schreibende Exception | 20021106 | |||
| 4 | IM_MESSAGE_TYPE | Value transfer | Type reference (TYPE) | C | 'E' | Meldungstyp: A(bbr.),E(rror),I(nfo),S(status),W(arn.),eX(it) | 20021106 | ||
| 5 | IM_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des Op.-Objekts, auf das sich der Prot.eintrag bezieht | 20021106 | |||
| 6 | IM_PROBLEM_CLASS | Value transfer | Type reference (TYPE) | C | C_PCL_IMPORTANT | Problemklasse (Konstanten C_PCL_*) | 20021106 |
Method WRITE_EXCEPTION on class IF_RMPS_OPERATION_RUN_PROTOCOL has no exception.
Method WRITE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTEXT | Value transfer | Type reference (TYPE) | BAL_S_CONT | Anwendungs-Log: Kontext | 20021105 | |||
| 2 | IM_DETLEVEL | Value transfer | Type reference (TYPE) | C | Detaillierungslevel (1..9) | 20021105 | |||
| 3 | IM_MESSAGE | Value transfer | Type reference (TYPE) | SYMSG | Zu schreibende Meldung | 20021105 | |||
| 4 | IM_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des Op.-Objekts, auf das sich der Prot.eintrag bezieht | 20021105 | |||
| 5 | IM_PARAMS | Value transfer | Type reference (TYPE) | BAL_S_PARM | Anwendungs-Log: Parameter | 20021105 | |||
| 6 | IM_PROBLEM_CLASS | Value transfer | Type reference (TYPE) | C | C_PCL_ADDITIONAL_INFO | Problemklasse (Konstanten C_PCL_*) | 20021105 |
Method WRITE_MESSAGE on class IF_RMPS_OPERATION_RUN_PROTOCOL has no exception.
Method WRITE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTEXT | Value transfer | Type reference (TYPE) | BAL_S_CONT | Anwendungs-Log: Kontext | 20021030 | |||
| 2 | IM_DETLEVEL | Value transfer | Type reference (TYPE) | C | Detaillierungslevel (1..9) | 20021030 | |||
| 3 | IM_MESSAGE_TYPE | Value transfer | Type reference (TYPE) | C | 'I' | Meldungstyp: A(bbr.),E(rror),I(nfo),S(status),W(arn.),eX(it) | 20021030 | ||
| 4 | IM_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des Op.-Objekts, auf das sich der Prot.eintrag bezieht | 20021031 | |||
| 5 | IM_PARAMS | Value transfer | Type reference (TYPE) | BAL_S_PARM | Anwendungs-Log: Parameter | 20021030 | |||
| 6 | IM_PROBLEM_CLASS | Value transfer | Type reference (TYPE) | C | C_PCL_ADDITIONAL_INFO | Problemklasse (Konstanten C_PCL_*) | 20021030 | ||
| 7 | IM_TEXT | Value transfer | Type reference (TYPE) | STRING | Zu schreibender Text | 20021030 |
Method WRITE_TEXT on class IF_RMPS_OPERATION_RUN_PROTOCOL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |