SAP ABAP Class CL_CNV_MBT_PIFD_GLOBAL_VAR_PRS (Presentation Model for Storing Global Variants)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS Presentation Model for Global Variant Screen 20130918
Properties
Class CL_CNV_MBT_PIFD_GLOBAL_VAR_PRS  
Short Description Presentation Model for Storing Global Variants    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_PIFD_UIBASE   PIFD Core Functionality and Types 
Created 20130619   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
# Interface Abstract Final Description Created on
1 IF_CNV_MBT_PIFD_GLOBAL_VAR_PRS Presentation Model for Global Variant Screen 20130918
Friends
Class CL_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_DATA_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_CNV_MBT_PIFD_EXT_MAINT_DP Data Provider for Extended Maintenance 20130918
2 PR_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_CNV_MBT_PIFD_PRS_FACTORY Factory for Presentation Models 20130918
3 PR_GLOBAL_VARIANT Instance attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_GLOBAL_VARIANT Named collection of Variants stored per Client 20130918
4 PT_SELECTED_NODES Instance attribute Private Type reference (TYPE) TREEV_NKS Selected variant nodes 20130918
5 PT_VARIANT_LIST Instance attribute Private Type reference (TYPE) CNV_MBT_PIFD_T_VARIANT_REFS List of Variant objects 20130918
6 PT_VARIANT_OUTPUT_LIST Instance attribute Private Type reference (TYPE) CNV_MBT_PIFD_T_SETTINGS_SAVE List of Settings that can be selected for saving 20130918
7 PV_EDIT_MODE Instance attribute Private Type reference (TYPE) CNV_MBT_PIFD_UIBASE_EDIT_MODE Flag designating whether edit mode is active 20140310
8 PV_GLOBAL_VARIANT_NAME Instance attribute Private Type reference (TYPE) LTR_OBJECT_NAME LTR Object Name 20130918
9 PV_OVERWRITE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Overwrite an existing Global Variant? 20130918
10 PV_SOURCE_NAME Instance attribute Private Type reference (TYPE) LTR_OBJECT_NAME Name used to load the source Global Variant 20130918
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130918
Events
Class CL_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no event.
Types
Class CL_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_PROVIDER Call by reference Object reference (TYPE REF TO) IF_CNV_MBT_PIFD_EXT_MAINT_DP Data Provider for Extended Maintenance 20130918
2 Importing IR_PRS_FACTORY Call by reference Object reference (TYPE REF TO) IF_CNV_MBT_PIFD_PRS_FACTORY Factory for Presentation Models 20130918
3 Importing IV_NAME Call by reference Type reference (TYPE) LTR_OBJECT_NAME Global Variant name 20130918

Method CONSTRUCTOR on class CL_CNV_MBT_PIFD_GLOBAL_VAR_PRS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in