SAP ABAP Class CL_RMXT_PP_UI (Process Parameters in Trials)
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_RCP_PP_UI_BASE Interface for Process Parameters 20050320
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMST_ALV_DATA RMS-WB: Interface for RMS-ALV Data Check 20050320
Properties
Class CL_RMXT_PP_UI  
Short Description Process Parameters in Trials    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMXTDIA   Main Package - Trial: Dialog 
Created 20050320   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RMXTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RCP_PP_UI_BASE Interface for Process Parameters 20050320
2 IF_RMST_ALV_DATA RMS-WB: Interface for RMS-ALV Data Check 20050320
Friends
Class CL_RMXT_PP_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_FALSE Constant Private Type reference (TYPE) FLAG ' ' General Indicator 20050523
2 MC_ICON_LED_RED Constant Public Type reference (TYPE) ICON_D '@5C@' Icon in Text Fields (substitute display, alias) 20050527
3 MC_LINEMODE_D Instance attribute Private Attribute reference (LIKE) 20050608
4 MC_LINEMODE_I Instance attribute Private Attribute reference (LIKE) 20050608
5 MC_LINEMODE_U Instance attribute Private Attribute reference (LIKE) 20050608
6 MC_PP_CALC Instance attribute Private Attribute reference (LIKE) 20050608
7 MC_PP_CHECK Instance attribute Private Attribute reference (LIKE) 20050608
8 MC_ROLE_ACTL Instance attribute Private Attribute reference (LIKE) 20050608
9 MC_ROLE_MNMX Instance attribute Private Attribute reference (LIKE) 20050608
10 MC_ROLE_TRGT Instance attribute Private Attribute reference (LIKE) 20050608
11 MC_ROLE_UOM Instance attribute Private Attribute reference (LIKE) 20050608
12 MC_TAKE_OVER Instance attribute Private Attribute reference (LIKE) 20050614
13 MC_TRUE Constant Private Type reference (TYPE) FLAG 'X' General Indicator 20050321
14 MO_DATA_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_RMXT_PP_DATA_CONTAINER TMS-DIA: Data Container 20050406
15 MO_PP_API Instance attribute Public Object reference (TYPE REF TO) CL_RMXT_API_PP Process Parameter Results of a Trial 20050406
16 MO_RMST_ALV Instance attribute Public Object reference (TYPE REF TO) CL_RMST_ALV RMS-TLS: ALV Wrapper for Recipe Management 20050321
17 MT_CHAR_MAP Instance attribute Private Attribute reference (LIKE) 20050608
18 MT_FCAT Instance attribute Public Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050321
19 MT_FCAT_CHV Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050321
20 MT_FCAT_SETTINGS Instance attribute Public Type reference (TYPE) FRMLTY_SETTINGS_FOR_FCAT Personalizing the Field Catalog 20060215
21 MT_OUT Instance attribute Public Type reference (TYPE) RCPTY_PPDLGOUT Process Parameters: ALV Output Table 20050321
22 MT_PP_COL Instance attribute Public Type reference (TYPE) RCPTY_PP_COL Columns for Process Parameter Data 20050321
23 MT_PP_FLD Instance attribute Public Type reference (TYPE) RCPTY_PP_FLD Fields for Process Parameter Data 20050321
24 MT_PP_OLD Instance attribute Public Type reference (TYPE) RCPTY_PPDLGOUT Process Parameters: ALV Output Table 20050321
25 M_CHANGED Instance attribute Public Type reference (TYPE) FLAG General Indicator 20050404
26 M_COLS Instance attribute Public Type reference (TYPE) NUMC3 Numc3, internal use 20050321
27 M_KEYDATE Instance attribute Public Type reference (TYPE) RCPE_ADATUM Valid-From Date 20050404
28 M_PLANT Instance attribute Public Type reference (TYPE) WERKS_D Plant 20050531
Methods
# Method Level Visibility Method type Description Created on
1 CALL_PP_CALC Instance method Public Method Call of Process Parameter Calculation 20050608
2 CHECK_LINE Instance method Private Method 20050608
3 FILL_LINE Instance method Private Method 20050608
4 GET_VALUE Instance method Private Method 20050608
5 INIT Instance method Private Method 20050608
6 INIT_FCAT Instance method Private Method 20050608
7 ON_DATA_CHANGED Instance method Private Method 20050608
8 ON_DATA_CHANGED_FINISHED Instance method Private Method 20050608
9 ON_F4 Instance method Private Method 20050608
10 ON_TOOLBAR Instance method Private Method 20050608
11 ON_USER_COMMAND Instance method Private Method 20050608
12 PREPARE_DISPLAY Instance method Public Method Prepare API Data for ALV Grid 20060127
13 PROVIDE_CHARS Instance method Private Method 20050608
14 SET_VALUE Instance method Private Method 20050608
15 TAKE_OVER_RESULT Instance method Public Method 20060126
16 UPDATE_LINE_STYLE Instance method Private Method 20050608
17 UPDATE_MAPPING Instance method Private Method 20050608
18 WRITE Instance method Public Method Exit Process Parameter View 20060130
Events
Class CL_RMXT_PP_UI has no event.
Types
Class CL_RMXT_PP_UI has no local type.
Method Signatures

Method CALL_PP_CALC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) RMXTTY_MESSAGES 20060131
2 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) FLAG 20060131

Method CALL_PP_CALC on class CL_RMXT_PP_UI has no exception.

Method CHECK_LINE Signature

Method CHECK_LINE on class CL_RMXT_PP_UI has no parameter.
Method CHECK_LINE on class CL_RMXT_PP_UI has no exception.

Method FILL_LINE Signature

Method FILL_LINE on class CL_RMXT_PP_UI has no parameter.
Method FILL_LINE on class CL_RMXT_PP_UI has no exception.

Method GET_VALUE Signature

Method GET_VALUE on class CL_RMXT_PP_UI has no parameter.
Method GET_VALUE on class CL_RMXT_PP_UI has no exception.

Method INIT Signature

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

Method INIT_FCAT Signature

Method INIT_FCAT on class CL_RMXT_PP_UI has no parameter.
Method INIT_FCAT on class CL_RMXT_PP_UI has no exception.

Method ON_DATA_CHANGED Signature

Method ON_DATA_CHANGED on class CL_RMXT_PP_UI has no parameter.
Method ON_DATA_CHANGED on class CL_RMXT_PP_UI has no exception.

Method ON_DATA_CHANGED_FINISHED Signature

Method ON_DATA_CHANGED_FINISHED on class CL_RMXT_PP_UI has no parameter.
Method ON_DATA_CHANGED_FINISHED on class CL_RMXT_PP_UI has no exception.

Method ON_F4 Signature

Method ON_F4 on class CL_RMXT_PP_UI has no parameter.
Method ON_F4 on class CL_RMXT_PP_UI has no exception.

Method ON_TOOLBAR Signature

Method ON_TOOLBAR on class CL_RMXT_PP_UI has no parameter.
Method ON_TOOLBAR on class CL_RMXT_PP_UI has no exception.

Method ON_USER_COMMAND Signature

Method ON_USER_COMMAND on class CL_RMXT_PP_UI has no parameter.
Method ON_USER_COMMAND on class CL_RMXT_PP_UI has no exception.

Method PREPARE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OUT Call by reference Type reference (TYPE) RCPTY_PPDLGOUT Prozessparameter: ALV Ausgabetabelle 20060127
2 Importing IT_TRIAL_CLASS_CHAR Call by reference Type reference (TYPE) RMXTTY_CLASS_CHARACT Merkmale einer Klasse mit Attributen 20060127
3 Importing IT_TRIAL_PP_MASTER Call by reference Type reference (TYPE) RMXTTY_PP_RMS_MASTER TMS-API: Rezept-Objekte 20060127
4 Importing IT_TRIAL_PP_RMS Call by reference Type reference (TYPE) RMXTTY_PP_API_RMS TMS-API: RMS-Prozessparameter 20060127

Method PREPARE_DISPLAY on class CL_RMXT_PP_UI has no exception.

Method PROVIDE_CHARS Signature

Method PROVIDE_CHARS on class CL_RMXT_PP_UI has no parameter.
Method PROVIDE_CHARS on class CL_RMXT_PP_UI has no exception.

Method SET_VALUE Signature

Method SET_VALUE on class CL_RMXT_PP_UI has no parameter.
Method SET_VALUE on class CL_RMXT_PP_UI has no exception.

Method TAKE_OVER_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) RMXTTY_MESSAGES 20060131
2 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) FLAG 20060131

Method TAKE_OVER_RESULT on class CL_RMXT_PP_UI has no exception.

Method UPDATE_LINE_STYLE Signature

Method UPDATE_LINE_STYLE on class CL_RMXT_PP_UI has no parameter.
Method UPDATE_LINE_STYLE on class CL_RMXT_PP_UI has no exception.

Method UPDATE_MAPPING Signature

Method UPDATE_MAPPING on class CL_RMXT_PP_UI has no parameter.
Method UPDATE_MAPPING on class CL_RMXT_PP_UI has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) RMXTTY_PP_ERROR TMS-API: Allgemeine Fehlerstruktur 20060130
2 Exporting ET_ERROR_STRD Call by reference Type reference (TYPE) RMXTTY_MESSAGES TMS-TLS: Tabellentyp zur Erfassung von Meldungen 20060130
3 Exporting E_ERROR Call by reference Type reference (TYPE) FLAG allgemeines flag 20060130
4 Importing IT_OUT Call by reference Type reference (TYPE) RCPTY_PPDLGOUT Prozessparameter: ALV Ausgabetabelle 20060130

Method WRITE on class CL_RMXT_PP_UI has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 600