SAP ABAP Class CL_RMXT_MONITOR (TMS-TLS: Trial Monitor Class)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMXTTLS (Package) Main Package - Trial: Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMXT_MONITOR TMS-TLS: Trial Monitor Interface 20030324
Properties
Class CL_RMXT_MONITOR  
Short Description TMS-TLS: Trial Monitor Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMXTTLS   Main Package - Trial: Tools 
Created 20030324   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMXT_MONITOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMXT_MONITOR TMS-TLS: Trial Monitor Interface 20030324
Friends
Class CL_RMXT_MONITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ACTY_A Constant Private See coding '%M%' 20030324
2 MC_ACTY_I Constant Private See coding '%M%' 20030324
3 MC_ACTY_L Constant Private See coding '%M%' 20030324
4 MC_FALSE Constant Private See coding '%M%' 20030324
5 MC_ICO_A Constant Private See coding '%M%' 20030324
6 MC_ICO_ER Constant Private See coding '%M%' 20030324
7 MC_ICO_I Constant Private See coding '%M%' 20030324
8 MC_ICO_INF Instance attribute Private Attribute reference (LIKE) 20030901
9 MC_ICO_IP Constant Private See coding '%M%' 20030324
10 MC_ICO_L Constant Private See coding '%M%' 20030324
11 MC_ICO_LOGE Instance attribute Private Attribute reference (LIKE) 20030908
12 MC_ICO_LOGW Instance attribute Private Attribute reference (LIKE) 20030908
13 MC_ICO_OK Constant Private See coding '%M%' 20030324
14 MC_ICO_UD Constant Private See coding '%M%' 20030430
15 MC_ICO_WA Constant Private See coding '%M%' 20030505
16 MC_LOG_LIFE Constant Private Type reference (TYPE) I '999999' Retention Period of Messages in Application Log (1000 Years) 20030710
17 MC_LOG_SUBOBJ Constant Private Type reference (TYPE) BALSUBOBJ 'MONI' Subobject Category: Application Log 20030710
18 MC_OK_PREFIX Instance attribute Private Attribute reference (LIKE) 20030512
19 MC_RELATION_H Instance attribute Private Attribute reference (LIKE) 20031012
20 MC_RELATION_L Instance attribute Private Attribute reference (LIKE) 20031012
21 MC_RTYPE_E Constant Private See coding '%M%' 20030505
22 MC_RTYPE_I Instance attribute Private Attribute reference (LIKE) 20030901
23 MC_RTYPE_L Constant Private See coding '%M%' 20030324
24 MC_RTYPE_LOGE Instance attribute Private Attribute reference (LIKE) 20030908
25 MC_RTYPE_LOGW Instance attribute Private Attribute reference (LIKE) 20030908
26 MC_RTYPE_R Constant Private See coding '%M%' 20030324
27 MC_RTYPE_W Constant Private See coding '%M%' 20030505
28 MC_STAT_ER Constant Private See coding '%M%' 20030324
29 MC_STAT_IP Constant Private See coding '%M%' 20030324
30 MC_STAT_OK Constant Private See coding '%M%' 20030324
31 MC_STAT_WA Constant Private See coding '%M%' 20030505
32 MC_TRUE Constant Private See coding '%M%' 20030324
33 MO_APPLOG Instance attribute Private Object reference (TYPE REF TO) CL_RMXT_APPLOG Instance: Application Log 20030710
34 MO_OBJ Constant Private See coding '%M%' 20030324
35 MS_C_TASKGRP Constant Private See coding '%M%' 20030324
36 MT_C_RULES Constant Private See coding '%M%' 20030324
37 MT_C_TASK Constant Private See coding '%M%' 20030324
38 MT_INST_CL Constant Private See coding '%M%' 20030324
39 MT_LOG_MSG Instance attribute Private Type reference (TYPE) BAL_T_MSG Table of Errors, Warning Messages 20030905
40 MT_OBJNR Constant Private See coding '%M%' 20030505
41 MT_TASK Instance attribute Private Attribute reference (LIKE) 20030324
42 MT_TASK_DETAIL Instance attribute Private Attribute reference (LIKE) 20030324
43 M_FLG_EDIT Constant Private See coding '%M%' 20030423
44 M_OBJNR Constant Private See coding '%M%' 20030324
45 M_OBJ_ID Constant Private See coding '%M%' 20030324
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CUSTOMIZING_ACTY Instance method Private Method Checks Task Activity Against Monitor Customizing 20030420
2 CHECK_CUSTOMIZING_STAT Instance method Private Method Determine Task Sts from Monitor Customizing + Task Details 20030420
3 CHECK_ESTAT Instance method Private Method Checks Whether a User Status Can Be Set 20030417
4 CHECK_LOG_STAT Instance method Private Method Checks Application Log for Errors/Warnings 20030904
5 CHECK_TASK_EXECUTION Instance method Private Method 20030901
6 CHECK_VRGNG Instance method Private Method Checks Whether Status Operation Can Be Executed 20030417
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030324
8 DISP_CONT_MENU Instance method Private Method Determines Detail Text for Details from Monitor Customizing 20030324
9 EXECUTE_TASK Instance method Private Method Determines Detail Text for Details from Monitor Customizing 20030324
10 EXE_CONT_MENU Instance method Private Method Determines Detail Text for Details from Monitor Customizing 20030324
11 FREE Instance method Private Method Determines Detail Text for Details from Monitor Customizing 20030505
12 FREE_CL Instance method Private Method Determines Detail Text for Details from Monitor Customizing 20030505
13 GET_ACTY_ICON_CL Static method Private Method Determines Icon for Task Activity 20030324
14 GET_ALL_TASK Instance method Private Method Determines Detail Text for Details from Monitor Customizing 20030324
15 GET_DETL_TXT Instance method Private Method Determines Detail Text for Details from Monitor Customizing 20030420
16 GET_INSTANCE_CL Instance method Private Method Determines Detail Text for Details from Monitor Customizing 20030324
17 GET_STAT_ICON_CL Static method Private Method Determines Icon for Task Status and Task Detail 20030324
18 GET_TASK_ACTY Instance method Private Method Determines Task Activity 20030324
19 GET_TASK_STAT Instance method Private Method Determines Task Status and Task Details 20030324
20 INIT Instance method Private Method Determines Detail Text for Details from Monitor Customizing 20030324
21 LOG_ADD_MSG Instance method Private Method 20030717
22 LOG_GET_HANDLE Instance method Private Method Generate New Application Log Handle 20030710
23 LOG_SAVE Instance method Private Method 20030717
24 LOG_SHOW Instance method Private Method 20030717
25 ON_CHG_EXTERNAL Instance method Private Event handling method Event Handler for External Changes to the Object 20030530
26 PUT_MSG Instance method Private Method Place Message in Application Log and Fill XT_MESSAGE 20030725
27 REFRESH Instance method Private Method Determines Detail Text for Details from Monitor Customizing 20030324
28 SET_STATUS Instance method Private Method 20030717
Events
# Event Type Visibility Description Created on
1 ON_CHG_ALL Instance Event
(0)
Private
(0)
20030417
Types
Class CL_RMXT_MONITOR has no local type.
Method Signatures

Method CHECK_CUSTOMIZING_ACTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTY Call by reference Type reference (TYPE) RMXTE_TASK_ACTY Aktivität einer Versuchsmonitormaßnahme 20030420
2 Importing I_TASK Call by reference Type reference (TYPE) RMXTE_TASK Versuchsmonitormaßnahme 20030420
3 Importing I_TASK_STAT Call by reference Type reference (TYPE) RMXTE_TASK_STAT Status einer Versuchsmonitormaßnahme 20030505

Method CHECK_CUSTOMIZING_ACTY on class CL_RMXT_MONITOR has no exception.

Method CHECK_CUSTOMIZING_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DETAIL Call by reference Type reference (TYPE) RMXTTY_MONI_TASK_DETAIL Maßnahmendetails aus Customizing 20030420
2 Importing I_TASK Call by reference Type reference (TYPE) RMXTE_TASK Versuchsmonitormaßnahme 20030420

Method CHECK_CUSTOMIZING_STAT on class CL_RMXT_MONITOR has no exception.

Method CHECK_ESTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTY Call by reference Type reference (TYPE) RMXTE_TASK_ACTY Aktivität einer VersuchsmonitormMaßnahme 20030417
2 Importing I_ESTAT Call by reference Type reference (TYPE) J_ESTAT Anwenderstatus 20030417

Method CHECK_ESTAT on class CL_RMXT_MONITOR has no exception.

Method CHECK_LOG_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DETAIL Call by reference Type reference (TYPE) RMXTTY_MONI_TASK_DETAIL Maßnahmendetails für Log 20030904
2 Importing I_TASK Call by reference Type reference (TYPE) RMXTE_TASK Versuchsmonitormaßnahme 20030904

Method CHECK_LOG_STAT on class CL_RMXT_MONITOR has no exception.

Method CHECK_TASK_EXECUTION Signature

Method CHECK_TASK_EXECUTION on class CL_RMXT_MONITOR has no parameter.
Method CHECK_TASK_EXECUTION on class CL_RMXT_MONITOR has no exception.

Method CHECK_VRGNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTY Call by reference Type reference (TYPE) RMXTE_TASK_ACTY Aktivität einer Versuchsmonitormaßnahme 20030417
2 Importing I_VRGNG Call by reference Type reference (TYPE) J_VORGANG Betriebswirtschaftlicher Vorgang 20030417

Method CHECK_VRGNG on class CL_RMXT_MONITOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APPLOG Call by reference Object reference (TYPE REF TO) CL_RMXT_APPLOG Instanz Application Log 20030710
2 Importing I_TASKGRP Call by reference Type reference (TYPE) RMXTE_TGRPID Versuchsmonitor Maßnahmengruppe 20030324
# Exception Resumable Description Created on
1 EXC_NO_TASKS Es konnten keine Tasksinstanzen zur Taskgruppe erzeugt werde 20030416
2 EXC_WRONG_TASKGRP Taskgruppe existiert nicht 20030416

Method DISP_CONT_MENU Signature

Method DISP_CONT_MENU on class CL_RMXT_MONITOR has no parameter.
Method DISP_CONT_MENU on class CL_RMXT_MONITOR has no exception.

Method EXECUTE_TASK Signature

Method EXECUTE_TASK on class CL_RMXT_MONITOR has no parameter.
Method EXECUTE_TASK on class CL_RMXT_MONITOR has no exception.

Method EXE_CONT_MENU Signature

Method EXE_CONT_MENU on class CL_RMXT_MONITOR has no parameter.
Method EXE_CONT_MENU on class CL_RMXT_MONITOR has no exception.

Method FREE Signature

Method FREE on class CL_RMXT_MONITOR has no parameter.
Method FREE on class CL_RMXT_MONITOR has no exception.

Method FREE_CL Signature

Method FREE_CL on class CL_RMXT_MONITOR has no parameter.
Method FREE_CL on class CL_RMXT_MONITOR has no exception.

Method GET_ACTY_ICON_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ICON_ID Value transfer Type reference (TYPE) ICON_D Symbol in Textfeldern (Ersatzdarstellung, Alias) 20030324
2 Importing I_TASK_ACTY Call by reference Type reference (TYPE) RMXTE_TASK_ACTY Aktivität einer Versuchsmonitormaßnahme 20030324

Method GET_ACTY_ICON_CL on class CL_RMXT_MONITOR has no exception.

Method GET_ALL_TASK Signature

Method GET_ALL_TASK on class CL_RMXT_MONITOR has no parameter.
Method GET_ALL_TASK on class CL_RMXT_MONITOR has no exception.

Method GET_DETL_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DETL_TXT Call by reference Type reference (TYPE) RMXTE_DET_TXT Text eines Versuchsmonitormaßnahmendetails 20030420
2 Importing I_ESTAT Call by reference Type reference (TYPE) RMXTE_ESTAT Anwenderstatus 20030420
3 Importing I_OBJTYP Call by reference Type reference (TYPE) J_OBTYP Objekttyp 20030505
4 Importing I_RELATION Call by reference Type reference (TYPE) RMXTE_RELATION Objektrelation 20031012
5 Importing I_STAT Call by reference Type reference (TYPE) RMXTE_STAT Systemstatus 20030420
6 Importing I_STSMA Call by reference Type reference (TYPE) J_STSMA Statusschema 20040303

Method GET_DETL_TXT on class CL_RMXT_MONITOR has no exception.

Method GET_INSTANCE_CL Signature

Method GET_INSTANCE_CL on class CL_RMXT_MONITOR has no parameter.
Method GET_INSTANCE_CL on class CL_RMXT_MONITOR has no exception.

Method GET_STAT_ICON_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON_ID Value transfer Type reference (TYPE) ICON_D Symbol in Textfeldern (Ersatzdarstellung, Alias) 20030324
2 Exporting E_ICON_ID2 Value transfer Type reference (TYPE) ICON_D Symbol in Textfeldern (Ersatzdarstellung, Alias) 20030901
3 Importing I_FLG_TASK Call by reference Type reference (TYPE) FLAG Kennz.: Symbol für eine Maßnahme ermitteln 20030901
4 Importing I_STAT Call by reference Type reference (TYPE) RMXTE_TASK_STAT Status einer Versuchsmonitormaßnahme 20030901
5 Importing I_TYPE Call by reference Type reference (TYPE) RMXTE_RULE_TYPE Regeltyp, nur bei Detailstatus 20030901

Method GET_STAT_ICON_CL on class CL_RMXT_MONITOR has no exception.

Method GET_TASK_ACTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TASK_ACTY Call by reference Type reference (TYPE) RMXTE_TASK_ACTY Aktivität einer Versuchsmonitormaßnahme 20030324
2 Importing IS_TASK Call by reference Type reference (TYPE) RMXTS_MONI_TASK Maßnahmeneigenschaften 20030417

Method GET_TASK_ACTY on class CL_RMXT_MONITOR has no exception.

Method GET_TASK_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TASK_STAT Call by reference Type reference (TYPE) RMXTE_TASK_STAT Status einer Versuchsmonitormaßnahme 20030324
2 Importing IS_TASK Call by reference Type reference (TYPE) RMXTS_MONI_TASK Maßnahmeneigenschaften 20030417

Method GET_TASK_STAT on class CL_RMXT_MONITOR has no exception.

Method INIT Signature

Method INIT on class CL_RMXT_MONITOR has no parameter.
Method INIT on class CL_RMXT_MONITOR has no exception.

Method LOG_ADD_MSG Signature

Method LOG_ADD_MSG on class CL_RMXT_MONITOR has no parameter.
Method LOG_ADD_MSG on class CL_RMXT_MONITOR has no exception.

Method LOG_GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Anwendungslog Handle zum Hinzufügen von Meldungen ins Log 20030710
2 Importing I_TASKID Call by reference Type reference (TYPE) RMXTE_TASK Maßnahmen-ID 20030710

Method LOG_GET_HANDLE on class CL_RMXT_MONITOR has no exception.

Method LOG_SAVE Signature

Method LOG_SAVE on class CL_RMXT_MONITOR has no parameter.
Method LOG_SAVE on class CL_RMXT_MONITOR has no exception.

Method LOG_SHOW Signature

Method LOG_SHOW on class CL_RMXT_MONITOR has no parameter.
Method LOG_SHOW on class CL_RMXT_MONITOR has no exception.

Method ON_CHG_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJID Call by reference Attribute reference (LIKE) 20030530

Method ON_CHG_EXTERNAL on class CL_RMXT_MONITOR has no exception.

Method PUT_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_NO_LOG Call by reference Type reference (TYPE) FLAG Meldung nicht ins Log stellen 20030725
2 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Handle eines Protokolls 20030725
3 Importing I_TASK Call by reference Type reference (TYPE) RMXTE_TASK Versuchsmonitormaßnahme 20030725
4 Changing XT_MESSAGES Call by reference Type reference (TYPE) RMXTTY_MESSAGES Meldungen 20030725

Method PUT_MSG on class CL_RMXT_MONITOR has no exception.

Method REFRESH Signature

Method REFRESH on class CL_RMXT_MONITOR has no parameter.
Method REFRESH on class CL_RMXT_MONITOR has no exception.

Method SET_STATUS Signature

Method SET_STATUS on class CL_RMXT_MONITOR has no parameter.
Method SET_STATUS on class CL_RMXT_MONITOR has no exception.
Event Signatures

Event ON_CHG_ALL Signature
Event ON_CHG_ALL on class CL_RMXT_MONITOR has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 471