how to invoke smart forms from a program ?
Answers were Sorted based on User's Feedback
Answer / vijaypamulapati
Hi goto smartform Envoronment->function module name
copy that fm name and call this in your program.
regards,
Vijay
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / ravipatlola
Hi go to smartform and excute it , it will jenerate the function module name take that FM nmae and go to se37 and enter function module name and display, it takes in to the program and in the include put break point and debug.
Thanks
Ravipatlola
Is This Answer Correct ? | 0 Yes | 0 No |
Can you print decimals in type n?
explain the scenario of ALE/IDOC
What is the disadvantage of a call by reference? : abap modularization
how to use binary search in internal table?what is the use of indexes and secondary indexes?
can we write any interective or classical reports in alv reports if yes how?
What is the difference between LSMW and BDC?
What take most time in SAP Script programming?
Can you print decimals in type n? What is difference between float and packed data type?
How can we achieve MVC ?
how many indexes can be created for a table?
What are the different OK Codes that can be used in batch input processing?
What is step-loop?