Page tree
Skip to end of metadata
Go to start of metadata
Purpose

Here the list of inputs required to reproduce issue related to one particular object

Applicable in CAST Version
Release
Yes/No
8.0.x(error)
7.3.x(error)
7.2.x(error)
7.0.x(tick)
Details

The source code of faulty (or missing) object and other utilitarian files if necessary (see below).

Technology

Utilitarian files

C++

The include files used in the environment profiles is also necessary. For crash issues use the pre-processed file (..\Logs\Preprocessed).

J2EE

XML and Jar files used n the environment profiles
Jar files referenced in the include paths

Please note For ABAP technology, if the faulty object is part of a Class Pool or a Function Pool, we need the code source of the Class Pool/ Function Pool which is usually splitted in many source file starting with same part. For example, the following list of files are the code code source the Class Poll ZCL_IM__FETCH_STORAGE_CAT:
ZCL_IM__FETCH_STORAGE_CAT=====CM001.abap
ZCL_IM__FETCH_STORAGE_CAT=====CM002.abap
ZCL_IM__FETCH_STORAGE_CAT=====CM003.abap
ZCL_IM__FETCH_STORAGE_CAT=====CM004.abap
ZCL_IM__FETCH_STORAGE_CAT=====CM005.abap
ZCL_IM__FETCH_STORAGE_CAT=====CM006.abap
ZCL_IM__FETCH_STORAGE_CAT=====CM007.abap

Also, note that if objects other than the faulty object are involved in the violation, you will also need to get the source code of these objects. For instance, for diagnostics based on client/server links, you will need the participating base. 

Notes / Comments


Related Pages




  • No labels