SAP ABAP Data Element ADMI_URI (URI of a Resource or a Collection)
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_URI
Short Description URI of a Resource or a Collection  
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 355    
Decimal Places 0    
Output Length 355    
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.URI 
Medium 15 Archive URI 
Long 40 URI of a Resource or a Collection 
Heading 40 URI of a Resource or a Collection 
Documentation

Definition

A URI (Uniform Resource Identifier) is used to address resources or collections in XML Data Archiving.

Use

A URI is composed of the archive path and the name of the addressed resources or collections.

Length:

  • URI of a collection <= 127
  • URI of a resource <= 128 + length of the resource name

Dependencies

Example

The URI /ALN/001/FI/res.xml addresses the resource res.xml, which has the archive path /ALN/001/FI/. In this example FI must be a collection because only collections can contain subcollections or resources (syntactically it is not possible to determine from URI /ALN/001/FI/res.xml that res.xml is a resource).

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