can we debug the smartform if yes how can we debug

Answer Posted / ritesh jha

1.GOTO T-code SMARTFORM-> give the smartform name-> press F8
2.After executing function module will generate.open
function module in display mode.
3.: press source code tab of the function module. In the
source code there is a perform %GLOBAL_INIT. In this
perform all the code of initialization and program lines is
display as perform. Here you can easily find your table and
variable by find command and set session break point on it.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between user exit and badis?

614


What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary

579


Type casting and error handling

941


What is the difference between data elements and domains?

591


Explain the client concept of sap.

592






Explain the difference between a dialog program and a report?

559


What is the use of table maintenance allowed?

552


What is the differences between structure and table in data dictionary in abap?

587


What are the steps to be followed to set lockobjects? : sap abap data dictionary

633


What is the significance of the screen number ‘0’?

569


What is page window?

586


What are field symbols?

642


Explain about interactive report?

611


Difference between open sql and native sql? : abap data dictionary

617


What happens if we use leave to list-processing without using suppress-dialog?

706