SAP ABAP Class IF_XO_CNS_HANDLER (Handler for CNS Change Pointers)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  AC_XO_CNS_HANDLER Abstract Class for CNS Handler 20090929
Properties
Class IF_XO_CNS_HANDLER  
Short Description Handler for CNS Change Pointers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090722   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XO_CNS_HANDLER has no forward declaration.
Interfaces
Class IF_XO_CNS_HANDLER has no interface implemented.
Friends
Class IF_XO_CNS_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 XO_HANDLER_PREFIX Constant Public Type reference (TYPE) STRING 'EX' Prefix for XO CNS Handler 20100223
Methods
# Method Level Visibility Method type Description Created on
1 NEW_CHANGE_POINTER Instance method Public Method Generates a New Change Pointer 20090722
2 SUBMIT_CHANGE_POINTERS Instance method Public Method Submits the Collected Change Pointers to CNS 20090722
Events
Class IF_XO_CNS_HANDLER has no event.
Types
Class IF_XO_CNS_HANDLER has no local type.
Method Signatures

Method NEW_CHANGE_POINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_ID Call by reference Type reference (TYPE) XO_CNS_APPL_ID Anwendung im Change Notification Service 20090928
2 Importing I_BO Call by reference Object reference (TYPE REF TO) IF_XO_BUSINESS_OBJECT Business Object Definition 20090929
3 Importing I_EXPOBJTYPE Call by reference Type reference (TYPE) XO_CNS_TYPE Typ des Exportobjektes im Änderungszeigerdienst 20090928

Method NEW_CHANGE_POINTER on class IF_XO_CNS_HANDLER has no exception.

Method SUBMIT_CHANGE_POINTERS Signature

Method SUBMIT_CHANGE_POINTERS on class IF_XO_CNS_HANDLER has no parameter.
Method SUBMIT_CHANGE_POINTERS on class IF_XO_CNS_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in