SAP ABAP Data Element BMDELTAMANTRC (RFC Bit Option for Activation of Delta Manager Trace)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRCX (Package) Development Class for Remote Communication: RFC and RMC
Basic Data
Data Element BMDELTAMANTRC
Short Description RFC Bit Option for Activation of Delta Manager Trace  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
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 DeltaTrace 
Medium 19 Delta Manager Trace 
Long 30 Activate Delta Manager Trace 
Heading 52 Bit Option for Activation of Delta Manager Trace 
Documentation

Definition

You can use RFC bit options to set the following options for the relevant RFC destination in the target system.

Prerequisites:

The following options are only available if the target server also has a kernel with Release 6.40.

Use

Deactivate Delta Manager Trace

The Delta Manager optimizes performance. It checks whether the server has made changes to a table, and sends only the modified data records back, if possible. If the entire table has been modified, if many modifications have been made, or it the Delta Manager is deactivated, then the entire table is sent. You can use the Delta Manager trace to find out which modifications have been made to the table, and how they are sent back to the client, and received by the server.

Caution: Delta Manager traces can be very large, depending on the table. Only use this option after discussing it with SAP.

Value of bit option in Hex is: 00000080

Dependencies

Example

History
Last changed by/on SAP  20100420 
SAP Release Created in 640