SAP ABAP Class CL_CNV_MBT_PIFD_VARIANT_PRS (Variant Presentation Model)
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_UNITTEST Unit testing @ SLO 20120801
Properties
Class CL_CNV_MBT_PIFD_VARIANT_PRS  
Short Description Variant Presentation Model    
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 20120719   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_UNITTEST Unit testing @ SLO 20120801
Friends
Class CL_CNV_MBT_PIFD_VARIANT_PRS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_PARAM_DATA_PRS Instance attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_PARAM_DATA_PRS Parameter Data Presentation Model 20120801
2 PR_VARIANT Instance attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20120801
3 PV_CONTEXT_ID Instance attribute Private Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20120801
4 PV_EDIT_MODE Instance attribute Private Type reference (TYPE) CNV_MBT_PIFD_UIBASE_EDIT_MODE ABAP_FALSE Flag designating whether edit mode is active 20130426
5 PV_RFC_DEST Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120801
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120801
2 GET_PARAM_DATA_PRS_MODEL Instance method Public Method Returns the parameter data presentation model 20120801
3 GET_VARIANT Instance method Public Method Returns the currently displayed variant 20120801
4 GET_VARIANT_INFO Instance method Public Method Returns information concerning the displayed variant 20120801
5 IS_IN_EDIT_MODE Instance method Public Method States whether the edit mode is set 20130426
6 SET_VARIANT Instance method Public Method Set the variant to be displayed or modified 20120801
7 SET_VARIANT_DESCRIPTION Instance method Public Method Set the description of the variant 20130426
8 TOGGLE_EDIT_MODE Instance method Public Method Change the edit state of the UI (not the data object) 20130426
Events
Class CL_CNV_MBT_PIFD_VARIANT_PRS has no event.
Types
Class CL_CNV_MBT_PIFD_VARIANT_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 IV_CONTEXT_ID Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20120801
2 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST 'NONE' Logical Destination (Specified in Function Call) 20120801

Method CONSTRUCTOR on class CL_CNV_MBT_PIFD_VARIANT_PRS has no exception.

Method GET_PARAM_DATA_PRS_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PARAM_DATA_PRS_MODEL Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_PARAM_DATA_PRS Parameter Data Presentation Model 20120801

Method GET_PARAM_DATA_PRS_MODEL on class CL_CNV_MBT_PIFD_VARIANT_PRS has no exception.

Method GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_VARIANT Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20120801

Method GET_VARIANT on class CL_CNV_MBT_PIFD_VARIANT_PRS has no exception.

Method GET_VARIANT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TECHNICAL_INFO Call by reference Type reference (TYPE) CNV_MBT_PIFD_DYN_S_VAR Variant display fields 20120801
2 Exporting EV_NODE_DESCRIPTION Call by reference Type reference (TYPE) LTR_DESCRIPTION Parameter description (if set) or interface description 20120801
3 Exporting EV_VARIANT_DESCRIPTION Call by reference Type reference (TYPE) LTR_DESCRIPTION LTR: Object Description Text 20120801
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_NO_VARIANT No variant found 20120801

Method IS_IN_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_IN_EDIT_MODE Value transfer Type reference (TYPE) CNV_MBT_PIFD_UIBASE_EDIT_MODE Flag designating whether edit mode is active 20130426

Method IS_IN_EDIT_MODE on class CL_CNV_MBT_PIFD_VARIANT_PRS has no exception.

Method SET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20120801

Method SET_VARIANT on class CL_CNV_MBT_PIFD_VARIANT_PRS has no exception.

Method SET_VARIANT_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_NO_VARIANT No variant found 20130426
2 CX_LTR_MODEL_LOCKED LTR: Access Denied 20130426

Method TOGGLE_EDIT_MODE Signature

Method TOGGLE_EDIT_MODE on class CL_CNV_MBT_PIFD_VARIANT_PRS has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_NO_VARIANT No variant found 20130426
2 CX_LTR_MODEL_LOCKED LTR: Access Denied 20130426
History
Last changed by/on SAP  20141030 
SAP Release Created in