SAP ABAP Class CL_DPR_PROCESSES (Development Projects: Administration of Processes)
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 | 20020522 |
Properties
| Class | CL_DPR_PROCESSES | |
| Short Description | Development Projects: Administration of Processes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | DPR_SHARED | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_SHARED | Project Management - Shared Objects |
| Created | 20020522 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DPR_APPL_BOOTSTRAP_MEMBER | Development Projects: Classes to Be Initialized at Start | 20020522 |
Friends
Class CL_DPR_PROCESSES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_INSTANCES | Process Instances | 20020522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020522 | |
| 2 | Static method | Public | Method | Access Method to Process (Reading) | 20020522 | |
| 3 | Static method | Private | Method | Determine Root Object | 20020522 | |
| 4 | Static method | Public | Method | Register | 20020522 | |
| 5 | Static method | Public | Method | Withdraw Registration | 20020522 |
Events
Class CL_DPR_PROCESSES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_INSTANCE | Private | See coding | Instance Structure | 20020522 | |
|
| 2 | TY_INSTANCES | Private | See coding | Table with Occurences | 20020522 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_PROCESSES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_PROCESSES has no exception.
Method GET_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Entity | 20020522 | |||
| 2 | RR_PROCESS | Value transfer | Object reference (TYPE REF TO) | CL_DPR_PROCESS | Prozess | 20020522 |
Method GET_PROCESS on class CL_DPR_PROCESSES has no exception.
Method GET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Aktuelles Entity | 20020522 | |||
| 2 | RR_ROOT | Value transfer | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Wurzelobjekt | 20020522 |
Method GET_ROOT on class CL_DPR_PROCESSES has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Entity | 20020522 | |||
| 2 | IV_PROCESS | Call by reference | Type reference (TYPE) | DPR_TV_PROCESS | Prozess | 20020522 | |||
| 3 | RR_PROCESS | Value transfer | Object reference (TYPE REF TO) | CL_DPR_PROCESS | Prozess | 20020522 |
Method REGISTER on class CL_DPR_PROCESSES has no exception.
Method UNREGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Entity | 20020522 | |||
| 2 | IV_PROCESS | Call by reference | Type reference (TYPE) | DPR_TV_PROCESS | Prozess | 20020522 |
Method UNREGISTER on class CL_DPR_PROCESSES has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |