SAP ABAP Interface IF_DPR_CHANGE_HANDLER (Change Handler)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EXT-API (Application Component) BAPI Interface for cProjects
     DEVELOPMENT_PROJECTS_API (Package) API for Project Management
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_API_CHANGE_HANDLER Proj. Mgmt API: Change Handler 20040922
Properties
Interface IF_DPR_CHANGE_HANDLER  
Short Description Change Handler    
General Data
Package DEVELOPMENT_PROJECTS_API   API for Project Management 
Created 20040906   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface IF_DPR_CHANGE_HANDLER has no forward declaration.
Interfaces
Interface IF_DPR_CHANGE_HANDLER has no interface.
Friends
Interface IF_DPR_CHANGE_HANDLER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHANGE_MODE_DELETE Constant Public Type reference (TYPE) TY_CHANGE_MODE 'D' 20040906
2 CO_CHANGE_MODE_INSERT Constant Public Type reference (TYPE) TY_CHANGE_MODE 'I' 20040906
3 CO_CHANGE_MODE_UPDATE Constant Public Type reference (TYPE) TY_CHANGE_MODE 'U' 20040906
Methods
# Method Level Visibility Method type Description Created on
1 NOTIFY_COPY Instance method Public Method Make Copying a BO Node Known 20050420
2 NOTIFY_CREATE Instance method Public Method Make New BO Node Element Known 20040906
3 NOTIFY_DELETE Instance method Public Method Make Deleted BO Node Element Known 20040906
4 NOTIFY_DISPLAY Instance method Public Method Make Display Mode of a BO Node Known 20050817
5 NOTIFY_EDIT Instance method Public Method Make Change Mode of a BO Node Known 20050817
6 NOTIFY_FAILED_CREATE Instance method Public Method Creation Failed 20040906
7 NOTIFY_FAILED_DELETE Instance method Public Method Deletion Failed 20090511
8 NOTIFY_MOVE Instance method Public Method Make Moving a BO Node Known 20050415
9 NOTIFY_SCHEDULE Instance method Public Method Make Scheduling of a BO Node Known 20070216
10 NOTIFY_UPDATE Instance method Public Method Make Changed BO Node Element Known 20040906
Events
Interface IF_DPR_CHANGE_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CHANGE_MODE Public See coding Change Mode 20040906 TY_CHANGE_MODE(1) type c
Method Signatures

Method NOTIFY_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_KEY Call by reference Type reference (TYPE) ANY Schlüssel des Bo-Knotens 20050420
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING Bo-Knoten Name 20050420

Method NOTIFY_COPY on Interface IF_DPR_CHANGE_HANDLER has no exception.

Method NOTIFY_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_KEY Call by reference Type reference (TYPE) ANY 20040906
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20040906
3 Importing IN_CREATE_KEY_HANDLE Call by reference Type reference (TYPE) STRING 20040906
# Exception Resumable Description Created on
1 CX_DPR_API_CHANGE_HANDLER Fehler bei der Nutzung des Side Effect Handlers 20041119

Method NOTIFY_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_KEY Call by reference Type reference (TYPE) ANY 20040906
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20040906
# Exception Resumable Description Created on
1 CX_DPR_API_CHANGE_HANDLER Fehler bei der Nutzung des Side Effect Handlers 20041119

Method NOTIFY_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_KEY Call by reference Type reference (TYPE) ANY Schlüssel des Bo-Knotens 20050817
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING Bo-Knoten Name 20050817

Method NOTIFY_DISPLAY on Interface IF_DPR_CHANGE_HANDLER has no exception.

Method NOTIFY_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_KEY Call by reference Type reference (TYPE) ANY Schlüssel des Bo-Knotens 20050817
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING Bo-Knoten Name 20050817

Method NOTIFY_EDIT on Interface IF_DPR_CHANGE_HANDLER has no exception.

Method NOTIFY_FAILED_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20040906
2 Importing IN_CREATE_KEY_HANDLE Call by reference Type reference (TYPE) STRING 20040906
# Exception Resumable Description Created on
1 CX_DPR_API_CHANGE_HANDLER Fehler bei der Nutzung des Side Effect Handlers 20041119

Method NOTIFY_FAILED_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_KEY Call by reference Type reference (TYPE) ANY 20090511
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20090511
# Exception Resumable Description Created on
1 CX_DPR_API_CHANGE_HANDLER Error when Using the Side Effect Handler 20090511

Method NOTIFY_MOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_KEY Call by reference Type reference (TYPE) ANY Schlüssel des Bo-Knotens 20050415
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING Bo-Knoten Name 20050415

Method NOTIFY_MOVE on Interface IF_DPR_CHANGE_HANDLER has no exception.

Method NOTIFY_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_KEY Call by reference Type reference (TYPE) ANY 20070216
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20070216

Method NOTIFY_SCHEDULE on Interface IF_DPR_CHANGE_HANDLER has no exception.

Method NOTIFY_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_KEY Call by reference Type reference (TYPE) ANY 20040906
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20040906
# Exception Resumable Description Created on
1 CX_DPR_API_CHANGE_HANDLER Fehler bei der Nutzung des Side Effect Handlers 20041119
History
Last changed by/on SAP  20141109 
SAP Release Created in 400