SAP ABAP Class /MRSS/IF_EX_DPR_SUBSYSTEM (Interface for BAdI: /MRSS/DPR_BADI_SUBSYSTEM)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080221
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_DPR_SUBSYSTEM_IMPL Class for BAdI Impl.: /MRSS/DPR_SUBSYSTEM_ENH_IMPL 20130808
Properties
Class /MRSS/IF_EX_DPR_SUBSYSTEM  
Short Description Interface for BAdI: /MRSS/DPR_BADI_SUBSYSTEM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080221   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_EX_DPR_SUBSYSTEM has no forward declaration.
Interfaces
Class /MRSS/IF_EX_DPR_SUBSYSTEM has no interface implemented.
Friends
Class /MRSS/IF_EX_DPR_SUBSYSTEM has no friend class.
Attributes
Class /MRSS/IF_EX_DPR_SUBSYSTEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Destructor 20080221
2 HAS_CHANGES Instance method Public Method Are there changes to the subsystem? 20080221
3 INITIALIZE_AFTER_SAVE Instance method Public Method Call for Initializing Subsystem After Saving 20080221
4 PREPARE_TO_SAVE Instance method Public Method Call for Preparing Subsystem for Saving 20080221
5 SAVE Instance method Public Method Call for Subsystem for Saving 20080221
Events
Class /MRSS/IF_EX_DPR_SUBSYSTEM has no event.
Types
Class /MRSS/IF_EX_DPR_SUBSYSTEM has no local type.
Method Signatures

Method FREE Signature

Method FREE on class /MRSS/IF_EX_DPR_SUBSYSTEM has no parameter.
Method FREE on class /MRSS/IF_EX_DPR_SUBSYSTEM has no exception.

Method HAS_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_CHANGES Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080221

Method HAS_CHANGES on class /MRSS/IF_EX_DPR_SUBSYSTEM has no exception.

Method INITIALIZE_AFTER_SAVE Signature

Method INITIALIZE_AFTER_SAVE on class /MRSS/IF_EX_DPR_SUBSYSTEM has no parameter.
Method INITIALIZE_AFTER_SAVE on class /MRSS/IF_EX_DPR_SUBSYSTEM has no exception.

Method PREPARE_TO_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RC Value transfer Type reference (TYPE) I Return Value (0 = Call OK; >0 = NOK -> Saving Not Possible) 20080221

Method PREPARE_TO_SAVE on class /MRSS/IF_EX_DPR_SUBSYSTEM has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RC Value transfer Type reference (TYPE) I Return Value (0 = Call OK; >0 = NOK -> Cancellation by Appl) 20080221

Method SAVE on class /MRSS/IF_EX_DPR_SUBSYSTEM has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in