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 dml commands in abap?

647


The max number of calling modes stacked at one time is?

591


What is cts and what do you know about it? : abap hr

736


What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc

616


how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.

1722






How will you define org structure in MM?

842


What is abap work bench?

731


Which objects are independent transport objects? : abap data dictionary

578


Is there any method apart from bdc for data upload to sap? : abap bdc

614


Can we use flow logic control key words in abap/4 and vice-verse?

566


What is the difference between Classic badi and Kernal badi ?

1789


What are conversion & interface programs in sap?

653


What primary key and foreign key relationship

888


What is delivery class? : abap data dictionary

655


SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul

2093