Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

help on SAPSCRIPT!!!!

Former Member
0 Likes
534

hi!!!!! can any one told me that how can we code in sapscript. i didn't need to code in SE38.

i want to execute the script From SE71

Moderator message: please do more research before asking.

Edited by: Thomas Zloch on Apr 27, 2011 3:05 PM

4 REPLIES 4
Read only

pawan_rai
Participant
0 Likes
500

hi,

It is not possible to run your script without program in se38.

reasons being you need to pass fm which cannot be done in script i.e.se71.

This is one of the difference which script has with the smartforms.

regards,

Pawan

Read only

Former Member
0 Likes
500

useful but i didn't want to use SMARTFORMS. i want to code in SE71 same as se38

Read only

pawan_rai
Participant
0 Likes
500

hi ram,

Thing is it is not possible to call function module like open_form,wite_form & close_form in your sapscript .

for that you need se38,

regards,

pawan.

Read only

Former Member
0 Likes
500

If u want to execute the sapscript from SE71,

go to Utilities -> Printing Test

If that is not helpful, u dont have any other option rather that SE38.

Regards