SAP ABAP Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS (Presentation Model for Global Variant Screen)
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 implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_PIFD_GLOBAL_VAR_PRS Presentation Model for Storing Global Variants 20130918
Properties
Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS  
Short Description Presentation Model for Global Variant Screen    
General Data
Package CNV_MBT_PIFD_UIBASE   PIFD Core Functionality and Types 
Created 20130205   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_GLOBAL_VAR_PRS has no interface.
Friends
Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no friend.
Attributes
Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DO_OVERWRITE Instance method Public Method Shall an existing Global Variant be overwritten? 20130918
2 GET_CONTEXT Instance method Public Method Returns the COT context ID of the source object 20130918
3 GET_DESCRIPTION Instance method Public Method Returns the description for the global variant 20130918
4 GET_NAME Instance method Public Method Returns the technical name for the global variant 20130918
5 GET_SELECTED_VARIANT_IDS Instance method Public Method Returns the IDs of the selected PIFD variants 20130918
6 GET_SETTINGS_TABLE Instance method Public Method Get the table with possible contained settings 20130426
7 IS_IN_EDIT_MODE Instance method Public Method Is the UI ready for input? 20140310
8 SAVE Instance method Public Method Store the global variant to the database 20130531
9 SET_DESCRIPTION Instance method Public Method Sets the description for the global variant 20130426
10 SET_NAME Instance method Public Method Sets the technical name for the global variant 20130426
11 SET_SAVE_FLAGS Instance method Public Method Sets the flags which settings should be stored 20130426
12 SET_SELECTION Instance method Public Method Sets which entries are selected 20130426
Events
Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no event.
Types
Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no local type.
Method Signatures

Method DO_OVERWRITE Signature

Method DO_OVERWRITE on Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no parameter.
Method DO_OVERWRITE on Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTEXT Value transfer Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130918

Method GET_CONTEXT on Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_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 20130918

Method GET_DESCRIPTION on Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TECHNICAL_NAME Value transfer Type reference (TYPE) LTR_OBJECT_NAME LTR Object Name 20130918

Method GET_NAME on Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no exception.

Method GET_SELECTED_VARIANT_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VARIANT_IDS Value transfer Type reference (TYPE) CNV_MBT_PIFD_T_VARIANT_IDS List of Variant IDs 20130918

Method GET_SELECTED_VARIANT_IDS on Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no exception.

Method GET_SETTINGS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SETTINGS Value transfer Type reference (TYPE) CNV_MBT_PIFD_T_SETTINGS_SAVE List of Settings that can be selected for saving 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method IS_IN_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 20140310

Method IS_IN_EDIT_MODE on Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no exception.

Method SAVE Signature

Method SAVE on Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_DB_WRITE_FAIL Could not write to DB 20130918
2 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

Method SET_DESCRIPTION on Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) LTR_OBJECT_NAME LTR Object Name 20130426

Method SET_NAME on Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no exception.

Method SET_SAVE_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SETTINGS Call by reference Type reference (TYPE) CNV_MBT_PIFD_T_SETTINGS_SAVE List of Settings that can be selected for saving 20130426

Method SET_SAVE_FLAGS on Interface IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no exception.

Method SET_SELECTION Signature

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

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