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 MR_SCHEDULING_STATUS Static Attribute Private Object reference (TYPE REF TO) CL_DPR_SCHEDULING_STATUS Status of Scheduling Objects 20040913
2 MT_SCHEDULING_STATUS Instance attribute Private Type reference (TYPE) DPR_TT_SCHEDULE_IND Status of Scheduling Data for All Elements in a Project 20040913
3 MT_STATUS_DEL Instance attribute Public Type reference (TYPE) DPR_TT_SCHEDULE_IND Table: Status of Scheduling Data (Delete) 20040914
4 MT_STATUS_INS Instance attribute Public Type reference (TYPE) DPR_TT_SCHEDULE_IND Table: Status of Scheduling Data (New) 20040914
5 MT_STATUS_UPD 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 GET_INSTANCE Static method Private Method Access to Singleton Instance 20040913
2 GET_SCHEDULING_STATUS_OBJECT Instance method Public Method Access: Scheduling Status of a Project Element 20040914
3 GET_SCHEDULING_STATUS_PROJECT Static method Private Method Access: Scheduling Status of All Elements in a Project 20040914
4 PUT_SCHEDULING_STATUS_OBJECT 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 Returning 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 Exporting E_SCHEDULE_IND Call by reference Type reference (TYPE) PPM_SCHEDULE_INDICATOR Status der Terminierungsdaten 20040914
2 Importing I_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_ENTITY_GUID GUID des Anwendungsobjekts (Entity; mit Konvertierungsexit) 20040914
3 Importing 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 Importing 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 Importing I_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_ENTITY_GUID GUID des Anwendungsobjekts (Entity; mit Konvertierungsexit) 20040914
2 Importing I_PROJECT_GUID Call by reference Type reference (TYPE) CGPL_PROJECT_GUID Projektplanung: 16 stellige GUID für Projekte 20040914
3 Importing 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