SAP ABAP Interface IF_RMPS_MOPERATION_RUN (Run of a Recursive Mass Operation)
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_MOPERATION_RUN | Obsolete: Run of Recursive Mass Operation on DOMEA Object | 20021202 |
Properties
Interface | IF_RMPS_MOPERATION_RUN | |
Short Description | Run of a Recursive Mass Operation |
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_RUN has no forward declaration.
Interfaces
Interface IF_RMPS_MOPERATION_RUN has no interface.
Friends
Interface IF_RMPS_MOPERATION_RUN has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | R_OBJ_ERR | Constant | Public | Type reference (TYPE) | I | 1 | Error in Object Itself | 20021129 | |
2 | R_OBJ_INTERFACE_NOT_IMPL | Constant | Public | Type reference (TYPE) | I | 10 | Object did not implement interface IF_RMPS_SP_OPERATION | 20021129 | |
3 | R_OBJ_OK_CHILD_ERR | Constant | Public | Type reference (TYPE) | I | 2 | Object Itself Ok, Error in Children | 20021129 | |
4 | R_OBJ_OPERATION_NOT_IMPL | Constant | Public | Type reference (TYPE) | I | 11 | Object did not implement the operation | 20021129 | |
5 | R_OK | Constant | Public | Type reference (TYPE) | I | 0 | Operation successful for self and possible children | 20021129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | End Run | 20021129 |
2 | ![]() |
Instance method | Public | Method | Get Internal Key of Run | 20021129 |
3 | ![]() |
Instance method | Public | Method | Get Mass Operation Belonging to Run | 20021202 |
4 | ![]() |
Instance method | Public | Method | Start Run | 20021129 |
Events
Interface IF_RMPS_MOPERATION_RUN has no event.
Types
Interface IF_RMPS_MOPERATION_RUN has no local type.
Method Signatures
Method END Signature
Method END on Interface IF_RMPS_MOPERATION_RUN has no parameter.
Method END on Interface IF_RMPS_MOPERATION_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 | 20021129 |
Method GET_ID on Interface IF_RMPS_MOPERATION_RUN has no exception.
Method GET_MOPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_MOPERATION | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_MOPERATION | Die zugehörige Massenoperation | 20021202 |
Method GET_MOPERATION on Interface IF_RMPS_MOPERATION_RUN has no exception.
Method START Signature
Method START on Interface IF_RMPS_MOPERATION_RUN has no parameter.
Method START on Interface IF_RMPS_MOPERATION_RUN has no exception.
History
Last changed by/on | SAP | 20021129 |
SAP Release Created in | 110_620 |