SAP ABAP Class IF_RMXT_FRML_TOOL (Interface for the Formula Tool)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_TASK_FRM_MULTI Task: Mass Maintenance for Formulas/Formula Results 20030910
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_WBO_TRIAL TMS-DIA: WBO Trial 20030521
Properties
Class IF_RMXT_FRML_TOOL  
Short Description Interface for the Formula Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030305   SAP 
Last change 20040302   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RMXT_FRML_TOOL has no forward declaration.
Interfaces
Class IF_RMXT_FRML_TOOL has no interface implemented.
Friends
Class IF_RMXT_FRML_TOOL has no friend class.
Attributes
Class IF_RMXT_FRML_TOOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_TRIAL_RCP Instance method Public Method Copies a Trial/Recipe 20030821
2 GET_TRIAL_DATA Instance method Public Method Transfers Trial(s) with Linked Recipe(s) 20030305
3 MSG_INTO_LOG Instance method Public Method Puts API Messages in Application Log 20030602
4 SET_ACTIVE_OBJECT Instance method Public Method Sets Trial to Active (ONLY Relevant for Results View) 20031107
5 SET_CHANGED Instance method Public Method Register Recipes as Changed in Workbench 20030714
Events
Class IF_RMXT_FRML_TOOL has no event.
Types
Class IF_RMXT_FRML_TOOL has no local type.
Method Signatures

Method COPY_TRIAL_RCP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NEW_RCP Call by reference Type reference (TYPE) RMXTE_GUID Neues Rezept 20030821
2 Exporting E_NEW_TRIAL Call by reference Type reference (TYPE) RMXTE_TRIAL_ID Neuer Versuchs 20030821
3 Importing I_SRC_RCP Call by reference Type reference (TYPE) RMXTE_GUID Kopiervorlage: Rezept GUID 20030821
4 Importing I_SRC_TRIAL Call by reference Type reference (TYPE) RMXTE_TRIAL_ID Kopiervorlage: Versuchsnummer 20030821
# Exception Resumable Description Created on
1 EXC_ABORT User hat Trial/Rezept kopieren abbgebrochen 20030821

Method GET_TRIAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRIAL_RCP Value transfer Type reference (TYPE) RMXTTY_TRIAL_RCP Zuordnung Trial - Rezept 20030305
2 Exporting E_DISPLAY Value transfer Type reference (TYPE) FLAG Kennzeichen: Anzeige Modus (initial = Ändernd) 20030305
3 Importing I_FLG_RESULT_VIEW Call by reference Type reference (TYPE) FLAG Kennz.: es handelt sich um die Formel Ergebnissicht 20030909

Method GET_TRIAL_DATA on class IF_RMXT_FRML_TOOL has no exception.

Method MSG_INTO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) FLAG Nachrichtentabelle enthält Fehler 20030602
2 Exporting E_WARNING Call by reference Type reference (TYPE) FLAG Nachrichtentabelle enthält Warnungen 20030602
3 Importing IT_MESSAGES Call by reference Type reference (TYPE) RMXTTY_MESSAGES Nachrichten für das Log 20030602
4 Importing I_FLG_RESULT_VIEW Call by reference Type reference (TYPE) FLAG Kennz.: es handelt sich um die Formel Ergebnissicht 20031001

Method MSG_INTO_LOG on class IF_RMXT_FRML_TOOL has no exception.

Method SET_ACTIVE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRIALID Call by reference Type reference (TYPE) RMXTE_TRIAL_ID Versuchsnummer 20031110
2 Importing I_TRIALTYPE Call by reference Type reference (TYPE) RMXTE_TRIALTYPE Versuchsart 20031110

Method SET_ACTIVE_OBJECT on class IF_RMXT_FRML_TOOL has no exception.

Method SET_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TRIAL_RCP Call by reference Type reference (TYPE) RMXTTY_TRIAL_RCP Zuordnung Trial - Rezept 20030714
2 Importing I_FLG_RESULT_VIEW Call by reference Type reference (TYPE) FLAG Kennz.: es handelt sich um die Formel Ergebnissicht 20030909

Method SET_CHANGED on class IF_RMXT_FRML_TOOL has no exception.
History
Last changed by/on SAP  20040302 
SAP Release Created in