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

About scripts

Former Member
0 Likes
333

can u tell me how to add 2 fields to standard sap script(in NACE transaction i took sales)?

thanks in advance

geeta

2 REPLIES 2
Read only

Former Member
0 Likes
313

U cant add to a standard script...

but u can copy the script and do the modifications for that...

if necessary copy the driver program too..

Regards....

Read only

Former Member
0 Likes
313

Hi geeta,

Suppose if u want add fields to the standard sap-scripts.Copy that standard form into Z form,and go to the page-window tab , in that tab go for the particular tab where u need to add fields and enter the fields in the Text-Elements.

After that write one Form-Routine in that in that text elemnts.In that form routine pass the fileds you added newly.

And write the routine for that in se38.

After that attach this Z Form in to the NACE transaction.

Reward points if Useful....

Regards

siri...