SAP ABAP Data Element ADMI_URI_ADK (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_ADK
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 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.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) in the context of ADK archiving addresses resources (archive files) or collections.

Use

A URI is composed of the archive path and the name of the addressed resource (archive file) or collection.

Limitations on length:

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

Dependencies

Example

The URI /ALN/001/FI/000645/000645-001FI_DOCUMNT addresses the archive file (resource) 000645-001FI_DOCUMNT, which has the archive path /ALN/001/FI/000645/. In this example FI must be a collection, because only collections can contain resources or subcollections. (Syntactically it is not possible to deduce from the URI /ALN/001/FI/000645-001FI_DOCUMNT that 000645-001FI_DOCUMNT is a resource.)

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