[go: up one dir, main page]

0% found this document useful (0 votes)
27 views1 page

Demos

The document outlines various tools for code and performance inspection within SAP, including Code Inspector (SCI), Performance Monitor (STATS), Performance Trace (ST05), and Runtime Analysis (SAT). It specifies the programs and database tables to be analyzed and notes that the Table Attributes Check must be included in the check variant for inspections to yield messages. Additionally, it mentions changes in the DEFAULT variant for SAP_BASIS versions regarding the Table Attributes Check.

Uploaded by

vinay.thambe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views1 page

Demos

The document outlines various tools for code and performance inspection within SAP, including Code Inspector (SCI), Performance Monitor (STATS), Performance Trace (ST05), and Runtime Analysis (SAT). It specifies the programs and database tables to be analyzed and notes that the Table Attributes Check must be included in the check variant for inspections to yield messages. Additionally, it mentions changes in the DEFAULT variant for SAP_BASIS versions regarding the Table Attributes Check.

Uploaded by

vinay.thambe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Demos

II. Code Inspector (SCI)


• Program ZDS410_MAKE_IT_ON_DB (transaction SE38)
Out of IDE
• DB Table ZDS400_POSITION (transaction SE11)
• DB Table Z407_SAPLANE_E anonymous inspection (transaction SCII)
• Package ZSILVER named inspecction (transaction SCI)

III. Performance Monitor (STATS)


• Execute program ZDS400_TOOLS_DB, then look at the associated statistical records
• Analyze statistical recors written during the Code Inspector exercises

IV. Performance Trace (ST05)


• Trace program ZDS400_TOOLS_DB

V. Runtime Analysis (SAT)


• Trace program ZDS400_TOOLS_ABAP

© 2021 SAP SE. All rights reserved.

Note The inspections of the database tables will only return messages if the Table Attributes
Check has been added to the check variant. This check used to be in the DEFAULT
variant for SAP_BASIS 7.02 but is no longer included. From SAP_BASIS 7.50 on it is in
the DEFAULT variant again.

You might also like