SAP ABAP Class CL_PPM_SCHEDULE_REGISTRY (Store Scheduling Objects)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM (Application Component) Product Lifecycle Management
     PPM_SCHEDULING (Package) PPM: Scheduling
Properties
Class CL_PPM_SCHEDULE_REGISTRY  
Short Description Store Scheduling Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PPM_SCHEDULING   PPM: Scheduling 
Created 20040921   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PPM_SCHEDULE_REGISTRY has no interface implemented.
Friends
Class CL_PPM_SCHEDULE_REGISTRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_PPM_SCHEDULE_REGISTRY Singleton 20050602
2 SR_PARENT Static Attribute Private Object reference (TYPE REF TO) IF_PPM_SCHEDULE_HOST Scheduling Object (Initial Screen) 20050603
3 ST_SCHEDULE_OBJECTS Static Attribute Private Type reference (TYPE) PPM_TT_SCHEDULE_OBJECTS Table Type for Entries of a Collection of Scheduling Objects 20050603
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SCHEDULE_OBJECTS Instance method Public Method Add Scheduling Object to Storage Location 20040921
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040921
3 CREATE Static method Public Method Create Storage Location 20040922
4 DELETE_SCHEDULE_OBJECT Instance method Public Method Add Scheduling Object to Storage Location 20080221
5 FREE Static method Public Method Destructor 20050602
6 FREE_SINGLETON Instance method Private Method Singleton Destructor 20050602
7 GET_ENTRY_NODE Static method Public Method Supplies Entry Node 20051202
8 GET_INSTANCE Static method Public Method Delivers Singleton 20050602
9 GET_SCHEDULE_OBJECTS Instance method Public Method Read Scheduling Objects from Storage Location 20040921
10 IS_ENTRY_NODE Static method Public Method Check Entry Node 20050602
11 IS_ENTRY_SCHEDULED Static method Public Method Check Entry Node 20050603
Events
Class CL_PPM_SCHEDULE_REGISTRY has no event.
Types
Class CL_PPM_SCHEDULE_REGISTRY has no local type.
Method Signatures

Method ADD_SCHEDULE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SCHEDULE_OBJECT Call by reference Object reference (TYPE REF TO) IF_PPM_SCHEDULE_HOST Schnittstelle Terminierungsobjekte 20040922

Method ADD_SCHEDULE_OBJECTS on class CL_PPM_SCHEDULE_REGISTRY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) IF_PPM_SCHEDULE_HOST Schnittstelle Terminierungsobjekte 20040922

Method CONSTRUCTOR on class CL_PPM_SCHEDULE_REGISTRY has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) IF_PPM_SCHEDULE_HOST Schnittstelle Terminierungsobjekte 20040922
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_PPM_SCHEDULE_REGISTRY neue Collection-Instanz 20040922

Method CREATE on class CL_PPM_SCHEDULE_REGISTRY has no exception.

Method DELETE_SCHEDULE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SCHEDULE_OBJECT Call by reference Object reference (TYPE REF TO) IF_PPM_SCHEDULE_HOST Scheduling Objects Interface 20080221

Method DELETE_SCHEDULE_OBJECT on class CL_PPM_SCHEDULE_REGISTRY has no exception.

Method FREE Signature

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

Method FREE_SINGLETON Signature

Method FREE_SINGLETON on class CL_PPM_SCHEDULE_REGISTRY has no parameter.
Method FREE_SINGLETON on class CL_PPM_SCHEDULE_REGISTRY has no exception.

Method GET_ENTRY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENTRY_NODE Value transfer Object reference (TYPE REF TO) IF_PPM_SCHEDULE_HOST Schnittstelle Terminierungsobjekte 20051202

Method GET_ENTRY_NODE on class CL_PPM_SCHEDULE_REGISTRY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ENTRY_NODE Call by reference Object reference (TYPE REF TO) IF_PPM_SCHEDULE_HOST Schnittstelle Terminierungsobjekte 20050602
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_PPM_SCHEDULE_REGISTRY Ablage Terminierungsobjekte 20050602

Method GET_INSTANCE on class CL_PPM_SCHEDULE_REGISTRY has no exception.

Method GET_SCHEDULE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SCHEDULE_OBJECTS Value transfer Type reference (TYPE) PPM_TT_SCHEDULE_OBJECTS Tabellentyp für Einträge einer Kollektion von Term.objekten 20040922

Method GET_SCHEDULE_OBJECTS on class CL_PPM_SCHEDULE_REGISTRY has no exception.

Method IS_ENTRY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CURRENT_NODE Call by reference Object reference (TYPE REF TO) IF_PPM_SCHEDULE_HOST Schnittstelle Terminierungsobjekte 20050602
2 Returning RV_IS_ENTRY_NODE Value transfer Type reference (TYPE) CHAR1 Rückgabewert 20050602

Method IS_ENTRY_NODE on class CL_PPM_SCHEDULE_REGISTRY has no exception.

Method IS_ENTRY_SCHEDULED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CURRENT_NODE Call by reference Object reference (TYPE REF TO) IF_PPM_SCHEDULE_HOST Schnittstelle Terminierungsobjekte 20050603
2 Returning RV_IS_SCHEDULED Value transfer Type reference (TYPE) CHAR1 Rückgabewert 20050603

Method IS_ENTRY_SCHEDULED on class CL_PPM_SCHEDULE_REGISTRY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400