0% found this document useful (0 votes)
17 views

Chapter 06_Debugging SmartForm & User Defined Exceptions

The document outlines the objectives of a training session on debugging Smart Forms and raising user-defined exceptions. It includes instructions on how to find the function module name for a Smart Form and emphasizes the importance of setting breakpoints for debugging. The session also features practical demonstrations and exercises for participants to practice debugging techniques.

Uploaded by

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

Chapter 06_Debugging SmartForm & User Defined Exceptions

The document outlines the objectives of a training session on debugging Smart Forms and raising user-defined exceptions. It includes instructions on how to find the function module name for a Smart Form and emphasizes the importance of setting breakpoints for debugging. The session also features practical demonstrations and exercises for participants to practice debugging techniques.

Uploaded by

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

IBM Global Services

Debugging SmartForm & User Defined Exceptions

Debugging & User Defined Exceptio Dec-2008 © 2005 IBM Corporation


ns |
IBM Global Services

Objectives

 The participants will be able to:


 Debug a Smart Form
 Raise a user defined exception

2 Debugging & User Defined Exceptions | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Debugging Smartform
Function module name
for the Smartform

Place holding the code


Program name for for smartform. Set a soft
function module break point here to
DEBUG
3 Debugging & User Defined Exceptions | Dec-2008 © 2005 IBM Corporation
IBM Global Services

User Defined Exceptions in Smartform

User Defined Exceptions

4 Debugging & User Defined Exceptions | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Demonstration

 Debugging a Smart Form.

5 Debugging & User Defined Exceptions | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Practice

 Debugging a Smart Form.

6 Debugging & User Defined Exceptions | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Summary

 Go to Environment -> Function Module Name to know the generated function


module name in the Smart Form builder
 Generated function module names are different in different systems for a
particular Smartform

7 Debugging & User Defined Exceptions | Dec-2008 © 2005 IBM Corporation


IBM Global Services

Questions

 How to find the Function module name for the Smartform?

8 Debugging & User Defined Exceptions | Dec-2008 © 2005 IBM Corporation

You might also like