‎2007 Oct 16 5:13 AM
Hi Experts
I am very new to SAP Scripts.
I want to change some scripts now, can you tell me about the driver program and the internal table, how we use in Script.
Can we do coding part in script forms like smartforms,
Do we need to create the structure and assign it in Script also like Smartforms.
Please anyone explain me how to call a SAP Script.
Thanks in advance.
Regards
Rajaram
‎2007 Oct 16 5:16 AM
Hi,
check this link for an example
http://www.thespot4sap.com/Articles/SAPscript_example_code.asp
Thanks
Naren
‎2007 Oct 16 5:16 AM
Hi,
check this link for an example
http://www.thespot4sap.com/Articles/SAPscript_example_code.asp
Thanks
Naren
‎2007 Oct 16 7:31 AM
Hi,
http://esnips.com/doc/1ff9f8e8-0a4c-42a7-8819-6e3ff9e7ab44/sapscripts.pdf
http://esnips.com/doc/1e487f0c-8009-4ae1-9f9c-c07bd953dbfa/script-command.pdf
http://esnips.com/doc/64d4eccb-e09b-48e1-9be9-e2818d73f074/faqss.pdf
http://esnips.com/doc/cb7e39b4-3161-437f-bfc6-21e6a50e1b39/sscript.pdf
http://esnips.com/doc/fced4d36-ba52-4df9-ab35-b3d194830bbf/symbols-in-scripts.pdf
‎2007 Oct 16 7:36 AM
Hi Raj Ram,
Create a layout in SE71.
Create a program in SE38 linking this layout.
Function modules involved are
1) open_form
2) write_form
3) start_form
4) close_form.
Regards,
Nagaraju