SAP ABAP Interface IF_CNV_MBT_PIFD_OVERVIEW_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 (Package) PIFD Core Functionality and Types
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CNV_MBT_PIFD_WC_OVRVIEW_PRS Presentation Model for Settings Overview in Work Center 20130426
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_PIFD_WC_OVRVIEW_PRS Presentation Model for Work Center PIFD Overview 20130531
Properties
Interface IF_CNV_MBT_PIFD_OVERVIEW_PRS  
Short Description Presentation Model for Settings Overview    
General Data
Package CNV_MBT_PIFD_UIBASE   PIFD Core Functionality and Types 
Created 20130125   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_OVERVIEW_PRS has no interface.
Friends
Interface IF_CNV_MBT_PIFD_OVERVIEW_PRS has no friend.
Attributes
Interface IF_CNV_MBT_PIFD_OVERVIEW_PRS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ALLOW_REMOTE_SYSTEMS_CHANGE Instance method Public Method Shall the user be able to change the remote system(s)? 20130426
2 CHECK_EDIT_ALLOWED Instance method Public Method Is the switch into edit mode possible? 20140310
3 CLEAR_SETTINGS Instance method Public Method Clear the values of the (selected) settings 20130426
4 DISCARD_CHANGES Instance method Public Method Discard all changes 20130426
5 GET_CHECK_STATUS Instance method Public Method Returns the check status for the given or selected node 20140422
6 GET_DEFAULT_RFC Instance method Public Method Returns the default RFC connection 20130426
7 GET_DESCRIPTION Instance method Public Method Returns the descritpion of the settings 20130426
8 GET_DOCUMENTATION Instance method Public Method Returns the SE61 documentation of the selected object 20140313
9 GET_EDIT_MODE Instance method Public Method Returns whether screen should be in edit mode 20130426
10 GET_EXT_MAINTENANCE_PRS Instance method Public Method Returns the extended maintenance presentation model 20130426
11 GET_FILE_EXPORT_PRS Instance method Public Method Returns the presenter for exporting files 20130426
12 GET_FORMAT Instance method Public Method Returns the format information for a parameter 20130426
13 GET_GLOBAL_VARIANT_PRS Instance method Public Method Returns the global variant presentation model 20130426
14 GET_NODE_SELECTION Instance method Public Method Get the selected nodes 20140310
15 GET_PARAMETER_DATA Instance method Public Method Returns a reference to the node's data 20130426
16 GET_PARAMETER_TREE Instance method Public Method Returns the tree of parameters 20130426
17 GET_SETTING_SELECTION_PRS Instance method Public Method Returns the settings selection presentation model 20130426
18 GET_VALIDATOR_PRS Instance method Public Method Get presenter to check values of the (selected) settings 20130426
19 IMPORT_FROM_FILES Instance method Public Method Import settings from the given list of files 20130426
20 IS_DIRTY Instance method Public Method Returns whether data was changed since the last save 20130426
21 OVERWRITE Instance method Public Method Overwrite inherited settings for selection 20130426
22 SAVE Instance method Public Method Save all changed objects 20130426
23 SET_DEFAULT_RFC Instance method Public Method Set the default RFC connection 20130426
24 SET_DESCRIPTION Instance method Public Method Set the description of the settings 20130426
25 SET_EDIT_MODE Instance method Public Method Change the editability of the settings 20130426
26 SET_FINAL Instance method Public Method Mark the selected nodes as final or not final 20130426
27 SET_NODE_SELECTION Instance method Public Method Set the selected nodes 20130426
28 SET_PARAMETER_DATA Instance method Public Method Sets the node's data 20130426
29 SET_PARAMETER_VALUE Instance method Public Method Set the value for an individual parameter 20130426
30 SET_USE Instance method Public Method Specify whether selected settings should be used 20130426
31 SHOW_CHECK_STATUS_COLUMN Instance method Public Method Shall the check status column be displayed to the user? 20130426
32 SHOW_OVERWRITE_FUNCTION Instance method Public Method Shall the overwrite functionality be shown to the user? 20130426
33 SHOW_SET_FINAL_FUNCTION Instance method Public Method Shall the user be able to set settings as final? 20130426
34 SHOW_SET_USE_FUNCTION Instance method Public Method Shall the user decide whether settings are used? 20130426
Events
Interface IF_CNV_MBT_PIFD_OVERVIEW_PRS has no event.
Types
Interface IF_CNV_MBT_PIFD_OVERVIEW_PRS has no local type.
Method Signatures

Method ALLOW_REMOTE_SYSTEMS_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ALLOW_CHANGE Value transfer Type reference (TYPE) ABAP_BOOL 20130426

Method ALLOW_REMOTE_SYSTEMS_CHANGE on Interface IF_CNV_MBT_PIFD_OVERVIEW_PRS has no exception.

Method CHECK_EDIT_ALLOWED Signature

Method CHECK_EDIT_ALLOWED on Interface IF_CNV_MBT_PIFD_OVERVIEW_PRS has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20140310

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 20130531

Method DISCARD_CHANGES Signature

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

Method GET_CHECK_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_ID Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20140422
2 Returning RV_CHECK_STATUS Value transfer Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE Type of message in ULV logger 20140422
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20140422

Method GET_DEFAULT_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DEFAULT_RFC Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130426

Method GET_DEFAULT_RFC on Interface IF_CNV_MBT_PIFD_OVERVIEW_PRS has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) LTR_DESCRIPTION LTR: Object Description Text 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method GET_DOCUMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ALT_TEXT Call by reference Type reference (TYPE) STRING Alternative text if no other documentation found 20140417
2 Exporting EV_DOC_ID Call by reference Type reference (TYPE) DOKU_ID Document class 20140313
3 Exporting EV_DOC_OBJ Call by reference Type reference (TYPE) DOKU_OBJ Documentation Object 20140313
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20140313

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_OVERVIEW_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 20130531

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 20130531

Method GET_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_ID Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20130426
2 Returning RT_FIELD_CATALOG Value transfer Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

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_NODE_SELECTION Signature

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

Method GET_NODE_SELECTION on Interface IF_CNV_MBT_PIFD_OVERVIEW_PRS has no exception.

Method GET_PARAMETER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_ID Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20130426
2 Returning RR_DATA Value transfer Object reference (TYPE REF TO) DATA Reference to node data 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

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_OVERVIEW_NODE Tree of overview nodes 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

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 20130531

Method GET_VALIDATOR_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_VALIDATION_PRS Presentation Model for (Multiple) Validation Screen 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method IMPORT_FROM_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NUM_IMPORTED_TABLES Call by reference Type reference (TYPE) CCDBNRTAB No. of tables 20140310
2 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 20130531

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_OVERVIEW_PRS has no exception.

Method OVERWRITE Signature

Method OVERWRITE on Interface IF_CNV_MBT_PIFD_OVERVIEW_PRS has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method SAVE Signature

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

Method SET_DEFAULT_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEFAULT_RFC Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) LTR_DESCRIPTION LTR: Object Description Text 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

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 20130531

Method SET_FINAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FINAL_FLAG Call by reference Type reference (TYPE) CNV_MBT_PIFD_UIBASE_FINAL Final flag 20130426
2 Importing IV_NODE_ID Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20130918
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

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_OVERVIEW_PRS has no exception.

Method SET_PARAMETER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Reference to node data 20130426
2 Importing IV_NODE_ID Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method SET_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_ID Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20130426
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method SET_USE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_ID Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20140310
2 Importing IV_USE_FLAG Call by reference Type reference (TYPE) CNV_MBT_PIFD_UIBASE_USE Flag indicating whether an object should be used 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method SHOW_CHECK_STATUS_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SHOW_CHECK_STATUS Value transfer Type reference (TYPE) ABAP_BOOL 20130426

Method SHOW_CHECK_STATUS_COLUMN on Interface IF_CNV_MBT_PIFD_OVERVIEW_PRS has no exception.

Method SHOW_OVERWRITE_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SHOW_OVERWRITE Value transfer Type reference (TYPE) ABAP_BOOL 20130426

Method SHOW_OVERWRITE_FUNCTION on Interface IF_CNV_MBT_PIFD_OVERVIEW_PRS has no exception.

Method SHOW_SET_FINAL_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SHOW_FINAL Value transfer Type reference (TYPE) ABAP_BOOL 20130426

Method SHOW_SET_FINAL_FUNCTION on Interface IF_CNV_MBT_PIFD_OVERVIEW_PRS has no exception.

Method SHOW_SET_USE_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SHOW_USE Value transfer Type reference (TYPE) ABAP_BOOL 20130426

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