SAP ABAP Data Element CNS_DTE_STATUS_FLAG (Status of the Change Pointer(s) to be Deleted)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-CNS (Application Component) Change Pointer Service
     CNS (Package) Change Notification Service
Basic Data
Data Element CNS_DTE_STATUS_FLAG
Short Description Status of the Change Pointer(s) to be Deleted  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Status 
Medium 15 Status 
Long 20 Status 
Heading 10 Status 
Documentation

Definition

Specifies which change pointers the system is to delete based on their status.

Use

  • Processed:

    If you choose the status processed, the system deletes all the change pointers and images whose retention period has expired that the generating application has created and processed for the receiving application. If there are multiple receivers, the system only completely deletes those change pointers that have already been processed by all receiving applications, meaning that the status for all receivers is processed.

  • Incorrect:

    If you choose the status incorrect, the system deletes all change pointers and images for which an error occurred during processing. The retention period is not taken into account here. If there are multiple receivers, the system only deletes those change pointers that have already been processed by all receiving applications, meaning that the status for all receivers is incorrect.

  • All:

    If you select all, the system deletes all change pointers ever created by the generating application. In this case, neither the retention period nor the status of the change pointers is taken into account. SAP recommends you only use this option in test systems. Using it in productive systems could result in inconsistencies in the receiving applications.

Dependencies

Note that the system does not take the retention period into account, if you select incorrect or all.

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 711