Purpose (problem description)

This page provides assistance when, even after successful analysis of SAP source files, SAP table objects are not generated as expected.

In the screen shot below,it can be seen that, 6289 tables are loaded, but only 1 table has been saved in Knowledge base

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 to find that it is not as per expectation.
Action Plan

Perform the below actions

  1. First make sure that you have no configuration issues as mentioned in the message. Please refer the documentation : SAP ABAP - Analysis messages
  2. Check in the source code and find the number of tables that are called by ABAP files. The tables that are actually called from ABAP code will be analyzed and the corresponding SAP table object will be created.
  3. If the ABAP code itself is not analyzed then the tables will not be created, if this is the case, check this page : CMS Snapshot Analysis - Run Analyzer - Missing objects - ABAP.
  4. If this page do not provide the solution to the problem, then contact CAST Technical Support and provide the following Relevant input for further investigation by support.

 

Notes/comments

Ticket # 16776 , #16158

Related Pages