SAP ABAP Data Element ARCH_XMLRT (XML Archive Routing Possible)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     SARC (Package) Archive Development Kit
Basic Data
Data Element ARCH_XMLRT
Short Description XML Archive Routing Possible  
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 XML Rout. 
Medium 20 XML Archive Routing 
Long 40 XML Archive Routing Possible 
Heading 40 XML Archive Routing Possible 
Documentation

Definition

Indicator showing whether Archive Routing is possible for a specific XML archiving object. For Archive Routing to be possible, the programs belonging to the XML archiving object (write, delete, display...) must take the following prerequisites into account:

  • Application collections may only be created within a write program.
  • URIs and archive paths as input parameters for all methods except LIST/SELECT may only result from output parameters of OPEN_xxx or PUT; it is particularly important that there is no coded concatenation of home path and newly created collections.
  • Archive paths as input parameters for LIST and SELECT must be either the home pathsor their concatenations with an application collection or a path extension created directly by theapplication. Alternatively (if the path produced through OPEN_xxx or PUT is used) the parameter AP_WITH_AR must be used.

Use

'X': Archive Routing possible

' ': Archive Routing not possible (Standard)

Dependencies

Example

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