how to call the smart form from the report?is it Possible or
not?
Answer Posted / someshwar chatterjee
yes it is possiple to call smartform from a report, all we
have to do is at first execute the smarform once, it will
generate a function module number.
Go to the report where to call the smartform call the
funcntion module(ctrl+f6)give function name
SSF_FUNCTION_MODULE_NAME press enter. In the export
parameters FORMNAME give the smartform name within single
codes and in import parameters FM_NAME (F_NAME TYPE
RS38L_FNAM ), give F_NAME which stores the function module
number generated after executing the smart form.
| Is This Answer Correct ? | 29 Yes | 1 No |
Post New Answer View All Answers
What are the function modules used in a sap script driver program?
Explain what is runtime analysis?
What are the different types joins?
What statement will be found in an sap application program that implements a function module exit?
Explain the advantages of abap query tool?
What is payroll driver
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
What is check table?
What are the differences between table controls and step loops?
Difference between domain and data element? What are aggregate object?
How can we set the table spaces and extent sizes? : abap data dictionary
Why do we use logical blocks in abap program?
What are the page headers for secondary lists?