SAP ABAP Class CL_CNV_MBT_PIFD_DYN_IF_MNT (PIFD Dynpro Interface maintenance)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_PIFD_DYN (Package) PIFD Dynpro Generation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_PIFD_IF_MNT_GUI PIFD Interface maintenance GUI 20110119
Properties
Class CL_CNV_MBT_PIFD_DYN_IF_MNT  
Short Description PIFD Dynpro Interface maintenance    
Super Class CL_CNV_MBT_PIFD_IF_MNT_GUI PIFD Interface maintenance GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_PIFD_DYN   PIFD Dynpro Generation 
Created 20110119   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CNV_MBT_PIFD_DYN_IF_MNT has no interface implemented.
Friends
Class CL_CNV_MBT_PIFD_DYN_IF_MNT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_CURRENT_INTERFACE Instance attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_INTERFACE PIFD Parameter Container Class 20110119
2 PR_FOUND_PARAMS_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20110121
3 PR_NAVIGATION_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20110119
4 PR_PARAM_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20110120
5 PR_PARAM_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20110120
6 PR_PARAM_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20110120
7 PR_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20110119
8 PT_FOUND_PARAMS Instance attribute Private Type reference (TYPE) CNV_MBT_PIFD_DYN_T_PAR_INFO PIFD Parameter information 20110121
9 PT_NAV_ITEMS Instance attribute Private See coding Parameter navigation tree items 20110119
10 PT_NAV_NODES Instance attribute Private Type reference (TYPE) TREEV_NTAB Parameter navigation tree nodes 20110119
11 PT_PARAM_INFOS Instance attribute Private Type reference (TYPE) CNV_MBT_PIFD_DYN_T_PAR_INFO PIFD Parameter information 20110120
12 PV_EDIT_MODE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110119
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAMETER Instance method Private Method Adds a Parameter to the Interface 20110121
2 ADD_SELECTED_FOUND_PARAMS Instance method Public Method Adds the selected found Parameters to the Interface 20110121
3 CREATE_DEMO_VARIANT Instance method Private Method Create Demo Variant 20110513
4 CREATE_NEW_INTERFACE Instance method Private Method Create a new Interface 20110119
5 DELETE_CURRENT Instance method Private Method Deletes the currently selected Interface 20110126
6 DISPLAY_INTERFACE Instance method Private Method Display the given Interface 20110401
7 DISPLAY_VARIANTS Instance method Private Method Show all Variants for current Interface 20110301
8 EDIT_PARAM Instance method Private Method Show Edit-GUI for selected Parameter 20110124
9 FILL_NAVIGATION Instance method Private Method Fill navigation tree with nodes 20110119
10 FILL_PARAM_TOOLBAR Instance method Private Method Fill the toolbar over the parameter display 20110713
11 HANDLE_FUNCTION_SELECTED Instance method Private Event handling method Handles function calls from the toolbar 20110119
12 HANDLE_NODE_DOUBLE_CLICK Instance method Private Event handling method Handles the double click event of the navigation tree 20110119
13 HANDLE_PARAM_FUNCTION_SELECTED Instance method Private Event handling method Handle function events for the Paramter toolbar 20110120
14 HANDLE_SELECTION_CHANGED Instance method Private Event handling method Handles the selection changed event for the nav. tree 20110125
15 HANDLE_TOOLBAR Instance method Private Event handling method Handles the toolbar event for the ALV grid 20110120
16 INITIALIZE_DATA_DISPLAY Instance method Public Method Initializes the data display part of the Dynpro 20110120
17 INIT_FOUND_PAR_DATA_DISPLAY Instance method Public Method Initialize data display for displaying found parameters 20110121
18 INIT_IF_DISPLAY Instance method Public Method Initializes the Interface display 20110119
19 INIT_NAVIGATION Instance method Public Method Initializes the GUI navigation 20110119
20 INIT_TOOLBAR Instance method Public Method Initializes the toolbar 20110119
21 MOVE_PARAM_LINE_DOWN Instance method Private Method Moves a Parameter line down in the ALV grid 20110120
22 MOVE_PARAM_LINE_UP Instance method Private Method Moves a Parameter line up in the ALV grid 20110120
23 REMOVE_PARAM Instance method Private Method Remove the selected Parameter from the Interface 20110125
24 SET_FOUND_PARAMETERS Instance method Public Method Sets the Parameter info to be displayed as found Parameters 20110121
25 SET_PARAM_LINE_CHANGED Instance method Private Method Sets the changed-flag for a Parameter info line 20110121
26 SET_SELECTED_IF_TO_DISPLAY Instance method Private Method Sets the selected Interface to the display 20110119
27 SHOW_SCREEN Instance method Public Method Shows the Dynpro maintenance GUI 20110119
28 TOGGLE_EDIT_MODE Instance method Public Method Toggle edit mode for current Parameter 20110119
29 TOGGLE_PAR_LINE_HIDDEN_FLAG Instance method Private Method Toggles the hidden-flag for a Parameter info line 20110121
30 TOGGLE_PAR_LINE_OPTIONAL_FLAG Instance method Private Method Toggles the optional-flag for a Parameter info line 20110121
31 TRANSPORT Instance method Private Method Write currently selected Interface to transport 20110505
32 UPDATE_CURRENT_IF Instance method Public Method Updates the current Interface with displayed data 20110119
33 USAGE_CHECK Instance method Private Method Checks whether the current Interface is still in use 20110126
Events
Class CL_CNV_MBT_PIFD_DYN_IF_MNT has no event.
Types
Class CL_CNV_MBT_PIFD_DYN_IF_MNT has no local type.
Method Signatures

Method ADD_PARAMETER Signature

Method ADD_PARAMETER on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED LTR: Locking exception 20110121

Method ADD_SELECTED_FOUND_PARAMS Signature

Method ADD_SELECTED_FOUND_PARAMS on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method ADD_SELECTED_FOUND_PARAMS on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method CREATE_DEMO_VARIANT Signature

Method CREATE_DEMO_VARIANT on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method CREATE_DEMO_VARIANT on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method CREATE_NEW_INTERFACE Signature

Method CREATE_NEW_INTERFACE on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method CREATE_NEW_INTERFACE on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method DELETE_CURRENT Signature

Method DELETE_CURRENT on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method DELETE_CURRENT on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method DISPLAY_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_INTERFACE Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_INTERFACE PIFD Parameter Container Class 20110401

Method DISPLAY_INTERFACE on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method DISPLAY_VARIANTS Signature

Method DISPLAY_VARIANTS on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method DISPLAY_VARIANTS on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method EDIT_PARAM Signature

Method EDIT_PARAM on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method EDIT_PARAM on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method FILL_NAVIGATION Signature

Method FILL_NAVIGATION on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method FILL_NAVIGATION on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method FILL_PARAM_TOOLBAR Signature

Method FILL_PARAM_TOOLBAR on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method FILL_PARAM_TOOLBAR on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method HANDLE_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20110119

Method HANDLE_FUNCTION_SELECTED on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method HANDLE_NODE_DOUBLE_CLICK Signature

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

Method HANDLE_NODE_DOUBLE_CLICK on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method HANDLE_PARAM_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20110120

Method HANDLE_PARAM_FUNCTION_SELECTED on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method HANDLE_SELECTION_CHANGED Signature

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

Method HANDLE_SELECTION_CHANGED on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20110120
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20110120
3 Importing SENDER Call by reference Attribute reference (LIKE) 20110120

Method HANDLE_TOOLBAR on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method INITIALIZE_DATA_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20110120

Method INITIALIZE_DATA_DISPLAY on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method INIT_FOUND_PAR_DATA_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20110121

Method INIT_FOUND_PAR_DATA_DISPLAY on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method INIT_IF_DISPLAY Signature

Method INIT_IF_DISPLAY on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method INIT_IF_DISPLAY on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method INIT_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20110119

Method INIT_NAVIGATION on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method INIT_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20110119

Method INIT_TOOLBAR on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method MOVE_PARAM_LINE_DOWN Signature

Method MOVE_PARAM_LINE_DOWN on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method MOVE_PARAM_LINE_DOWN on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method MOVE_PARAM_LINE_UP Signature

Method MOVE_PARAM_LINE_UP on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method MOVE_PARAM_LINE_UP on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method REMOVE_PARAM Signature

Method REMOVE_PARAM on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method REMOVE_PARAM on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method SET_FOUND_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FOUND_PARAMS Call by reference Type reference (TYPE) CNV_MBT_PIFD_DYN_T_PAR_INFO PIFD Parameter information 20110121

Method SET_FOUND_PARAMETERS on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method SET_PARAM_LINE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANGED Call by reference Type reference (TYPE) FLAG ABAP_TRUE General Flag 20110121
2 Importing IV_INDEX Call by reference Type reference (TYPE) LVC_INDEX ALV control: Row number (index of internal table) 20110121

Method SET_PARAM_LINE_CHANGED on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method SET_SELECTED_IF_TO_DISPLAY 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 Tree Control: Node Key 20110119

Method SET_SELECTED_IF_TO_DISPLAY on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method SHOW_SCREEN Signature

Method SHOW_SCREEN on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method SHOW_SCREEN on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method TOGGLE_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EDIT_MODE Value transfer Type reference (TYPE) ABAP_BOOL 20110119
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED LTR: Locking exception 20110119

Method TOGGLE_PAR_LINE_HIDDEN_FLAG Signature

Method TOGGLE_PAR_LINE_HIDDEN_FLAG on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method TOGGLE_PAR_LINE_HIDDEN_FLAG on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method TOGGLE_PAR_LINE_OPTIONAL_FLAG Signature

Method TOGGLE_PAR_LINE_OPTIONAL_FLAG on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method TOGGLE_PAR_LINE_OPTIONAL_FLAG on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method TRANSPORT Signature

Method TRANSPORT on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method TRANSPORT on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.

Method UPDATE_CURRENT_IF Signature

Method UPDATE_CURRENT_IF on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_DATA_NOT_FOUND Data not found in DB 20110119
2 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110505
3 CX_LTR_MODEL_LOCKED LTR: Locking exception 20110119

Method USAGE_CHECK Signature

Method USAGE_CHECK on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no parameter.
Method USAGE_CHECK on class CL_CNV_MBT_PIFD_DYN_IF_MNT has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620