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
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
when does a list get sent to the screen on the presentation layer?
What are the other modules integrated with om? : sap abap hr
What are logical data bases used in hr module? : abap hr
What are hashed tables?
Explain the sequences of event block?
how to genernate 21 sencondary index
Does sap handle multiple languages?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
What is the difference between Check and Continue?
What is a 'z' report?
What is the differences between abap and ooabap. In which situation we useooabap?
What is going life actually? What is the role of a functional consultant in it? : sap abap hr
How memory management happens for internal tables and work areas in abap?
What is open sql vs native sql ?