SAP ABAP Class CL_DPR_SCHEDULING_STATUS (Status of Scheduling Objects)
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
⤷
⤷
Properties
| Class | CL_DPR_SCHEDULING_STATUS | |
| Short Description | Status of Scheduling Objects | |
| 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 | 20040913 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DPR_SCHEDULING_STATUS has no forward declaration.
Interfaces
Class CL_DPR_SCHEDULING_STATUS has no interface implemented.
Friends
Class CL_DPR_SCHEDULING_STATUS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DPR_SCHEDULING_STATUS | Status of Scheduling Objects | 20040913 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_SCHEDULE_IND | Status of Scheduling Data for All Elements in a Project | 20040913 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DPR_TT_SCHEDULE_IND | Table: Status of Scheduling Data (Delete) | 20040914 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | DPR_TT_SCHEDULE_IND | Table: Status of Scheduling Data (New) | 20040914 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | DPR_TT_SCHEDULE_IND | Table: Status of Scheduling Data (Change) | 20040914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Access to Singleton Instance | 20040913 | |
| 2 | Instance method | Public | Method | Access: Scheduling Status of a Project Element | 20040914 | |
| 3 | Static method | Private | Method | Access: Scheduling Status of All Elements in a Project | 20040914 | |
| 4 | Instance method | Public | Method | Update: Scheduling Status of a Project Element | 20040914 |
Events
Class CL_DPR_SCHEDULING_STATUS has no event.
Types
Class CL_DPR_SCHEDULING_STATUS has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SCHEDULING_STATUS | Value transfer | Object reference (TYPE REF TO) | CL_DPR_SCHEDULING_STATUS | Status der Terminierungsobjekte | 20040913 |
Method GET_INSTANCE on class CL_DPR_SCHEDULING_STATUS has no exception.
Method GET_SCHEDULING_STATUS_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SCHEDULE_IND | Call by reference | Type reference (TYPE) | PPM_SCHEDULE_INDICATOR | Status der Terminierungsdaten | 20040914 | |||
| 2 | I_OBJECT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_ENTITY_GUID | GUID des Anwendungsobjekts (Entity; mit Konvertierungsexit) | 20040914 | |||
| 3 | I_PROJECT_GUID | Call by reference | Type reference (TYPE) | CGPL_PROJECT_GUID | Projektplanung: 16 stellige GUID für Projekte | 20040914 |
Method GET_SCHEDULING_STATUS_OBJECT on class CL_DPR_SCHEDULING_STATUS has no exception.
Method GET_SCHEDULING_STATUS_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROJECT_GUID | Call by reference | Type reference (TYPE) | CGPL_PROJECT_GUID | Projektplanung: 16 stellige GUID für Projekte | 20040914 |
Method GET_SCHEDULING_STATUS_PROJECT on class CL_DPR_SCHEDULING_STATUS has no exception.
Method PUT_SCHEDULING_STATUS_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_ENTITY_GUID | GUID des Anwendungsobjekts (Entity; mit Konvertierungsexit) | 20040914 | |||
| 2 | I_PROJECT_GUID | Call by reference | Type reference (TYPE) | CGPL_PROJECT_GUID | Projektplanung: 16 stellige GUID für Projekte | 20040914 | |||
| 3 | I_SCHEDULE_IND | Call by reference | Type reference (TYPE) | PPM_SCHEDULE_INDICATOR | Status der Terminierungsdaten | 20040914 |
Method PUT_SCHEDULING_STATUS_OBJECT on class CL_DPR_SCHEDULING_STATUS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |