how to find the print/driver prg of smartform.I used FM SSF_FUNCTION_MODULE_NAME in driver prg.
Answer Posted / narasa
Hi,
->execute se93
->give your tcode
->click on display
->there you can find your program name.
or
->enter your tcode of the samrtform
->choose system
->status
->there you can find your program name
regards,
Narasa
| Is This Answer Correct ? | 1 Yes | 11 No |
Post New Answer View All Answers
What are the different control break statements available inside a loop?
How many types of buffering? : abap data dictionary
How many types of data classes are there in sap?
Explain what is runtime analysis?
How can we handle table control in bdc? : abap bdc
How collect statement is different from append?
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
What is the major difference between pool tables and transparent tables?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What are the two levels in defining a match code? : abap data dictionary
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What are number ranges?
What is your approach to find exit and BAdi?
What is the difference between collect and sum?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?