SAP ABAP Data Element P01T_VALI (HR-DST: Validation Path)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-NT-TX (Application Component) Tax
     P01T (Package) HR Germany: Tax
Basic Data
Data Element P01T_VALI
Short Description HR-DST: Validation Path  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT80    
Data Type CHAR   Character String 
Length 80    
Decimal Places 0    
Output Length 80    
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 Path 
Medium 16 Validation Path 
Long 20 Validation Path 
Heading 50 Validation Path 
Documentation

Definition

Use

Relative path to the directory on the local PC where the schema for validating the generated XML file is stored. The path specified is relative to the directory in which the generated XML file is stored.

Dependencies

Example

The first part of the path must always begin with:

http://www.elster.de/2002/XMLSchema

If the "elster000008_extern.xsd" schema against which the generated XML file is validated lies in the "Schemata" subdirectory of the same directory in wich the generated XML file is located, the second part must be the (relative) path:

./Schemata/elster000008_extern.xsd

The full path specified in this field is thus:

http://www.elster.de/2002/XMLSchema ./Schemata/elster000008_extern.xsd

Schema "elster000008_extern.xsd" describes where potential subschemata for the processing data header, transfer header, and so on are located. These can be subdirectories of the "Schemata" directory, but will depend on the exact structure of the schema specified in this relative path.

History
Last changed by/on SAP  20040819 
SAP Release Created in 46C