SAP ABAP Class IF_CNS_PLUGIN (CNS: Change Pointer Plugin)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OAF_CNS_PLUGIN Agenten Framework: CNS Plugin 20080515
Properties
Class IF_CNS_PLUGIN  
Short Description CNS: Change Pointer Plugin    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080219   SAP 
Last change 20110908   SAP 
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 IF_CNS_PLUGIN has no interface implemented.
Friends
Class IF_CNS_PLUGIN has no friend class.
Attributes
Class IF_CNS_PLUGIN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_CREATE_CP Instance method Public Method Create Plugin for Change Poingers 20080303
2 HANDLE_GET_RECEIVERS Instance method Public Method Determine Plugin for Recipients 20080303
Events
Class IF_CNS_PLUGIN has no event.
Types
Class IF_CNS_PLUGIN has no local type.
Method Signatures

Method HANDLE_CREATE_CP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_CHANGE_POINTER Call by reference Object reference (TYPE REF TO) CL_CNS_CHANGE_POINTER Änderungszeiger 20080303

Method HANDLE_CREATE_CP on class IF_CNS_PLUGIN has no exception.

Method HANDLE_GET_RECEIVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_RECEIVERS Call by reference Type reference (TYPE) CNS_TAB_CP_RECEIVER Tabelle von Empfänger 20080303
2 Importing I_REF_CHANGE_POINTER Call by reference Object reference (TYPE REF TO) CL_CNS_CHANGE_POINTER Änderungszeiger 20080303

Method HANDLE_GET_RECEIVERS on class IF_CNS_PLUGIN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in