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

scripts

Former Member
0 Likes
572

1. can we run a script with out main program?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
551

Hi Murali

We cannot run a Script with main program. If ur modifing Existing Script then u can link the customised Script with standard Print program. Or else we have to create a customized print program for the same.

Reward me if its helpful

Regards

Ravi

3 REPLIES 3
Read only

Former Member
0 Likes
551

Hi Murali,

Unfortunately You cant run a SAP Script without a driver program

Regards,

Gaurav

Read only

Former Member
0 Likes
552

Hi Murali

We cannot run a Script with main program. If ur modifing Existing Script then u can link the customised Script with standard Print program. Or else we have to create a customized print program for the same.

Reward me if its helpful

Regards

Ravi

Read only

Former Member
0 Likes
551

HI Murli,

U can not run a Script without driver or print program if ur data is dynamic.

If u have static data to display in Script u can create and print from script itself which is highly impossible in real time environment.

Regards

SAB