SAP ABAP Class IF_CNV_MBT_PIFD_RM_STEP_PRS (Presentation Model for Roadmap Steps)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CNV_MBT_PIFD_CONFIRM_PRS Presentation Model for Confirmation Step 20130426
2 Interface composition (i COMPRISING i_ref)  IF_CNV_MBT_PIFD_REVIEW_PRS Presentation Model for Review Step 20130426
3 Interface composition (i COMPRISING i_ref)  IF_CNV_MBT_PIFD_SET_SELECT_PRS Presentation Model for Setting Selection Step 20130426
4 Interface composition (i COMPRISING i_ref)  IF_CNV_MBT_PIFD_SOURCE_PRS Presentation Model for Source Selection Step 20130426
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_PIFD_WC_CONFIRM_PRS Presentation Model for Selection Confirmation Step 20130531
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_PIFD_WC_REVIEW_PRS Presentation Model for Review Step 20130531
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_PIFD_WC_SET_SEL_PRS Presentation Model for Source Selection Step 20130531
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_PIFD_WC_SOURCE_PRS Setting Source Selection Presentation Model 20130531
Properties
Class IF_CNV_MBT_PIFD_RM_STEP_PRS  
Short Description Presentation Model for Roadmap Steps    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130130   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
Class IF_CNV_MBT_PIFD_RM_STEP_PRS has no interface implemented.
Friends
Class IF_CNV_MBT_PIFD_RM_STEP_PRS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_BUTTON_OPEN_SETTINGS Constant Public Type reference (TYPE) CNV_MBT_PIFD_UIBASE_BUTTON 1 Button Identifier for PIFD UI 20130426
Methods
# Method Level Visibility Method type Description Created on
1 DO_BEFORE_CLOSE Instance method Public Method Performs some cleanup 20130426
2 GET_DESCRIPTION Instance method Public Method Returns the step description displayed to the user 20130426
3 IS_TABLE_BUTTON_ENABLED Instance method Public Method Returns whether a button should be enabled 20130426
Events
Class IF_CNV_MBT_PIFD_RM_STEP_PRS has no event.
Types
Class IF_CNV_MBT_PIFD_RM_STEP_PRS has no local type.
Method Signatures

Method DO_BEFORE_CLOSE Signature

Method DO_BEFORE_CLOSE on class IF_CNV_MBT_PIFD_RM_STEP_PRS has no parameter.
Method DO_BEFORE_CLOSE on class IF_CNV_MBT_PIFD_RM_STEP_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) STRING 20130426

Method GET_DESCRIPTION on class IF_CNV_MBT_PIFD_RM_STEP_PRS has no exception.

Method IS_TABLE_BUTTON_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUTTON Call by reference Type reference (TYPE) CNV_MBT_PIFD_UIBASE_BUTTON Button Identifier for PIFD UI 20130426
2 Returning RV_IS_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20130426

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