SAP ABAP Class IF_DPR_APPL_PLUG_IN_SUBSYSTEM (Development Projects: Interface for Subsystems to Be Loaded)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DPR_APPL_BOOTSTRAP_MEMBER Development Projects: Classes to Be Initialized at Start 20020508
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_BW_EXTRACT_DELTAQUEUE Services for the Delta Queue Handle 20030206
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_COLL_SAVE_FROM_DPR_FW Save Collaboration from DPR Framework 20020625
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_CP_TO_RPM_INT Sub-System Processing for Project Management to Port. Mgmt. 20050531
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_DEMO_SUBSYSTEM Demo Implementation for Customer-Specific Subsystem 20060426
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_DOC_SAVE_FROM_DPR_FW Save EDMS Documents from Proj. Mgmt. Framework 20020625
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_FIN_MANAGER Accounting Subsystem Manager 20030113
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_FIN_XML_PERSISTENCY Subsystem/Persistence Service for XML Data Storage 20031030
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_INM_OUTBOUND Project Management DFM outbound adapter 20070116
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_R3DMS_SUBSYSTEM Copying Document Structures when Saving 20031113
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_SHARED_SUBSYSTEM Project Management Subsystem 20070521
... Click here to see Used By full list (15 items)
Properties
Class IF_DPR_APPL_PLUG_IN_SUBSYSTEM  
Short Description Development Projects: Interface for Subsystems to Be Loaded    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020508   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DPR_APPL_PLUG_IN_SUBSYSTEM has no forward declaration.
Interfaces
Class IF_DPR_APPL_PLUG_IN_SUBSYSTEM has no interface implemented.
Friends
Class IF_DPR_APPL_PLUG_IN_SUBSYSTEM has no friend class.
Attributes
Class IF_DPR_APPL_PLUG_IN_SUBSYSTEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Destructor 20020508
2 GET_INSTANCE Static method Public Method Access Method for Instance (Singleton) (Reading) 20020508
3 HAS_CHANGES Instance method Public Method Are there changes to the subsystem? 20020508
4 INITIALIZE_AFTER_SAVE Instance method Public Method Call for Initializing Subsystem After Saving 20020508
5 PREPARE_TO_SAVE Instance method Public Method Call for Preparing Subsystem for Saving 20020508
6 SAVE Instance method Public Method Call for Subsystem for Saving 20020508
Events
Class IF_DPR_APPL_PLUG_IN_SUBSYSTEM has no event.
Types
Class IF_DPR_APPL_PLUG_IN_SUBSYSTEM has no local type.
Method Signatures

Method FREE Signature

Method FREE on class IF_DPR_APPL_PLUG_IN_SUBSYSTEM has no parameter.
Method FREE on class IF_DPR_APPL_PLUG_IN_SUBSYSTEM has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) IF_DPR_APPL_PLUG_IN_SUBSYSTEM Development Projects: Schnittstelle hinzuladbarer Subsysteme 20020508

Method GET_INSTANCE on class IF_DPR_APPL_PLUG_IN_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 Bool'scher Wert: Existenz von Änderungen (True = 'X') 20020508

Method HAS_CHANGES on class IF_DPR_APPL_PLUG_IN_SUBSYSTEM has no exception.

Method INITIALIZE_AFTER_SAVE Signature

Method INITIALIZE_AFTER_SAVE on class IF_DPR_APPL_PLUG_IN_SUBSYSTEM has no parameter.
Method INITIALIZE_AFTER_SAVE on class IF_DPR_APPL_PLUG_IN_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 Rückgabewert (0 = Aufruf OK; >0 = NOK -> kein Sichern mögl.) 20020508

Method PREPARE_TO_SAVE on class IF_DPR_APPL_PLUG_IN_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 Rückgabewert (0 = Aufruf OK; >0 = NOK -> Abbruch d. Anwend.) 20020508

Method SAVE on class IF_DPR_APPL_PLUG_IN_SUBSYSTEM has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_BW_EXTRACT_DELTAQUEUE Services for the Delta Queue Handle 20030206
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_COLL_SAVE_FROM_DPR_FW Save Collaboration from DPR Framework 20020625
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_CP_TO_RPM_INT Sub-System Processing for Project Management to Port. Mgmt. 20050531
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_DEMO_SUBSYSTEM Demo Implementation for Customer-Specific Subsystem 20060426
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_DOC_SAVE_FROM_DPR_FW Save EDMS Documents from Proj. Mgmt. Framework 20020625
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_FIN_MANAGER Accounting Subsystem Manager 20030113
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_FIN_XML_PERSISTENCY Subsystem/Persistence Service for XML Data Storage 20031030
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_INM_OUTBOUND Project Management DFM outbound adapter 20070116
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_R3DMS_SUBSYSTEM Copying Document Structures when Saving 20031113
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_SHARED_SUBSYSTEM Project Management Subsystem 20070521
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_SRM_SUBSYSTEM Subsystem for SRM Time Confirmation 20060209
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_TASK_COMPLETION_DEMO Demo Implementation: Follow-Up Actions After Status Changes 20120912
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_VERSION_SUBSYSTEM Proj. Mgmt.: Subsystem for Generating Versions 20031110
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PRP_DEMANDS Management of Requirements 20020705
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PRP_RESOURCES Collection for Resources 20020510
History
Last changed by/on SAP  20141109 
SAP Release Created in