SAP ABAP Class CL_RMXT_TASK_FRM_MULTI (Task: Mass Maintenance for Formulas/Formula Results)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMXTDIA (Package) Main Package - Trial: Dialog
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMXT_FRML_TOOL Interface for the Formula Tool 20030910
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMXT_TASK TMS-TLS: Trial Monitor: Task Interface 20030910
Properties
Class CL_RMXT_TASK_FRM_MULTI  
Short Description Task: Mass Maintenance for Formulas/Formula Results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMXTDIA   Main Package - Trial: Dialog 
Created 20030910   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMXT_TASK_FRM_MULTI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMXT_FRML_TOOL Interface for the Formula Tool 20030910
2 IF_RMXT_TASK TMS-TLS: Trial Monitor: Task Interface 20030910
Friends
Class CL_RMXT_TASK_FRM_MULTI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_FALSE Constant Protected Type reference (TYPE) FLAG ' ' Indicator: False 20030910
2 MC_SELECT_STRUC Constant Private Type reference (TYPE) TABNAME 'RMXTS_TRIAL_RCP' Table Name 20030910
3 MC_TRUE Constant Protected Type reference (TYPE) FLAG 'X' Indicator: True 20030910
4 MC_VIEW_FRMRES Constant Private Type reference (TYPE) RMSTE_REG_ID 'FRMRE' View ID: Formula Results 20030910
5 MD_OBJ_ID Instance attribute Private Type reference (TYPE) RMXTE_TRIALID Trial Number 20030910
6 MO_WBO Instance attribute Private Object reference (TYPE REF TO) CL_RMXT_WBO_TRIAL TMS-DIA: WBO Trial 20030910
7 MT_TRIAL_RCP Instance attribute Private Type reference (TYPE) RMXTTY_TRIAL_RCP Assignment of Trial to Recipe 20030910
Methods
# Method Level Visibility Method type Description Created on
1 CALL_POPUP_FOR_SELECTION Instance method Private Method Ask User Which Trials Are to Be Edited 20030910
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030910
Events
Class CL_RMXT_TASK_FRM_MULTI has no event.
Types
Class CL_RMXT_TASK_FRM_MULTI has no local type.
Method Signatures

Method CALL_POPUP_FOR_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNT Call by reference Type reference (TYPE) I Anzahl der erlaubten Versuche 20030910
2 Importing I_TITLE Call by reference Type reference (TYPE) TEXT80 Titel Auswahlpopup (Länge 80) 20030911
3 Changing XT_TRIAL_RCP Call by reference Type reference (TYPE) RMXTTY_TRIAL_RCP Zuordnung Trial - Rezept 20030910
# Exception Resumable Description Created on
1 EXC_ABORT Abbruch durch den User 20030911

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MONITOR Call by reference Object reference (TYPE REF TO) IF_RMXT_MONITOR Instanz des Versuchsmonitors 20030910
2 Importing I_TASK Call by reference Type reference (TYPE) RMXTE_TASK ID Versuchsmonitor Maßnahme 20030910

Method CONSTRUCTOR on class CL_RMXT_TASK_FRM_MULTI has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 471