SAP ABAP Data Element ADMI_PEXT (Path Extension)
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_PEXT
Short Description Path Extension  
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 254    
Decimal Places 0    
Output Length 254    
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 PathExten. 
Medium 20 Path Extension 
Long 20 Path Extension 
Heading 20 Path Extension 
Documentation

Definition

An addition to a home path to create a new archive path.

Use

You can use a path extension to create new collections and resources not directly in the home collection, but further down in the hierarchy. The path extension is the part of the path (composed of the lower collections with a closing /) that is added to the home collection to create a new archive path.

The names of the collections in the path extension must meet the following conditions:

Name can have a maximum of 20 characters. The name of a collection may only contain the following characters: 0 ... 9 a ... z A ... Z _ - . ! ~

Dependencies

Example

With home path /a/b/ and the path extension c/d/ the URI of the new collection my_session would be /a/b/c/d/my_session.

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