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

SAP Script

Former Member
0 Likes
306

Hi All,

SAP Script

What are the ways to Assign a Driver to Form

Thanks

Sunil

2 REPLIES 2
Read only

Former Member
0 Likes
291

If your "driver" means driver program then

You can do that in NACE Tcode. Give the driver program name, Form name along with output type, application type.

Please check the contents in TNAPR as well. It has the program name and the respective form name.

I hope it helps.

thanks.

Read only

Former Member
0 Likes
291

Hai,

u can assign through Transaction Code NACE.

In this select the application u want like CF, CV, E1

then click on output types push buttom

here u get output types like printout,dunning e.t.c

then select one output type and double click on Processing Routines to the right .

here u get the processing routines where the standard program is assigned to the standard form.

here u can change the program name u want and also the form

name .

the other way

u can change the form name in debugging mode of the program (driver)

reward if helpful

raam