SAP ABAP Interface /RPM/IF_CHANGE_HANDLER (/RPM/IF_CHANGE_HANDLER)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/API (Package) xRPM External Interfaces
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/CL_CHANGE_HANDLER xRPM ESA Change Handler 20050204
Properties
Interface /RPM/IF_CHANGE_HANDLER  
Short Description    
General Data
Package /RPM/API   xRPM External Interfaces 
Created 20050127   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /RPM/IF_CHANGE_HANDLER has no forward declaration.
Interfaces
Interface /RPM/IF_CHANGE_HANDLER has no interface.
Friends
Interface /RPM/IF_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' 20050127
2 CO_CHANGE_MODE_INSERT Constant Public Type reference (TYPE) TY_CHANGE_MODE 'I' 20050127
3 CO_CHANGE_MODE_UPDATE Constant Public Type reference (TYPE) TY_CHANGE_MODE 'U' 20050127
Methods
# Method Level Visibility Method type Description Created on
1 NOTIFY_CREATE Instance method Public Method Bekanntmachen eines neuen BO-Knoten Elements 20050127
2 NOTIFY_DELETE Instance method Public Method 20050127
3 NOTIFY_FAILED_CREATE Instance method Public Method 20050127
4 NOTIFY_UPDATE Instance method Public Method 20050127
Events
Interface /RPM/IF_CHANGE_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CHANGE_MODE Public See coding 20050127 TY_CHANGE_MODE(1) type c
Method Signatures

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) SESF_BO_NODE_ID Business Key des eingefügten Knotens 20050127
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING Knoten, in den eingefügt wurde 20050127
3 Importing IN_CREATE_KEY_HANDLE Call by reference Type reference (TYPE) SESF_BO_NODE_ID optional: Das Create-KeyHandle 20050127
# Exception Resumable Description Created on
1 /RPM/CX_API_CHANGE_HANDLER Error when Using the Change Handler 20110324

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) SESF_BO_NODE_ID SESF_BO_NODE_KEY 20050127
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20050127
# Exception Resumable Description Created on
1 /RPM/CX_API_CHANGE_HANDLER Error when Using the Change Handler 20110324

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 20050127
2 Importing IN_CREATE_KEY_HANDLE Call by reference Type reference (TYPE) STRING 20050127
# Exception Resumable Description Created on
1 /RPM/CX_API_CHANGE_HANDLER Error when Using the Change Handler 20110324

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) SESF_BO_NODE_ID SESF_BO_NODE_KEY 20050127
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20050127
# Exception Resumable Description Created on
1 /RPM/CX_API_CHANGE_HANDLER Error when Using the Change Handler 20110324
History
Last changed by/on SAP  20141109 
SAP Release Created in 400