SAP ABAP Class CL_RMXT_API_TRIAL (Trial Management)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMXTAPI (Package) Main Package - Trial: API, Database, Customizing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMXT_MONITOR_SERVICE TMS-TLS: Functions Provided by the Monitor User 20030530
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMXT_TRIALOBJ Interface for Trial Object 20030304
Properties
Class CL_RMXT_API_TRIAL  
Short Description Trial Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMXTAPI   Main Package - Trial: API, Database, Customizing 
Created 20030304   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ESP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMXT_MONITOR_SERVICE TMS-TLS: Functions Provided by the Monitor User 20030530
2 IF_RMXT_TRIALOBJ Interface for Trial Object 20030304
Friends
# Friend Modeled only Created on Description
1 CL_RMXT_TRIAL_FACTORY 20030319 Trial Management Instances
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ARBGB Constant Private Type reference (TYPE) SYMSGID 'RMXTAPI' Messages, Message Type 20030513
2 MC_CHD_ACTIV Instance attribute Private Type reference (TYPE) XFLAG Change Document Active 20030917
3 MC_ERROR Constant Private Type reference (TYPE) SYMSGTY 'E' Message Type: Error 20030513
4 MC_FALSE Constant Private Type reference (TYPE) FLAG '' False 20030505
5 MC_INFO Constant Private Type reference (TYPE) SYMSGTY 'I' Message Type: Information 20030513
6 MC_OBJTYP_RCP Constant Private Type reference (TYPE) J_OBTYP 'RCP' Object Category: Recipe 20030505
7 MC_TRIAL_EXISTS Instance attribute Private Type reference (TYPE) XFLAG Trial Exists 20030917
8 MC_TRIAL_PP_CHANGED Instance attribute Public Type reference (TYPE) XFLAG New Input Values 20030813
9 MC_TRUE Constant Private Type reference (TYPE) FLAG 'X' True 20030505
10 MC_WARNING Constant Private Type reference (TYPE) SYMSGTY 'W' Message Type: Warning 20030513
11 MS_TRIALTYPE Instance attribute Public Type reference (TYPE) V_RMXT_T10 Generated Table for View V_RMXT_T10 20030604
12 MT_CHD_TRIAL_DEST_OLD Instance attribute Private Type reference (TYPE) RMXTTY_TRIAL_DEST Trial: Control Recipe Destination 20030916
13 MT_CHD_TRIAL_FRML_OLD Instance attribute Private Type reference (TYPE) RMXTTY_TRIAL_FRML Trial: Material Consumption (Formula) 20030916
14 MT_CHD_TRIAL_MR_OLD Instance attribute Private Type reference (TYPE) RMXTTY_TRIAL_MR Trial: Assigned Master Recipes 20030916
15 MT_CHD_TRIAL_QMPL_OLD Instance attribute Private Type reference (TYPE) RMXTTY_TRIAL_QMPL Trial: Assigned Inspection Chars for Post-Process-Control 20030916
16 MT_CHD_TRIAL_RES_OLD Instance attribute Private Type reference (TYPE) RMXTTY_TRIAL_RES Trial: Resource Assignment 20030916
17 MT_SUBOBJTYPE Instance attribute Public Type reference (TYPE) RMXTTY_SUBOBJTYPE TMS-API: Customizing - Lower-Level Object Categories 20030515
18 MT_SUBTYPE Instance attribute Public Type reference (TYPE) RMXTTY_SUBTYPE TMS-API: Customizing - Lower-Level Trial Types 20030515
19 MT_TRIAL_AEGR Instance attribute Public Type reference (TYPE) RMXTTY_TRIAL_AEGR Reasons for Change for Trial Results 20030310
20 MT_TRIAL_CL Instance attribute Public Type reference (TYPE) RMXTTY_TRIAL_CL Classification Interface for Trial Management 20030313
21 MT_TRIAL_DEST Instance attribute Public Type reference (TYPE) RMXTTY_TRIAL_DEST Trial: Control Recipe Destination 20030320
22 MT_TRIAL_FRML Instance attribute Public Type reference (TYPE) RMXTTY_TRIAL_FRML Trial: Material Consumption (Formula) 20030310
23 MT_TRIAL_ITF Instance attribute Private Type reference (TYPE) RMXTTY_TRIAL_ITF SAPscript in the Trial 20030822
24 MT_TRIAL_MR Instance attribute Public Type reference (TYPE) RMXTTY_TRIAL_MR Trial: Assigned Master Recipes 20030310
25 MT_TRIAL_PP Instance attribute Public Type reference (TYPE) RMXTTY_TRIAL_PP Trial Results: Process Parameters 20030310
26 MT_TRIAL_QAMR Instance attribute Public Type reference (TYPE) RMXTTY_TRIAL_QAMR Characteristic Results During Inspection Processing 20030313
27 MT_TRIAL_QMPL Instance attribute Public Type reference (TYPE) RMXTTY_TRIAL_QMPL Trial: Assigned Inspection Chars for Post-Process-Control 20030320
28 MT_TRIAL_RES Instance attribute Public Type reference (TYPE) RMXTTY_TRIAL_RES Trial: Resource Assignment 20030313
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE Instance method Private Method Unlocks the Trial 20030509
2 ENQUEUE Instance method Private Method Locks the Trial 20030320
3 ON_CHANGED_API_PP Instance method Private Event handling method Registers Self with "Change" Event Process Parameter 20030721
Events
Class CL_RMXT_API_TRIAL has no event.
Types
Class CL_RMXT_API_TRIAL has no local type.
Method Signatures

Method DEQUEUE Signature

Method DEQUEUE on class CL_RMXT_API_TRIAL has no parameter.
Method DEQUEUE on class CL_RMXT_API_TRIAL has no exception.

Method ENQUEUE 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_TRIALID Versuchsnummer 20030717
# Exception Resumable Description Created on
1 EXC_LOCKED Versuch gesperrt 20030410

Method ON_CHANGED_API_PP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_CL Call by reference Attribute reference (LIKE) 20030721
2 Importing ET_PP Call by reference Attribute reference (LIKE) 20030721

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