Purpose (problem description)

This page provides assistance when analyzing ABAP files and when seeing the message ABAP.15:  No file to parse as in the screenshot below.



Observed in CAST Version


Release

Yes/No

8.3(tick)
Observed in RDBMS

RDBMS

Yes/No

CSS (tick)
Step by Step scenario
  1. Extract ABAP code from the SAP system
  2. Analyze Extracted code
  3. Examine Results
Action Plan

Perform the below actions

  1. First make sure that you have no configuration issues as mentioned in the message documentation here:  SAP ABAP - Analysis messages#Analysismessages-ABAP.15
  2. Check if you have any or if all of your files are LSVIM* files.   LSVIM* files are skipped by ABAP analyzer on purpose.  The reason for this is that these files are generated by the SAP system and  they are not part of the actual source code.  
  3. If you have non LSVIM* files which have been extracted from the SAP system and not analyzed or giving error, then please contact CAST Technical Support and provide the Relevant input for further investigation by support.

 

Notes/comments

Ticket # 17983 

Related Pages