SAP ABAP Class /RPM/IF_CHANGE_HANDLER (/RPM/IF_CHANGE_HANDLER)
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
Class /RPM/IF_CHANGE_HANDLER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050127   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /RPM/IF_CHANGE_HANDLER has no forward declaration.
Interfaces
Class /RPM/IF_CHANGE_HANDLER has no interface implemented.
Friends
Class /RPM/IF_CHANGE_HANDLER has no friend class.
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
Class /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