SAP ABAP Class IF_DPR_SCHEDULING_OBJECT (Development Projects: Interface Object with Sched. Functions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_CHECKLIST Development Projects: Abstract Checklist 20020516
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_CHECKLIST_ITEM Development Projects: Abstract Checklist Item 20050204
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_PHASE Development Projects: Abstract Phase 20020322
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_PROJECT Development Projects: Abstract Project 20020322
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_TASK Development Projects: Abstract Task 20020516
Properties
Class IF_DPR_SCHEDULING_OBJECT  
Short Description Development Projects: Interface Object with Sched. Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020322   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DPR_SCHEDULING_OBJECT has no forward declaration.
Interfaces
Class IF_DPR_SCHEDULING_OBJECT has no interface implemented.
Friends
Class IF_DPR_SCHEDULING_OBJECT has no friend class.
Attributes
Class IF_DPR_SCHEDULING_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CAST_SCHEDULING_CHANGE Instance method Public Method Trigger Event for Scheduling-Relevant Change 20020322
2 DETECT_SCHEDULING_RELEVANCE Instance method Public Method Determine and Annouce Scheduling-Relevant Changes 20020516
3 FIX_LOWERLEVEL_SCHED_BEHAVIOUR Instance method Public Method Fixing Duration or Dates in a Subtree 20041109
4 GET_HIERARCHY_LEVEL Instance method Public Method Determine Object Hierarchy Level 20020322
5 NOTIFY_RESCHEDULE Instance method Public Method Note 'Rescheduling Necessary' 20020723
6 SCHEDULE Instance method Public Method Schedule Object 20020322
7 SET_SCHEDULE_BEHAVIOUR Instance method Public Method Specify Scheduling Behavior of an Object 20041105
Events
# Event Type Visibility Description Created on
1 SCHEDULING_CHANGE Instance Event
(0)
Public
(2)
Scheduling-Relevant Change to Object or Subobject 20020322
Types
Class IF_DPR_SCHEDULING_OBJECT has no local type.
Method Signatures

Method CAST_SCHEDULING_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEDULE_FORCE Call by reference Type reference (TYPE) XFELD Terminierung erzwingen ('X'=ja) 20060818

Method CAST_SCHEDULING_CHANGE on class IF_DPR_SCHEDULING_OBJECT has no exception.

Method DETECT_SCHEDULING_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES_NEW Call by reference Type reference (TYPE) ANY 20020516
2 Importing IS_ATTRIBUTES_OLD Call by reference Type reference (TYPE) ANY 20020516

Method DETECT_SCHEDULING_RELEVANCE on class IF_DPR_SCHEDULING_OBJECT has no exception.

Method FIX_LOWERLEVEL_SCHED_BEHAVIOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LEVELS Call by reference Type reference (TYPE) I Tiefe der Fixierung im Teilbaum (I=1: aktuelles Objekt) 20041109
2 Importing IV_SCHED_BEHAVIOUR Call by reference Type reference (TYPE) DPR_TV_SCHED_BEHAVIOUR Terminierungsverhalten 20041109

Method FIX_LOWERLEVEL_SCHED_BEHAVIOUR on class IF_DPR_SCHEDULING_OBJECT has no exception.

Method GET_HIERARCHY_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HIERARCHY_LEVEL Value transfer Type reference (TYPE) CGPL_LEVEL CGPL Planung Stufe eines Vorganges 20020322

Method GET_HIERARCHY_LEVEL on class IF_DPR_SCHEDULING_OBJECT has no exception.

Method NOTIFY_RESCHEDULE Signature

Method NOTIFY_RESCHEDULE on class IF_DPR_SCHEDULING_OBJECT has no parameter.
Method NOTIFY_RESCHEDULE on class IF_DPR_SCHEDULING_OBJECT has no exception.

Method SCHEDULE Signature

Method SCHEDULE on class IF_DPR_SCHEDULING_OBJECT has no parameter.
Method SCHEDULE on class IF_DPR_SCHEDULING_OBJECT has no exception.

Method SET_SCHEDULE_BEHAVIOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHED_BEHAVIOUR Call by reference Type reference (TYPE) DPR_TV_SCHED_BEHAVIOUR Terminierungsverhalten 20041105
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_UPDATE_ERROR Development Projects: Fehler beim Ändern Anwendungsobjekt 20041105
Event Signatures

Event SCHEDULING_CHANGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IV_SCHEDULE_FORCE Exporting Value transfer Type reference (TYPE) XFELD Terminierung erzwingen ('X'=ja) 20060818
History
Last changed by/on SAP  20141109 
SAP Release Created in