Answer Posted / nitin b modi
Hi,
You have to execute the smartform in TCode Smartforms and
when you get the Smartform FM name like /B112098183221.
then you have to press the display button then you will get
standard SAP Code in that scroll down to last to find
Subroutine PERFORM GLOBAL_CLEAR%, then double click and go
inside....you will get all the code which you have written
in Smartform and can put break point and once you run the
smartform driver program the control stops in
smartform,where you put the Break Point.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
If yes then why do we require logical database
How to eliminate duplicate entries in internal tables?
Explain the different types of mode (run code) in call transaction method?
What is database view ? : sap abap data dictionary
What are the events used in abap in the order of execution?
Final class
What is system-land-scape of your project?
What is the difference between Check and Continue?
What is web dynpro for abap?
Name some data dictionary objects?
Is it possible to pass data to and from include programs explicitly?
Different between Interface and Abstract classes?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What is the syntax for call transaction? : abap bdc