SAP ABAP Class CL_MDCI_CMP_GUI (GUI for Version Comparison of MRP Areas)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-MRP (Application Component) Material Requirements Planning
     MDCI (Package) Planned Orders APO Core Interface Add-Ons
Properties
Class CL_MDCI_CMP_GUI  
Short Description GUI for Version Comparison of MRP Areas    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDCI   Planned Orders APO Core Interface Add-Ons 
Created 20030123   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MDCI_CMP_GUI has no interface implemented.
Friends
Class CL_MDCI_CMP_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MCNTL_DOCKING_IMODEL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container Control 20050315
2 MCNTL_DOCKING_MATERIAL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container Control 20050315
3 MCNTL_DOCKING_MRPAREA Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container Control 20050316
4 MCNTL_DOCKING_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container Control 20050315
5 MCNTL_IMODEL_SHEET Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer Control 20050316
6 MCNTL_MATERIAL_SHEET Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer Control 20050316
7 MCNTL_MRPAREA_SHEET Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer Control 20050316
8 MCNTL_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20050315
9 MC_CHANGE Constant Protected Type reference (TYPE) CHAR1 'C' Single-Character Indicator 20050315
10 MC_DELETE Constant Protected Type reference (TYPE) CHAR1 'D' Single-Character Indicator 20050315
11 MC_FALSE Constant Protected Type reference (TYPE) XFELD ' ' Checkbox 20050315
12 MC_IMODEL_TABLE_NAME Constant Protected Type reference (TYPE) TABNAME 'MDCI_ALV_IMODEL' Name of ALV DDIC Structure 20050316
13 MC_ITEM_TABLE_STRUCTURE_NAME Constant Protected Type reference (TYPE) TABNAME 'MDCI_TREE_ITEMS_GUI' Name of ALV DDIC Structure 20050315
14 MC_MATERIAL_TABLE_NAME Constant Protected Type reference (TYPE) TABNAME 'MDCI_ALV_MATERIAL' Name of ALV DDIC Structure 20050316
15 MC_MRPAREA_TABLE_NAME Constant Protected Type reference (TYPE) TABNAME 'MDCI_ALV_CUSTOM' Name of ALV DDIC Structure 20050316
16 MC_NEW Constant Protected Type reference (TYPE) CHAR1 'N' Single-Character Indicator 20050315
17 MC_TREE_COLUMN_1 Constant Protected Type reference (TYPE) CHAR12 'COL1' Constant Tree Column 1 20050315
18 MC_TREE_COLUMN_2 Constant Protected Type reference (TYPE) CHAR12 'COL2' Constant Tree Column 2 20050315
19 MC_TREE_COLUMN_3 Constant Protected Type reference (TYPE) CHAR12 'COL3' Constant Tree Column 3 20050315
20 MC_TRUE Constant Protected Type reference (TYPE) XFELD 'X' Checkbox 20050315
21 MT_GUI_IMODEL_DATA Instance attribute Protected Type reference (TYPE) TTY_ALV_IMODEL Data Table for Integration Model ALV 20050316
22 MT_GUI_MATERIAL_DATA Instance attribute Protected Type reference (TYPE) TTY_ALV_MATERIAL Data Table for Material Master Segment ALV 20050316
23 MT_GUI_MRPAREA_DATA Instance attribute Protected Type reference (TYPE) TTY_ALV_CUSTOM Data Table for Customizing ALV 20050316
24 MT_IMOD Instance attribute Protected Type reference (TYPE) TTY_IMOD Integration Models 20050316
25 MT_ITEMS_DATA Instance attribute Protected Type reference (TYPE) TTY_DATA_ITEMS Table Type of Details for Tree Structure (Data) 20050315
26 MT_MDLG Instance attribute Protected Type reference (TYPE) TTY_CIFMDLGVR 20050316
27 MT_MDLV Instance attribute Protected Type reference (TYPE) TTY_CIFMDLVVR 20050316
28 MT_MDMA Instance attribute Protected Type reference (TYPE) TTY_CIFMDMAVR 20050316
29 MT_NODES_DATA Instance attribute Protected Type reference (TYPE) TTY_DATA_NODES Table Type of Nodes for Tree Structure (Data) 20050315
30 MV_DYNNR Instance attribute Protected Type reference (TYPE) SY-DYNNR ABAP Program: Number of Current Screen 20050315
31 MV_PROGRAM_EXIT_1 Instance attribute Protected Type reference (TYPE) SY-REPID F4 Input Help for Version Selection 20050315
32 MV_PROGRAM_EXIT_2 Instance attribute Protected Type reference (TYPE) SY-REPID Check: Version 20050315
33 MV_PROGRAM_EXIT_3 Instance attribute Protected Type reference (TYPE) SY-REPID Check: Version Text 20050315
34 MV_RANGE_BERID Instance attribute Protected Type reference (TYPE) DDTRANGE Selection: MRP Area 20050315
35 MV_RANGE_WERZG Instance attribute Protected Type reference (TYPE) DDTRANGE Selection: Plant 20050315
36 MV_REPID Instance attribute Protected Type reference (TYPE) SY-REPID ABAP Program: Current Main Program 20050315
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_FIELD_CATALOG Instance method Protected Method Adjust Field Catalog 20030123
2 BUILD_FIELD_CATALOG Instance method Protected Method Build Up Field Catalog 20030123
3 BUILD_NODE_AND_ITEM_TABLE Instance method Protected Method Transfer Tree Content 20050316
4 CHECK_VERSION Instance method Public Method Check Version 20030318
5 COLLAPSE_TREE Instance method Public Method Collapse All Nodes 20030123
6 COMPARE_VERSIONS Instance method Protected Method Version Comparison 20050315
7 CONSTRUCTOR Instance method Public Constructor Constructor 20030123
8 CREATE_IMODEL_SHEET Instance method Protected Method Display Integration Models 20050316
9 CREATE_MATERIAL_SHEET Instance method Protected Method Display Material Master Assignments 20050316
10 CREATE_MRPAREA_SHEET Instance method Protected Method Display MRP Areas 20050316
11 CREATE_VERSION Instance method Public Method Create New Version 20030123
12 DELETE_VERSION Instance method Public Method Delete version 20030124
13 DETERMINE_INTEGRATION_MODELS Instance method Protected Method Determine Affected Integration Models 20050316
14 DISPLAY_ALL_VERSIONS Instance method Public Method Display All Versions 20030318
15 EVALUATE_CHANGES Instance method Public Method Evaluation of Change 20030123
16 EXPAND_TREE Instance method Public Method Expand All Nodes 20030123
17 GET_DDIC_TEXT Instance method Protected Method Load Text from DDIC Object 20030124
18 GET_DOMAIN_TEXT Instance method Protected Method Load Texts for Domains 20030123
19 HANDLE_TREE_EVENTS Instance method Protected Method Event Processing in Tree Control 20030123
20 INIT Instance method Public Method Planning Layout 20050315
21 LOAD_IMODEL_SHEET Instance method Protected Method Display Integration Models 20050316
22 LOAD_MATERIAL_SHEET Instance method Protected Method Display Material Segments 20050316
23 LOAD_MRPAREA_SHEET Instance method Protected Method Display Customizing Details 20050316
24 LOAD_VERSION Instance method Protected Method Load version 20030123
25 ON_IMODEL_SHEET_BUTTON_CLICK Instance method Protected Event handling method Handle for BUTTON_CLICK Event (Integration Model ALV) 20050316
26 ON_IMODEL_SHEET_TOOLBAR Instance method Protected Event handling method Handle for TOOLBAR Event (Integration Model ALV) 20050316
27 ON_IMODEL_SHEET_USER_COMMAND Instance method Protected Event handling method Handle for USER_COMMAND Event (Integration Model ALV) 20050316
28 ON_MATERIAL_SHEET_BUTTON_CLICK Instance method Protected Event handling method Handle for BUTTON_CLICK Event (Material Segment ALV) 20050316
29 ON_MATERIAL_SHEET_TOOLBAR Instance method Protected Event handling method Handle for TOOLBAR Event (Material Segment ALV) 20050316
30 ON_MATERIAL_SHEET_USER_COMMAND Instance method Protected Event handling method Handle for USER_COMMAND Event (Material Segment ALV) 20050316
31 ON_MRPAREA_SHEET_BUTTON_CLICK Instance method Protected Event handling method Handle for BUTTON_CLICK Event (Customizing ALV) 20050316
32 ON_MRPAREA_SHEET_TOOLBAR Instance method Protected Event handling method Handle for TOOLBAR Event (Customizing ALV) 20050316
33 ON_MRPAREA_SHEET_USER_COMMAND Instance method Protected Event handling method Handle for USER_COMMAND Event (Customizing ALV) 20050316
34 ON_TREE_EXPAND_NO_CHILDREN Instance method Protected Event handling method Handle for EXPAND_NO_CHILDREN Event (TreeControl) 20030123
35 ON_TREE_HEADER_CLICK Instance method Protected Event handling method Handle for HEADER_CLICK Event (TreeControl) 20030123
36 ON_TREE_ITEM_DOUBLE_CLICK Instance method Protected Event handling method Handle for ITEM_DOUBLE_CLICK Event (TreeControl) 20030123
37 ON_TREE_LINK_CLICK Instance method Protected Event handling method Handle for LINK_CLICK Event (TreeControl) 20030123
38 ON_TREE_NODE_DOUBLE_CLICK Instance method Protected Event handling method Handle for NODE_DOUBLE_CLICK Event (TreeControl) 20030123
39 SET_RANGES Instance method Public Method Transfer Selection Options 20030123
40 UPDATE_DATA Instance method Protected Method Refresh Data Structure of Object Instance 20050316
41 UPDATE_SHEET Instance method Protected Method Refresh Integration Model Display (ALV) 20050316
42 UPDATE_TREE Instance method Protected Method Refresh Tree Control 20050316
Events
Class CL_MDCI_CMP_GUI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_ALV_CUSTOM Protected See coding ALV Display Structure for Customizing 20050309 tty_alv_custom TYPE STANDARD TABLE OF ty_alv_custom
2 TTY_ALV_IMODEL Protected See coding ALV Display Structure for Integration Model 20050309 tty_alv_imodel TYPE STANDARD TABLE OF ty_alv_imodel
3 TTY_ALV_MATERIAL Protected See coding ALV Display Structure for Material Segment 20050309 tty_alv_material TYPE STANDARD TABLE OF ty_alv_material
4 TTY_CIFMDLGVR Protected See coding Table Type of Version Table MDLG (CIFMDLGVR) 20050309 tty_cifmdlgvr TYPE STANDARD TABLE OF ty_cifmdlgvr
5 TTY_CIFMDLVVR Protected See coding Table Type of Version Table MDLV (CIFMDLVVR) 20050309 tty_cifmdlvvr TYPE STANDARD TABLE OF ty_cifmdlvvr
6 TTY_CIFMDMAVR Protected See coding Table Type of Version Table MDMA (CIFMDMAVR) 20050309 tty_cifmdmavr TYPE STANDARD TABLE OF ty_cifmdmavr
7 TTY_CIFMDVR Protected See coding Table Type of Table CIFMDVR 20050309 tty_cifmdvr TYPE STANDARD TABLE OF ty_cifmdvr
8 TTY_DATA_ITEMS Protected Type reference (TYPE) MDCI_TREE_ITEMS_DATA_TAB Table Type of Details for Tree Structure (Data) 20030123
9 TTY_DATA_NODES Protected Type reference (TYPE) MDCI_TREE_NODES_DATA_TAB Table Type of Nodes for Tree Structure (Data) 20030123
10 TTY_GUI_ITEMS Protected Type reference (TYPE) MDCI_TREE_ITEMS_GUI_TAB Table Type of Details for Tree Structure (for Display) 20030123
11 TTY_GUI_NODES Protected Type reference (TYPE) MDCI_TREE_NODES_GUI_TAB Table Type of Nodes for Tree Structure (for Display) 20030123
12 TTY_IMOD Protected See coding Tablen Type for Table CIF_IMOD 20050309 tty_imod TYPE STANDARD TABLE OF cif_imod
13 TTY_MDLG Protected See coding Tablen Type for Table MDLG 20050309 tty_mdlg TYPE STANDARD TABLE OF mdlg
14 TTY_MDLV Protected See coding Tablen Type for Table MDLV 20050309 tty_mdlv TYPE STANDARD TABLE OF mdlv
15 TTY_MDMA Protected See coding Tablen Type for Table MDLA 20050309 tty_mdma TYPE STANDARD TABLE OF mdma
16 TY_ALV_CUSTOM Protected Type reference (TYPE) MDCI_ALV_CUSTOM ALV Display Structure for Customizing 20030123
17 TY_ALV_IMODEL Protected Type reference (TYPE) MDCI_ALV_IMODEL ALV Display Structure for Integration Model 20030123
18 TY_ALV_MATERIAL Protected Type reference (TYPE) MDCI_ALV_MATERIAL ALV Display Structure for Material Segment 20030123
19 TY_CIFMDLGVR Protected Type reference (TYPE) MDCI_EXT_CIFMDLGVR Structure of Version Table MDLG (CIFMDLGVR) 20030123
20 TY_CIFMDLVVR Protected Type reference (TYPE) MDCI_EXT_CIFMDLVVR Structure of Version Table MDLV (CIFMDLVVR) 20030123
21 TY_CIFMDMAVR Protected Type reference (TYPE) MDCI_EXT_CIFMDMAVR Structure of Version Table MDMA (CIFMDMAVR) 20030123
22 TY_CIFMDVR Protected Type reference (TYPE) CIFMDVR Structure of Version Table 20030123
23 TY_DATA_ITEMS Protected Type reference (TYPE) MDCI_TREE_ITEMS_DATA Details of Tree Structure (Data) 20050315
24 TY_DATA_NODES Protected Type reference (TYPE) MDCI_TREE_NODES_DATA Nodes of Tree Structure (Data) 20050315
25 TY_GUI_ITEMS Protected Type reference (TYPE) MDCI_TREE_ITEMS_GUI Details of Tree Structure (for Display) 20030123
26 TY_GUI_NODES Protected Type reference (TYPE) MDCI_TREE_NODES_GUI Nodes of Tree Structure (for Display) 20030123
27 TY_VERSION Protected Type reference (TYPE) MDCI_VERSION Version Number 20030123
Method Signatures

Method ADAPT_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 20030123
2 Importing IV_TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der internen Tabelle 20030123

Method ADAPT_FIELD_CATALOG on class CL_MDCI_CMP_GUI has no exception.

Method BUILD_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Ermittelter Feldkatalog 20030123
2 Importing IV_PROGNAME Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20030123
3 Importing IV_TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der internen Tabelle 20030123

Method BUILD_FIELD_CATALOG on class CL_MDCI_CMP_GUI has no exception.

Method BUILD_NODE_AND_ITEM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS_GUI Call by reference Type reference (TYPE) TTY_GUI_ITEMS Tabellentyp der Details zur Baumstruktur (fuer Anzeige) 20050316
2 Exporting ET_NODES_GUI Call by reference Type reference (TYPE) TTY_GUI_NODES Tabellentyp der Knoten zur Baumstruktur (fuer Anzeige) 20050316
3 Importing IT_ITEMS_DATA Call by reference Type reference (TYPE) TTY_DATA_ITEMS Tabellentyp der Details zur Baumstruktur (Daten) 20050316
4 Importing IT_NODES_DATA Call by reference Type reference (TYPE) TTY_DATA_NODES Tabellentyp der Knoten zur Baumstruktur (Daten) 20050316

Method BUILD_NODE_AND_ITEM_TABLE on class CL_MDCI_CMP_GUI has no exception.

Method CHECK_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VERSION Call by reference Type reference (TYPE) MDCI_VERSION Versionsnummer 20030318
# Exception Resumable Description Created on
1 NOT_FOUND Die verlangte Version ist nicht gefunden worden. 20030318

Method COLLAPSE_TREE Signature

Method COLLAPSE_TREE on class CL_MDCI_CMP_GUI has no parameter.
Method COLLAPSE_TREE on class CL_MDCI_CMP_GUI has no exception.

Method COMPARE_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MDLG_DIFF Call by reference Type reference (TYPE) TTY_CIFMDLGVR MDLG (Vergleich) 20050315
2 Exporting ET_MDLV_DIFF Call by reference Type reference (TYPE) TTY_CIFMDLVVR MDLV (Vergleich) 20050315
3 Exporting ET_MDMA_DIFF Call by reference Type reference (TYPE) TTY_CIFMDMAVR MDMA (Vergleich) 20050315
4 Importing IT_MDLG Value transfer Type reference (TYPE) TTY_CIFMDLGVR MDLG (Customizing) 20050315
5 Importing IT_MDLG_VER Value transfer Type reference (TYPE) TTY_CIFMDLGVR MDLG (Version) 20050315
6 Importing IT_MDLV Value transfer Type reference (TYPE) TTY_CIFMDLVVR MDLV (Customizing) 20050315
7 Importing IT_MDLV_VER Value transfer Type reference (TYPE) TTY_CIFMDLVVR MDLV (Version) 20050315
8 Importing IT_MDMA Value transfer Type reference (TYPE) TTY_CIFMDMAVR MDMA (Customizing) 20050315
9 Importing IT_MDMA_VER Value transfer Type reference (TYPE) TTY_CIFMDMAVR MDMA (Version) 20050315

Method COMPARE_VERSIONS on class CL_MDCI_CMP_GUI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20030123
2 Importing IV_EXIT_1 Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, F4 Hilfe 20030318
3 Importing IV_EXIT_2 Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, Exit F4 Hilfe 20030318
4 Importing IV_EXIT_3 Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, Exit F4 Hilfe 20030318
5 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20030123

Method CONSTRUCTOR on class CL_MDCI_CMP_GUI has no exception.

Method CREATE_IMODEL_SHEET Signature

Method CREATE_IMODEL_SHEET on class CL_MDCI_CMP_GUI has no parameter.
Method CREATE_IMODEL_SHEET on class CL_MDCI_CMP_GUI has no exception.

Method CREATE_MATERIAL_SHEET Signature

Method CREATE_MATERIAL_SHEET on class CL_MDCI_CMP_GUI has no parameter.
Method CREATE_MATERIAL_SHEET on class CL_MDCI_CMP_GUI has no exception.

Method CREATE_MRPAREA_SHEET Signature

Method CREATE_MRPAREA_SHEET on class CL_MDCI_CMP_GUI has no parameter.
Method CREATE_MRPAREA_SHEET on class CL_MDCI_CMP_GUI has no exception.

Method CREATE_VERSION Signature

Method CREATE_VERSION on class CL_MDCI_CMP_GUI has no parameter.
# Exception Resumable Description Created on
1 CANCELLED Anlage abgebrochen 20030318
2 INSERT_FAILED Fehler bei der Anlage einer neuen Version 20030124

Method DELETE_VERSION Signature

Method DELETE_VERSION on class CL_MDCI_CMP_GUI has no parameter.
# Exception Resumable Description Created on
1 CANCELLED Loeschen abgebrochen 20030318
2 DELETE_FAILED Die angegebene Version konnte nicht gelöscht werden. 20030124
3 NOT_FOUND Die zu loeschende Version ist nicht gefunden worden. 20030124

Method DETERMINE_INTEGRATION_MODELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MDLG_DIFF Call by reference Type reference (TYPE) TTY_CIFMDLGVR 20050316
2 Importing IT_MDLV_DIFF Call by reference Type reference (TYPE) TTY_CIFMDLVVR 20050316
3 Importing IT_MDMA_DIFF Call by reference Type reference (TYPE) TTY_CIFMDMAVR 20050316

Method DETERMINE_INTEGRATION_MODELS on class CL_MDCI_CMP_GUI has no exception.

Method DISPLAY_ALL_VERSIONS Signature

Method DISPLAY_ALL_VERSIONS on class CL_MDCI_CMP_GUI has no parameter.
Method DISPLAY_ALL_VERSIONS on class CL_MDCI_CMP_GUI has no exception.

Method EVALUATE_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VERSION Call by reference Type reference (TYPE) MDCI_VERSION Version 20030123
# Exception Resumable Description Created on
1 NOT_FOUND Keine Differenzen ermittelt 20030124

Method EXPAND_TREE Signature

Method EXPAND_TREE on class CL_MDCI_CMP_GUI has no parameter.
Method EXPAND_TREE on class CL_MDCI_CMP_GUI has no exception.

Method GET_DDIC_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) AS4TEXT Feldtext 20030124
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20030124
3 Importing IV_TABNAME Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20030124

Method GET_DDIC_TEXT on class CL_MDCI_CMP_GUI has no exception.

Method GET_DOMAIN_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) CHAR72 Text 20030123
2 Importing IV_DOMAIN_NAME Call by reference Type reference (TYPE) DD01L-DOMNAME Bezeichnung einer Domäne 20030123
3 Importing IV_DOMVAL Call by reference Type reference (TYPE) DOMVALUE_L Werte für Domänen: Einzelwert/untere Grenze 20030123

Method GET_DOMAIN_TEXT on class CL_MDCI_CMP_GUI has no exception.

Method HANDLE_TREE_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Schlüssel eines Knotens 20030123

Method HANDLE_TREE_EVENTS on class CL_MDCI_CMP_GUI has no exception.

Method INIT Signature

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

Method LOAD_IMODEL_SHEET Signature

Method LOAD_IMODEL_SHEET on class CL_MDCI_CMP_GUI has no parameter.
Method LOAD_IMODEL_SHEET on class CL_MDCI_CMP_GUI has no exception.

Method LOAD_MATERIAL_SHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BERID Call by reference Type reference (TYPE) BERID Dispobereich 20050316
2 Importing IV_WERKS Call by reference Type reference (TYPE) WERZG Werk 20050316

Method LOAD_MATERIAL_SHEET on class CL_MDCI_CMP_GUI has no exception.

Method LOAD_MRPAREA_SHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BERID Call by reference Type reference (TYPE) BERID Dispobereich 20050316
2 Importing IV_WERKS Call by reference Type reference (TYPE) WERZG Werk 20050316

Method LOAD_MRPAREA_SHEET on class CL_MDCI_CMP_GUI has no exception.

Method LOAD_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MDLG_VER Call by reference Type reference (TYPE) TTY_CIFMDLGVR MDLG 20030123
2 Exporting ET_MDLV_VER Call by reference Type reference (TYPE) TTY_CIFMDLVVR MDLV 20030123
3 Exporting ET_MDMA_VER Call by reference Type reference (TYPE) TTY_CIFMDMAVR MDMA 20030123
4 Importing IV_VERSION Call by reference Type reference (TYPE) TY_VERSION Version 20030123

Method LOAD_VERSION on class CL_MDCI_CMP_GUI has no exception.

Method ON_IMODEL_SHEET_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Value transfer Attribute reference (LIKE) 20050316
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20050316

Method ON_IMODEL_SHEET_BUTTON_CLICK on class CL_MDCI_CMP_GUI has no exception.

Method ON_IMODEL_SHEET_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20050316
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20050316

Method ON_IMODEL_SHEET_TOOLBAR on class CL_MDCI_CMP_GUI has no exception.

Method ON_IMODEL_SHEET_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20050316

Method ON_IMODEL_SHEET_USER_COMMAND on class CL_MDCI_CMP_GUI has no exception.

Method ON_MATERIAL_SHEET_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Value transfer Attribute reference (LIKE) 20050316
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20050316

Method ON_MATERIAL_SHEET_BUTTON_CLICK on class CL_MDCI_CMP_GUI has no exception.

Method ON_MATERIAL_SHEET_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20050316
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20050316

Method ON_MATERIAL_SHEET_TOOLBAR on class CL_MDCI_CMP_GUI has no exception.

Method ON_MATERIAL_SHEET_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20050316

Method ON_MATERIAL_SHEET_USER_COMMAND on class CL_MDCI_CMP_GUI has no exception.

Method ON_MRPAREA_SHEET_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Value transfer Attribute reference (LIKE) 20050316
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20050316

Method ON_MRPAREA_SHEET_BUTTON_CLICK on class CL_MDCI_CMP_GUI has no exception.

Method ON_MRPAREA_SHEET_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20050316
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20050316

Method ON_MRPAREA_SHEET_TOOLBAR on class CL_MDCI_CMP_GUI has no exception.

Method ON_MRPAREA_SHEET_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20050316

Method ON_MRPAREA_SHEET_USER_COMMAND on class CL_MDCI_CMP_GUI has no exception.

Method ON_TREE_EXPAND_NO_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20030123

Method ON_TREE_EXPAND_NO_CHILDREN on class CL_MDCI_CMP_GUI has no exception.

Method ON_TREE_HEADER_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER_NAME Value transfer Attribute reference (LIKE) 20030123

Method ON_TREE_HEADER_CLICK on class CL_MDCI_CMP_GUI has no exception.

Method ON_TREE_ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20030123
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20030123

Method ON_TREE_ITEM_DOUBLE_CLICK on class CL_MDCI_CMP_GUI has no exception.

Method ON_TREE_LINK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20030123
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20030123

Method ON_TREE_LINK_CLICK on class CL_MDCI_CMP_GUI has no exception.

Method ON_TREE_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20030123

Method ON_TREE_NODE_DOUBLE_CLICK on class CL_MDCI_CMP_GUI has no exception.

Method SET_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL_BERID Call by reference Type reference (TYPE) DDTRANGE Ranges für Dispobereiche 20030123
2 Importing IT_SEL_WERZG Call by reference Type reference (TYPE) DDTRANGE Ranges für Werke 20030123

Method SET_RANGES on class CL_MDCI_CMP_GUI has no exception.

Method UPDATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MDLG Call by reference Type reference (TYPE) TTY_CIFMDLGVR MDLG 20050316
2 Changing CT_MDLV Call by reference Type reference (TYPE) TTY_CIFMDLVVR MDLV 20050316
3 Exporting ET_ITEMS_DATA Call by reference Type reference (TYPE) TTY_DATA_ITEMS Details zu Treeknoten 20050316
4 Exporting ET_NODES_DATA Call by reference Type reference (TYPE) TTY_DATA_NODES Treeknoten 20050316

Method UPDATE_DATA on class CL_MDCI_CMP_GUI has no exception.

Method UPDATE_SHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REF_SHEET Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050316

Method UPDATE_SHEET on class CL_MDCI_CMP_GUI has no exception.

Method UPDATE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS_DATA Call by reference Type reference (TYPE) TTY_DATA_ITEMS Details zu Treeknoten 20050316
2 Importing IT_NODES_DATA Call by reference Type reference (TYPE) TTY_DATA_NODES Treeknoten 20050316

Method UPDATE_TREE on class CL_MDCI_CMP_GUI has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 2002_1_46C