SAP ABAP Data Element RQSTCHNG (Request changes from change service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-API (Application Component) BAPI Tools (for BAPIs see Note 813411)
     SBF_BAPI (Package) Business Framework BAPI, Central Modules, Tools
Basic Data
Data Element RQSTCHNG
Short Description Request changes from change service  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FLAG    
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 RQSTCHNG   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Reqt chgs 
Medium 15 Request changes 
Long 20 Request changes 
Heading 20 Request changes 
Documentation

Definition

Basis of 'RequestChanges' parameters in Replicate() BAPIs.

With the 'RequestChanges' parameter modifications of object instances already replicated can be copied directly from the change service and forwarded to the receiving system.

Use the 'RequestChanges' parameter only if, the business object type provides a change service. The 'RequestChanges' parameter must not be used together with the 'Recipients' parameter, because when the receiver accesses the data, the change pointers in the change service are reset and other receivers will be ignored. This point must be included in the documentation on this parameter.

The data element RQSTCHNG can have the following values:

  • ' ' (no value)

    "No value" is the standard setting and means that the change service will not be accessed.

  • 'X'

    This value means that the modified object instances are replicated directly from the change service.

For further information see the BAPI Programming Guide in the R/3 Library.

History
Last changed by/on SAP  20130604 
SAP Release Created in