SAP ABAP Data Element ADMI_PATH (Archive Path)
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 ADMI_PATH
Short Description Archive Path  
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 255    
Decimal Places 0    
Output Length 255    
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 Arch. Path 
Medium 15 Archive Path 
Long 20 Archive Path 
Heading 55 Archive Path 
Documentation

Definition

An archive path identifies the place in the XML DAS hierarchy (using the shortes way from the root to the collection), where the collection or resource is located.

Use

An archive path begins with the root /, and the collection names end with /.

Length: Currently XML DAS can only process archive paths with a maximum length of 128 characters.

Dependencies

Example

From archive path /ALN/001/FI/ for the resource res.xml you can see that res.xml is located in the collection FI, which in turn has archive path /ALN/001/. To address this resource you can use the URI /ALN/001/FI/res.xml.

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