SAP ABAP Class CL_RSMRM_RUNTIME (CL_RSMRM_RUNTIME)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-CRM (Application Component) Customer Relationship Management
     RSMRM_GENERAL (Package) MRM: General objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_CLASS_WITH_LOG Class with Log 20031215
Properties
Class CL_RSMRM_RUNTIME  
Short Description CL_RSMRM_RUNTIME    
Super Class CL_RSAN_CLASS_WITH_LOG Class with Log 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSMRM_GENERAL   MRM: General objects 
Created 20031215   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSMRM_RUNTIME has no forward declaration.
Interfaces
Class CL_RSMRM_RUNTIME has no interface implemented.
Friends
Class CL_RSMRM_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSG Instance attribute Public Type reference (TYPE) RSAN_TEXT Cannot Import Type 20031215
2 _R_JOB Instance attribute Private Object reference (TYPE REF TO) CL_RSMRM_JOB _R_JOB 20031215
3 _STATUS Instance attribute Private Type reference (TYPE) STRING _STATUS 20031215
4 _TIMER Instance attribute Private Type reference (TYPE) SY-UZEIT _TIMER 20031215
5 _TIME_START Instance attribute Private Type reference (TYPE) SYUZEIT _TIME_START 20031215
6 _T_BPSKIPS Instance attribute Private Type reference (TYPE) YT_BPSKIP Cannot Import Type 20031215
7 _T_BREAKPOINTS Instance attribute Private Type reference (TYPE) RSANY_T_STRINGS _T_BREAKPOINTS 20031215
Methods
# Method Level Visibility Method type Description Created on
1 ABORT Instance method Public Method ABORT 20031215
2 CLOSE Instance method Public Method CLOSE 20031215
3 DEBUG Instance method Public Method DEBUG 20031215
4 GET_JOB Instance method Public Method GET_JOB 20031215
5 GET_LOG Instance method Public Method GET_LOG 20031215
6 GET_STATUS_LINE Instance method Public Method GET_STATUS_LINE 20031215
7 GET_TIME Instance method Public Method GET_TIME 20031215
8 GET_TOTAL_TIME Instance method Public Method GET_TOTAL_TIME 20031215
9 IS_DEBUG Instance method Public Method IS_DEBUG 20031215
10 LOG_MSG Instance method Public Method LOG_MSG 20031215
11 LOG_PROGRESS Instance method Public Method LOG_PROGRESS 20031215
12 LOG_RETURN Instance method Public Method LOG_RETURN 20031215
13 LOG_TIME Instance method Public Method LOG_TIME 20031215
14 OPEN Instance method Public Method OPEN 20031215
15 SET_BREAKPOINT Instance method Public Method SET_BREAKPOINT 20031215
16 SET_BREAKPOINTS Instance method Public Method SET_BREAKPOINTS 20031215
17 SET_RESULT Instance method Public Method SET_RESULT 20031215
18 SET_STATUS_LINE Instance method Public Method SET_STATUS_LINE 20031215
19 SET_TIMER Instance method Public Method SET_TIMER 20031215
20 _DECREMENT_SKIP Instance method Private Method _DECREMENT_SKIP 20031215
21 _INSERT_SKIP Instance method Private Method _INSERT_SKIP 20031215
Events
Class CL_RSMRM_RUNTIME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_BPSKIP Private Type reference (TYPE) *** invalid *** Cannot Import Type 20031215
Method Signatures

Method ABORT Signature

Method ABORT on class CL_RSMRM_RUNTIME has no parameter.
Method ABORT on class CL_RSMRM_RUNTIME has no exception.

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FAILED Call by reference Type reference (TYPE) BOOLEAN I_FAILED 20031215

Method CLOSE on class CL_RSMRM_RUNTIME has no exception.

Method DEBUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BREAK_AT Call by reference Type reference (TYPE) STRING I_BREAK_AT 20031215

Method DEBUG on class CL_RSMRM_RUNTIME has no exception.

Method GET_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_JOB Value transfer Object reference (TYPE REF TO) CL_RSMRM_JOB ER_JOB 20031215

Method GET_JOB on class CL_RSMRM_RUNTIME has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_LOG Value transfer Object reference (TYPE REF TO) CL_RSAN_LOG ER_LOG 20031215

Method GET_LOG on class CL_RSMRM_RUNTIME has no exception.

Method GET_STATUS_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_STATUS_LINE Value transfer Type reference (TYPE) STRING E_STATUS_LINE 20031215

Method GET_STATUS_LINE on class CL_RSMRM_RUNTIME has no exception.

Method GET_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TIME Value transfer Type reference (TYPE) SYUZEIT E_TIME 20031215

Method GET_TIME on class CL_RSMRM_RUNTIME has no exception.

Method GET_TOTAL_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TIME Value transfer Type reference (TYPE) SYUZEIT E_TIME 20031215

Method GET_TOTAL_TIME on class CL_RSMRM_RUNTIME has no exception.

Method IS_DEBUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FLAG Value transfer Type reference (TYPE) BOOLEAN E_FLAG 20031215
2 Importing I_BREAK_AT Call by reference Type reference (TYPE) STRING I_BREAK_AT 20031215
3 Importing I_DO_DECREMENT Call by reference Type reference (TYPE) BOOLEAN I_DO_DECREMENT 20031215

Method IS_DEBUG on class CL_RSMRM_RUNTIME has no exception.

Method LOG_MSG Signature

Method LOG_MSG on class CL_RSMRM_RUNTIME has no parameter.
Method LOG_MSG on class CL_RSMRM_RUNTIME has no exception.

Method LOG_PROGRESS Signature

Method LOG_PROGRESS on class CL_RSMRM_RUNTIME has no parameter.
Method LOG_PROGRESS on class CL_RSMRM_RUNTIME has no exception.

Method LOG_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RETURN Call by reference Type reference (TYPE) BAPIRET2 I_RETURN 20031215

Method LOG_RETURN on class CL_RSMRM_RUNTIME has no exception.

Method LOG_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) CLIKE I_TEXT 20031215

Method LOG_TIME on class CL_RSMRM_RUNTIME has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_NAME Call by reference Type reference (TYPE) STRING I_APPL_NAME 20031215
2 Importing I_JOBID Call by reference Type reference (TYPE) GUID_32 I_JOBID 20031215
3 Importing I_MODEL_NAME Call by reference Type reference (TYPE) STRING I_MODEL_NAME 20031215

Method OPEN on class CL_RSMRM_RUNTIME has no exception.

Method SET_BREAKPOINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BREAKPOINT Call by reference Type reference (TYPE) STRING I_BREAKPOINT 20031215

Method SET_BREAKPOINT on class CL_RSMRM_RUNTIME has no exception.

Method SET_BREAKPOINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BREAKPOINTS Call by reference Type reference (TYPE) RSANY_T_STRINGS IT_BREAKPOINTS 20031215

Method SET_BREAKPOINTS on class CL_RSMRM_RUNTIME has no exception.

Method SET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING I_NAME 20031215
2 Importing I_VALUE Call by reference Type reference (TYPE) STRING I_VALUE 20031215

Method SET_RESULT on class CL_RSMRM_RUNTIME has no exception.

Method SET_STATUS_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_LINE Call by reference Type reference (TYPE) CLIKE I_STATUS_LINE 20031215

Method SET_STATUS_LINE on class CL_RSMRM_RUNTIME has no exception.

Method SET_TIMER Signature

Method SET_TIMER on class CL_RSMRM_RUNTIME has no parameter.
Method SET_TIMER on class CL_RSMRM_RUNTIME has no exception.

Method _DECREMENT_SKIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BREAK_AT Call by reference Type reference (TYPE) STRING I_BREAK_AT 20031215

Method _DECREMENT_SKIP on class CL_RSMRM_RUNTIME has no exception.

Method _INSERT_SKIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BREAK_AT Call by reference Type reference (TYPE) STRING I_BREAK_AT 20031215
2 Importing I_SKIP Call by reference Type reference (TYPE) I I_SKIP 20031215

Method _INSERT_SKIP on class CL_RSMRM_RUNTIME has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 331