SAP ABAP Message Class CNV_10020 Message Number 407 (Path for determination of TDetObject &2 by object type &1 was not loaded)
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 407  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
Path for determination of TDetObject &2 by object type &1 was not loaded
Help Document

Diagnosis

Determination for OBJNR by takes place based on multiple path with an object number of object type . For object type , alternative path has been defined. However the "do not load" indicator has been set for this path.

CWB context: The "do not load" indicator has probably been set in the step Exclude unnecessary determination paths in the package settings phase. The log for this step lists the object types that the org. package flagged as "do not load". If the object type is included in this list, this means that the analyzed tables Ti, to which the multiple path is assigned for determination purposes, did not have a relevant record containing an object number of object type at the time when the "Analyze Tables and Fields for Org. Units" took place. Consequently, the "do not load" indicator was set for alternative path .

There are the following possible reasons why the multiple path is called with an object number of object type :

  1. Records with an object number of object type have been created in at least one of the Ti tables after completion of "Analyze Tables and Fields for Org. Units".
  2. After completion of "Analyze Tables and Fields for Org. Units", the assignment of fields to be converted to determination paths has been changed so that a source field that has not yet been analyzed and contains object numbers of object type is used.
  3. The multiple path is called in a (conversion) routine with an object number of object type .

System Response

It is not possible to determine any values for target determination object and objects of object type . If delimitation takes place, this means that the related field is not converted.

Procedure

Check the assignment of determination paths to fields to be converted for your package and the table with which the error occurred. If determination was switched off for at least one field to be converted, check if a (conversion) routine that calls the org. determination by itself (internally) has been defined. If this is the case, the most likely reason for the error is reason 3 (as described above).

  • For cases 1 and 2 described above, repeat "Analyze Tables and Fields for Org. Units", "Identify Unnecessary Determination Path" and "Load Determination Data".
  • For case 3, you can force the system to load the alternative path by including an entry with the target determination object and the object type for your package in transaction CNV_10020_LOBART. Then repeat the exclusion of non-relevant determination paths and the loading of the object tables.

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