SAP ABAP Class IF_CNV_MBT_PIFD_WC_PRS_FACTORY (Factory for Presentation Models for Work Center)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CNV_MBT_PIFD_PRS_FACTORY Factory for Presentation Models 20130426
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
Class IF_CNV_MBT_PIFD_WC_PRS_FACTORY  
Short Description Factory for Presentation Models for Work Center    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130227   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no forward declaration.
Interfaces
Class IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no interface implemented.
Friends
Class IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no friend class.
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
Class IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no event.
Types
Class 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 class IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_EXT_MNT_PRS on class 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 class IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_EXT_MNT_PRS_BY_VARIANT on class IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no exception.

Method CREATE_FILE_EXPRT_PRS Signature

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

Method CREATE_GLOBAL_VAR_PRS Signature

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

Method CREATE_INITIALIZATION_PRS Signature

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

Method CREATE_OVERVIEW_PRS Signature

Method CREATE_OVERVIEW_PRS on class IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_OVERVIEW_PRS on class 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 class IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_SELECTION_PRS on class IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no exception.

Method CREATE_TECH_INFO_PRS Signature

Method CREATE_TECH_INFO_PRS on class IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_TECH_INFO_PRS on class 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 class IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no parameter.
Method CREATE_VALIDATION_PRS on class IF_CNV_MBT_PIFD_WC_PRS_FACTORY has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in