SAP ABAP Interface IF_CNV_MBT_PIFD_WC_TMPL_PRS (Presentation Model for Settings Overview)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_PIFD_UIBASE_WC (Package) PIFD Core Functionality and Types
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_PIFD_WC_TMPL_PRS Presentation Model for Work Center PIFD Overview 20130918
Properties
Interface IF_CNV_MBT_PIFD_WC_TMPL_PRS  
Short Description Presentation Model for Settings Overview    
General Data
Package CNV_MBT_PIFD_UIBASE_WC   PIFD Core Functionality and Types 
Created 20130227   SAP 
Last changed 20141030    
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
Interface IF_CNV_MBT_PIFD_WC_TMPL_PRS has no interface.
Friends
Interface IF_CNV_MBT_PIFD_WC_TMPL_PRS has no friend.
Attributes
Interface IF_CNV_MBT_PIFD_WC_TMPL_PRS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_SETTINGS Instance method Public Method Clear the values of the (selected) settings 20130426
2 DISCARD_CHANGES Instance method Public Method Discard all changes 20130426
3 GET_EDIT_MODE Instance method Public Method Returns whether screen should be in edit mode 20130426
4 GET_EXT_MAINTENANCE_PRS Instance method Public Method Returns the extended maintenance presentation model 20130426
5 GET_FILE_EXPORT_PRS Instance method Public Method Returns the presenter for exporting files 20130426
6 GET_GLOBAL_VARIANT_PRS Instance method Public Method Returns the global variant presentation model 20130426
7 GET_PARAMETER_TREE Instance method Public Method Returns the tree of parameters 20130426
8 GET_SETTING_SELECTION_PRS Instance method Public Method Returns the settings selection presentation model 20130426
9 IMPORT_FROM_FILES Instance method Public Method Import settings from the given list of files 20130426
10 IS_DIRTY Instance method Public Method Returns whether data was changed since the last save 20130426
11 SAVE Instance method Public Method Save all changed objects 20130426
12 SET_EDIT_MODE Instance method Public Method Change the eitability of the settings 20130426
13 SET_MAINTENANCE Instance method Public Method Set that parameters are maintainable on project / step level 20130426
14 SET_NODE_SELECTION Instance method Public Method Set the selected nodes 20130426
Events
Interface IF_CNV_MBT_PIFD_WC_TMPL_PRS has no event.
Types
Interface IF_CNV_MBT_PIFD_WC_TMPL_PRS has no local type.
Method Signatures

Method CLEAR_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALL_VALUES Call by reference Type reference (TYPE) CNV_MBT_PIFD_UIBASE_ALL_VALUES Affects all values 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method DISCARD_CHANGES Signature

Method DISCARD_CHANGES on Interface IF_CNV_MBT_PIFD_WC_TMPL_PRS has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method GET_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) CNV_MBT_PIFD_UIBASE_EDIT_MODE Flag designating whether edit mode is active 20130426

Method GET_EDIT_MODE on Interface IF_CNV_MBT_PIFD_WC_TMPL_PRS has no exception.

Method GET_EXT_MAINTENANCE_PRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALL_VALUES Call by reference Type reference (TYPE) CNV_MBT_PIFD_UIBASE_ALL_VALUES Affects all values 20130426
2 Returning RR_PRESENTATION_MODEL Value transfer Object reference (TYPE REF TO) IF_CNV_MBT_PIFD_EXT_MAINT_PRS Presentation Model for Settings Overview 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method GET_FILE_EXPORT_PRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PRESENTATION_MODEL Value transfer Object reference (TYPE REF TO) IF_CNV_MBT_PIFD_FILE_EXPRT_PRS Presentation Model for File Export Screen 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method GET_GLOBAL_VARIANT_PRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PRESENTATION_MODEL Value transfer Object reference (TYPE REF TO) IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS Presentation Model for Global Variant Screen 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method GET_PARAMETER_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAMETER_TREE Value transfer Type reference (TYPE) CNV_MBT_PIFD_T_TEMPL_NODE Tree of overview nodes for project templates 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method GET_SETTING_SELECTION_PRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PRESENTATION_MODEL Value transfer Object reference (TYPE REF TO) IF_CNV_MBT_PIFD_SELECTION_PRS Presentation Model for Setting Selection 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method IMPORT_FROM_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILES Call by reference Type reference (TYPE) CNV_MBT_PIFD_T_IMPORT_FILE Tabe of raw strings 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method IS_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DIRTY_FLAG Value transfer Type reference (TYPE) CNV_MBT_PIFD_UIBASE_DIRTY_FLAG Contained data has changed since last save / load 20130426

Method IS_DIRTY on Interface IF_CNV_MBT_PIFD_WC_TMPL_PRS has no exception.

Method SAVE Signature

Method SAVE on Interface IF_CNV_MBT_PIFD_WC_TMPL_PRS has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) CNV_MBT_PIFD_UIBASE_EDIT_MODE Flag designating whether edit mode is active 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method SET_MAINTENANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROJLEVEL Call by reference Type reference (TYPE) BTP_DL_PIFD_IF_PROJLEVEL BTP PIFD Interface maintainable on project level 20130426
2 Importing IV_STEPLEVEL Call by reference Type reference (TYPE) BTP_DL_PIFD_IF_STEPLEVEL BTP PIFD Interface maintainable on step level 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method SET_NODE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ADDITIONAL_SELECTIONS Call by reference Type reference (TYPE) TREEV_NKS Tree Control: Table with Node Keys 20130426
2 Importing IV_LEAD_SELECTION Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20130426

Method SET_NODE_SELECTION on Interface IF_CNV_MBT_PIFD_WC_TMPL_PRS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in