SAP ABAP Class IF_CNV_MBT_PIFD_MAINT_SOURCE (Caller of the extended maintenance)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_PIFD_MAINT_SRC_READ Read only maintenance source 20140310
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_PIFD_WC_OVRVIEW_PRS Presentation Model for Work Center PIFD Overview 20140310
Properties
Class IF_CNV_MBT_PIFD_MAINT_SOURCE  
Short Description Caller of the extended maintenance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20131022   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_MAINT_SOURCE has no interface implemented.
Friends
Class IF_CNV_MBT_PIFD_MAINT_SOURCE has no friend class.
Attributes
Class IF_CNV_MBT_PIFD_MAINT_SOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_SAVE Instance method Public Method Performs actions necessary after saving a variant 20140310
2 ALLOW_EDIT Instance method Public Method Should the editing (of a variant) be allowed? 20140310
Events
Class IF_CNV_MBT_PIFD_MAINT_SOURCE has no event.
Types
Class IF_CNV_MBT_PIFD_MAINT_SOURCE has no local type.
Method Signatures

Method AFTER_SAVE 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 20140310
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20140310

Method ALLOW_EDIT 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 20140310
2 Returning RV_ALLOW_EDIT Value transfer Type reference (TYPE) ABAP_BOOL 20140310

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