can we debug the smartform if yes how can we debug

Answer Posted / deepika

1. open SMARTFORM, in menu click on environment, it gives you the function module name for your SMARTFORM.

2. open function module in SE37.

3. There will be perform for each of the node.
ex. perform %GLOBAL_INIT for initialization

give global search with %<your node name> or %<code name> or <any perticular variable>

4. Put break point at required points, by setting break point or hard code statement BREAK POINT or BREAK <your user id>

5. Execute your process/smart form, break point will be reached

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the contents in technical specifications?

606


what is user specific parameter?

1679


What is the difference between the function module and a normal abap/4 subroutine? : abap modularization

712


Name the function module used to convert logical file names to physical file names in abap/4 programs?

602


What are the advantages and disadvantages of different types of bdc's?

555






What are the features of abap/4 dictionary? : abap data dictionary

598


What is alv programming in abap? When is this grid used in abap? : abap hr

689


While sorting field groups we cannot use more than one key field. State true or false. : abap modularization

595


What is new enhancement framework?

897


A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?

547


How to write a bdc – how do you go about it?

666


Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?

1606


Write the bdc table structure? : abap bdc

602


Explain the types of bdc's?

608


What are the update types possible?

616