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

Could we run SAPSCRIPT form w/o any editor program.?

Former Member
0 Likes
794

hi ,

Could any one tell me please weather can we run SAPSCRIPT form w/o any editor program.?

hi ,

Could any one tell me please weather can we run SAPSCRIPT form w/o any editor program.?

3 REPLIES 3
Read only

Former Member
0 Likes
572

noo, it is possible with smartforms

but u can use test run for checking the layout by using se71-> enter form, utilities>Printing test

Read only

Former Member
0 Likes
572

no its not possible to run the script directly without a driver program.

Read only

Former Member
0 Likes
572

Hi Ballu,

The reasons for using the driver program are

1) To do the fetching of values that is to be printed in the form.

2) The configurations will be done for the forms by specifying the print program Name and corresponding Form Name. So when we execute the form, at first the control will come to your print program. So its very essential that you need a print program.

But for simply testing the sap scripts without any values, goto UTILITIES -> PRINTING TEST.

Reward points if useful.

Thanks,

Karthik