SAP ABAP Data Element IDREPFW_PATH_DST (Destination Path of Nodes Used in Mapping Rules)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-REP_FRWK (Package) International Development: Reporting Framework
Basic Data
Data Element IDREPFW_PATH_DST
Short Description Destination Path of Nodes Used in Mapping Rules  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type IDREPFW_PATH    
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 Dst. Path 
Medium 20 Dest. Path of Nodes 
Long 20 Dest. Path of Nodes 
Heading 20 Dest. Path of Nodes 
Documentation

Definition

Identifies the destination of a value in the XML data structure.

Use

The destination path of nodes defines the right side of a mapping rule. The destination path clearly identifies the place of a value in the XML data structure.

Each node in the path is separated with a slash character (/) and each table node must have an asterisk (*) prefix. The path must always be closed with a slash character.

Dependencies

Example

If there is a path with two nested tables (table1 and table2) and two nested structures (struct1 and struct2), you enter the destination path as follows: *table1/*table2/struct1/struct2/

History
Last changed by/on SAP  20130529 
SAP Release Created in 607