how many ways to debug the script and can we debug the
smartform if yes how can we debug

Answer Posted / anita

1) One way to debug smartform is to debug the Function
Module of that smartforms.
If you want to debug particular smartform node that the
solution would be,
insert a "Program Line" just above the node you want to
debug and this program line write a normal abap breakpoint.

break-point.

So whenever you call the smartforms, it will stop at this
breakpoint and you can debug onwards.

2) SFTRACE can be used for debugging SMARTFORMS.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is screen flow logic? What are the sections in it?

604


What is the difference between function group and function module?

524


Define infotype ? : abap hr

711


How do you use tab sets in layout sets?

659


what is field string ? & where we are using field strings?

1578






– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS

5533


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

543


What are the advantages and disadvantages of ABAP query tool?

581


What is an interactive report? What is the obvious difference of such report compared with classical type reports?

567


What is dialog module?

608


What is the significance of hide?

584


What are your ways to performance optimization?

920


What is the basic difference internal tables and database tables? : abap data dictionary

569


What is the use of table control in bdc is it same in module pool table control? : abap bdc

678


Select up to 1 row and select single difference ?

650