SAP ABAP Class IF_RMPS_OPERATION_RUN (Run of a Recursive Operation)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_OPERATION_RUN | Run of a Recursive Operation on DOMEA Objects | 20021023 |
Properties
Class | IF_RMPS_OPERATION_RUN | |
Short Description | Run of a Recursive Operation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021023 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_RMPS_OPERATION_RUN has no forward declaration.
Interfaces
Class IF_RMPS_OPERATION_RUN has no interface implemented.
Friends
Class IF_RMPS_OPERATION_RUN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Error in Object Itself | 20021023 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 10 | Object did not implement interface IF_RMPS_SP_OPERATION | 20021023 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Object Itself Ok, Error in Children | 20021023 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 11 | Object did not implement the operation | 20021023 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | Operation successful for self and possible children | 20021023 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | End Run | 20021023 |
2 | ![]() |
Instance method | Public | Method | Execute Operation on Given POID (such as child object) | 20021023 |
3 | ![]() |
Instance method | Public | Method | Get POID of start object currently being processed | 20040804 |
4 | ![]() |
Instance method | Public | Method | Get Internal Key of Run | 20021031 |
5 | ![]() |
Instance method | Public | Method | Get Operation Belonging to Run | 20021023 |
6 | ![]() |
Instance method | Public | Method | Get interface for objects involved in run | 20021023 |
7 | ![]() |
Instance method | Public | Method | Get interface for log of operation run | 20021031 |
8 | ![]() |
Instance method | Public | Method | Get interface for results of run | 20021028 |
9 | ![]() |
Instance method | Public | Method | Start Run | 20021023 |
10 | ![]() |
Instance method | Public | Method | Displays end of a run (display log if errors occur) | 20050913 |
Events
Class IF_RMPS_OPERATION_RUN has no event.
Types
Class IF_RMPS_OPERATION_RUN has no local type.
Method Signatures
Method END Signature
Method END on class IF_RMPS_OPERATION_RUN has no parameter.
Method END on class IF_RMPS_OPERATION_RUN has no exception.
Method EXECUTE_FOR_POID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DESCRIPTION_IN_PARENT | Call by reference | Type reference (TYPE) | STRING | Beschreibung des Objekes im übergeordneten Objekt | 20070117 | ||
2 | ![]() |
IM_PARENT_OP_OBJ_ID | Call by reference | Type reference (TYPE) | RMPS_OP_OBJ_ID | Objekt-ID des Vaters, der Operation für sein Kind auslöst | 20021023 | ||
3 | ![]() |
IM_SUBOBJECT_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID des Objekts, das die Operation nun ausführen soll | 20021023 | ||
4 | ![]() |
RE_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | Objekt-ID nach Registrierung bei Op. (leer->Op. nicht impl.) | 20021030 |
Method EXECUTE_FOR_POID on class IF_RMPS_OPERATION_RUN has no exception.
Method GET_CURRENT_START_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CURR_START_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID des aktuell bearbeiteten Startobjekts | 20040804 |
Method GET_CURRENT_START_OBJECT on class IF_RMPS_OPERATION_RUN has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ID | Value transfer | Type reference (TYPE) | RMPS_OP_RUN_ID | Nummer des Durchlaufs einer rekursiven Operation | 20021031 |
Method GET_ID on class IF_RMPS_OPERATION_RUN has no exception.
Method GET_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_OPERATION | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_OPERATION | Die zugehörige Operation | 20021023 |
Method GET_OPERATION on class IF_RMPS_OPERATION_RUN has no exception.
Method GET_OPERATION_RUN_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_OPERATION_RUN_OBJECTS | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN_OBJECTS | Am Operationsdurchlauf beteiligte Objekte | 20021023 |
Method GET_OPERATION_RUN_OBJECTS on class IF_RMPS_OPERATION_RUN has no exception.
Method GET_OPERATION_RUN_PROTOCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_OPERATION_RUN_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN_PROTOCOL | Protokoll des Durchlaufs | 20021031 |
Method GET_OPERATION_RUN_PROTOCOL on class IF_RMPS_OPERATION_RUN has no exception.
Method GET_OPERATION_RUN_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_OPERATION_RUN_RESULTS | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN_RESULTS | Beim Operationsdurchlauf entstandene Ergebnisse | 20021028 |
Method GET_OPERATION_RUN_RESULTS on class IF_RMPS_OPERATION_RUN has no exception.
Method START Signature
Method START on class IF_RMPS_OPERATION_RUN has no parameter.
Method START on class IF_RMPS_OPERATION_RUN has no exception.
Method VISUALIZE_END_OF_OP_RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Log-Handle | 20050913 | ||
2 | ![]() |
EX_NUM_OF_ERRORS | Value transfer | Type reference (TYPE) | I | Anzahl der Fehler | 20050913 | ||
3 | ![]() |
EX_NUM_OF_WARNINGS | Value transfer | Type reference (TYPE) | I | Anzahl der Warnungen | 20050913 | ||
4 | ![]() |
IM_SHOW_PROTOCOL | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Protokoll anzeigen, falls notwendig? | 20050913 |
Method VISUALIZE_END_OF_OP_RUN on class IF_RMPS_OPERATION_RUN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |