SAP ABAP Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY (Factory for Presentation Models for Work Center)
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_PRS_FACTORY Presentation Model Factory (for Work Center) 20130531
Properties
Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY  
Short Description Factory for Presentation Models for Work Center    
General Data
Package CNV_MBT_PIFD_UIBASE_WC   PIFD Core Functionality and Types 
Created 20130227   SAP 
Last changed 20141030    
Unicode checks active    
Forward declarations
Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CNV_MBT_PIFD_PRS_FACTORY Factory for Presentation Models 20130426
Friends
Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_UI_TYPE_SAPGUI Instance attribute Public Attribute reference (LIKE) 20130531
2 NC_UI_TYPE_UNSPECIFIED Instance attribute Public Attribute reference (LIKE) 20130531
3 NC_UI_TYPE_WD Instance attribute Public Attribute reference (LIKE) 20130531
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EXT_MNT_PRS Instance method Public Method 20130426
2 CREATE_EXT_MNT_PRS_BY_PROJECT Instance method Public Method Create the presentation model for extended maintenance 20130426
3 CREATE_EXT_MNT_PRS_BY_VARIANT Instance method Public Method 20130426
4 CREATE_FILE_EXPRT_PRS Instance method Public Method 20130426
5 CREATE_GLOBAL_VAR_PRS Instance method Public Method 20130426
6 CREATE_INITIALIZATION_PRS Instance method Public Method 20130426
7 CREATE_OVERVIEW_PRS Instance method Public Method 20130426
8 CREATE_OVERVIEW_PRS_BY_PROJECT Instance method Public Method Create the presentation model for an overview screen 20130426
9 CREATE_OVERVIEW_PRS_BY_STEP Instance method Public Method Create the presentation model for an overview screen 20130426
10 CREATE_SELECTION_PRS Instance method Public Method 20130426
11 CREATE_TECH_INFO_PRS Instance method Public Method 20130426
12 CREATE_TMPL_PRMS_PRS_BY_TMPLT Instance method Public Method Create the presentation model for template parameters 20130426
13 CREATE_VALIDATION_PRS Instance method Public Method 20130426
Events
Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no event.
Types
Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no local type.
Method Signatures

Method CREATE_EXT_MNT_PRS Signature

Method CREATE_EXT_MNT_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_EXT_MNT_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no exception.

Method CREATE_EXT_MNT_PRS_BY_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MAINT_SOURCE Call by reference Object reference (TYPE REF TO) IF_CNV_MBT_PIFD_MAINT_SOURCE Caller of the extended maintenance 20140310
2 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) CL_BTP_DL_PROJECT BTP Project 20130426
3 Importing IT_VARIANTS Call by reference Type reference (TYPE) CNV_MBT_PIFD_T_VARIANT_REFS List of Variant objects 20130426
4 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 CREATE_EXT_MNT_PRS_BY_VARIANT Signature

Method CREATE_EXT_MNT_PRS_BY_VARIANT on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_EXT_MNT_PRS_BY_VARIANT on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no exception.

Method CREATE_FILE_EXPRT_PRS Signature

Method CREATE_FILE_EXPRT_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_FILE_EXPRT_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no exception.

Method CREATE_GLOBAL_VAR_PRS Signature

Method CREATE_GLOBAL_VAR_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_GLOBAL_VAR_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no exception.

Method CREATE_INITIALIZATION_PRS Signature

Method CREATE_INITIALIZATION_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_INITIALIZATION_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no exception.

Method CREATE_OVERVIEW_PRS Signature

Method CREATE_OVERVIEW_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_OVERVIEW_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no exception.

Method CREATE_OVERVIEW_PRS_BY_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) CL_BTP_DL_PROJECT BTP Project 20130426
2 Returning RR_PRESENTATION_MODEL Value transfer Object reference (TYPE REF TO) IF_CNV_MBT_PIFD_OVERVIEW_PRS Presentation Model for Settings Overview 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method CREATE_OVERVIEW_PRS_BY_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROJECT_STEP Call by reference Object reference (TYPE REF TO) CL_BTP_DL_PROJSTEP BTP Step in a Project Phase 20130426
2 Returning RR_PRESENTATION_MODEL Value transfer Object reference (TYPE REF TO) IF_CNV_MBT_PIFD_OVERVIEW_PRS Presentation Model for Settings Overview 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method CREATE_SELECTION_PRS Signature

Method CREATE_SELECTION_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_SELECTION_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no exception.

Method CREATE_TECH_INFO_PRS Signature

Method CREATE_TECH_INFO_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_TECH_INFO_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no exception.

Method CREATE_TMPL_PRMS_PRS_BY_TMPLT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TEMPLATE Call by reference Object reference (TYPE REF TO) CL_BTP_DL_BLUEPRINT BTP Blueprint 20130426
2 Returning RR_PRESENTATION_MODEL Value transfer Object reference (TYPE REF TO) IF_CNV_MBT_PIFD_WC_TMPL_PRS Presentation Model for Template Parameters 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method CREATE_VALIDATION_PRS Signature

Method CREATE_VALIDATION_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_VALIDATION_PRS on Interface IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in