SAP ABAP Class CL_DPR_SHARED_SUBSYSTEM (Project Management Subsystem)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_SHARED (Package) Project Management - Shared Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_APPL_BOOTSTRAP_MEMBER | Development Projects: Classes to Be Initialized at Start | 20070521 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_APPL_PLUG_IN_SUBSYSTEM | Development Projects: Interface for Subsystems to Be Loaded | 20070521 |
Properties
| Class | CL_DPR_SHARED_SUBSYSTEM | |
| Short Description | Project Management Subsystem | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_SHARED | Project Management - Shared Objects |
| Created | 20070521 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DPR_SHARED_SUBSYSTEM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DPR_APPL_BOOTSTRAP_MEMBER | Development Projects: Classes to Be Initialized at Start | 20070521 | ||
| 2 | IF_DPR_APPL_PLUG_IN_SUBSYSTEM | Development Projects: Interface for Subsystems to Be Loaded | 20070521 |
Friends
Class CL_DPR_SHARED_SUBSYSTEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ACO_SUBSTITUTE_TT_USER_REF | Reference in 'Management of Substitute' Class | 20070521 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070521 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DPR_SHARED_SUBSYSTEM | cProjects Subsystem | 20070521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Substitutes | 20070521 | |
| 2 | Static method | Public | Method | Create Instance | 20070521 | |
| 3 | Static method | Private | Method | Load of Class | 20070522 | |
| 4 | Instance method | Private | Event handling method | Handler If Project Is Deleted | 20070522 |
Events
Class CL_DPR_SHARED_SUBSYSTEM has no event.
Types
Class CL_DPR_SHARED_SUBSYSTEM has no local type.
Method Signatures
Method DELETE_SUBSTITUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PROJECT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20070521 |
Method DELETE_SUBSTITUTES on class CL_DPR_SHARED_SUBSYSTEM has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_DPR_SHARED_SUBSYSTEM | cProjects: Subsystem | 20070521 |
Method GET_INSTANCE on class CL_DPR_SHARED_SUBSYSTEM has no exception.
Method LOAD Signature
Method LOAD on class CL_DPR_SHARED_SUBSYSTEM has no parameter.
Method LOAD on class CL_DPR_SHARED_SUBSYSTEM has no exception.
Method ON_PROJECT_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20070522 |
Method ON_PROJECT_DELETED on class CL_DPR_SHARED_SUBSYSTEM has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450 |