SAP ABAP Message Class CNV_10020 Message Number 337 (Path determination for &2 has failed: Source value for &3 is initial)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_10020 (Package) CNV package 10020
Attribute
Message class CNV_10020  
Short Description Message class for package 10020    
Message Number 337  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
Path determination for &2 has failed: Source value for &3 is initial
Help Document

Diagnosis

Determination by path has been specified for conversion of table field . Delimitation takes place.
The related source field or object is not filled for the current data record. Consequently, it is not possible to assign the field to be converted to .

System Response

Field of the current data record does not participate in the conversion.

Procedure

Check if field really contains relevant data for the records for which source field or object is empty. If this is the case, you need to find a different path for determination of using another source field or object and store it in table CNV_10020_DTFLD.

Notes

  • If the determination path is the same for a multitude of table fields to be converted, determination is carried out only once for this group of fields. Consequently, the problem described above occurs with all fields of a group, and all instances must be analyzed separately.
  • If package parameter PROTOCOL_ENHANCED is set, the system outputs the value of the relevant fields (if they are filled) after this message has been output. If all relevant fields are empty, no message is output.
    If tables are delimited by means of a cluster table, output of the relevant fields for conversion is not possible.

History
Last changed on/by 20141030  SAP 
SAP Release Created in