SAP ABAP Class CL_RMPS_OPERATION_RUN_PROTOCOL (Log of Run of a Recursive 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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_OPERATION_RUN_PROTOCOL Log of Recursive Operation on DOMEA Objects 20021031
Properties
Class CL_RMPS_OPERATION_RUN_PROTOCOL  
Short Description Log of Run of a Recursive Operation    
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 20021029   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_OPERATION_RUN_PROTOCOL Log of Recursive Operation on DOMEA Objects 20021031
Friends
Class CL_RMPS_OPERATION_RUN_PROTOCOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_SEPARATOR Constant Protected Type reference (TYPE) CHAR1 '#' Separators 20021031
2 C_TABNAME_OBJ_CONTEXT Constant Protected Type reference (TYPE) STRING 'RMPS_OPERATION_LOG_OBJCONT' Name of Structure for Object Context 20021105
3 G_LOG_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20021029
4 G_MESSAGE_HANDLES Instance attribute Protected Type reference (TYPE) BAL_T_MSGH Table of Message Handles in Log 20060912
5 G_OPERATION_RUN Instance attribute Protected Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN Corresponding Operation Run 20021029
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021031
2 CREATE Static method Public Method Create Log for Operation Run 20021029
3 GET_LOG_PARAMS_FOR_EXCEPTION Instance method Protected Method Get Log Parameter for Exception (Append) 20021106
4 GET_LOG_TEXTID_FOR_EXCEPTION Instance method Protected Method Get ID of Text in Dialog (created with SE61) for the Exc. 20021106
5 GET_OP_OBJ_CONTEXT Instance method Protected Method Get Context Information for Operation Object 20021031
Events
Class CL_RMPS_OPERATION_RUN_PROTOCOL has no event.
Types
Class CL_RMPS_OPERATION_RUN_PROTOCOL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20021031
2 Importing IM_OPERATION_RUN Call by reference Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN Durchlauf einer rekursiven Operation 20021031

Method CONSTRUCTOR on class CL_RMPS_OPERATION_RUN_PROTOCOL has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OPERATION_RUN Value transfer Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN Operationsdurchlauf, zu dem das Protokoll anzulegen ist 20021029
2 Returning RE_PROTOCOL Value transfer Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN_PROTOCOL Protokoll 20021029
# Exception Resumable Description Created on
1 CX_RMPS_SP_OPERATION Fehler bei einer rekursiven Operation 20021029

Method GET_LOG_PARAMS_FOR_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_ROOT Die Exception 20021106
2 Importing IS_PREVIOUS_EXCEPTION Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20021106
3 Returning RE_LOG_PARAMS Value transfer Type reference (TYPE) BAL_T_PAR Anwendungs-Log: Tabelle mit Parmeternamen und -werten 20021106

Method GET_LOG_PARAMS_FOR_EXCEPTION on class CL_RMPS_OPERATION_RUN_PROTOCOL has no exception.

Method GET_LOG_TEXTID_FOR_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEXTID Value transfer Type reference (TYPE) STRING Id des Texts im Dialog für Logging von Exceptions 20021106

Method GET_LOG_TEXTID_FOR_EXCEPTION on class CL_RMPS_OPERATION_RUN_PROTOCOL has no exception.

Method GET_OP_OBJ_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OP_OBJ_ID Value transfer Type reference (TYPE) RMPS_OP_OBJ_ID ID des Operationsobjekts, auf das sich eine Meld. bezieht 20021031
2 Returning RE_CONTEXT Value transfer Type reference (TYPE) BAL_S_CONT Anwendungs-Log: Kontext zum Objekt 20021031
# Exception Resumable Description Created on
1 CX_RMPS_SP_OPERATION Fehler bei einer rekursiven Operation 20021031
History
Last changed by/on SAP  20110908 
SAP Release Created in 110_620