‎2007 Mar 25 8:09 PM
how to insert excel sheet into main window of smartform.
thank u,
‎2007 Mar 26 2:17 AM
Hi, MANOJ KUMAR VADDEPALLY.
You can't insert any excel sheet into main window of smartform.
Looks like your mean template or table structure in smartforms
You could insert template or table in main window and then, use pattern of it.
I wish I could help you.
Best regards
Kyung Woo.
‎2007 Mar 26 2:17 AM
Hi, MANOJ KUMAR VADDEPALLY.
You can't insert any excel sheet into main window of smartform.
Looks like your mean template or table structure in smartforms
You could insert template or table in main window and then, use pattern of it.
I wish I could help you.
Best regards
Kyung Woo.
‎2007 Mar 30 10:41 PM
Its not possible direclty...
You will have to upload the Excel file using the Function module 'GUI_UPLOAD'. Then, pass this internal table to the main window appropriately....
Hope this helps u
Reward points if useful
Regards
‎2007 Mar 31 12:32 PM
Hi,
use the FM ALSM_EXCEL_TO_INTERNAL_TABLE to upload the excel file into an internal table and then by using this internal table u can print the datd into the smart forms....
All the best,
Bhaskar
‎2007 Mar 31 12:43 PM
Smartforms create spools (remember Adobe pdf format was a printer spool format at the beginning)
So you cannot include XLS in a spool.
You have to create a Table in your form.
Regards.
PS: Look at <a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCRSF/BCSRVSCRSF.pdf">SAP Smart Forms</a>