Application Development 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: 

Regarding Service order number ....

Former Member
0 Kudos

dear all,

i got one assignment to lock some ranges (nearly five thousand) service order numbers using t code iw32. is there any process to do the same in one short?

or shall i have to use BDC to do the same?

its tedious job, every time to select order number and then to go to menu->order->function->lock .....is there any way to to record the menu path like i shown here..

pl help

jigar patel

2 REPLIES 2

Former Member
0 Kudos

Hi,

you can make one BDC prog for this and upload the file in a one shot.

regards,

paras

Former Member
0 Kudos

Hi patel,

as u guess u can use BDC or we have options of ecatt for latest version...

and scat for 4.6b... by this way u can record screen inputs and u can run it in backround.CHECK THIS LINK FOR ECATT

http://help.sap.com/saphelp_nw04/helpdata/en/1b/e81c3b84e65e7be10000000a11402f/frameset.htm

JGDS