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

What is the driver program & why we require driver program?

Former Member
0 Likes
353

What is the driver program & why we require driver program?

1 REPLY 1
Read only

Former Member
0 Likes
318

In a Sapcript program the driver program plays an important role of calling the sapscript .

Driver program contains Business Logic of the Program and rest all values are passed to scriprt which is called through driver.

If it is based on output then standard forms called entry is called in the standard driver program .

Please reward if useful.