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 Query

Former Member
0 Likes
363

Hi All,

we recently had an upgrade from 3.1 to 4.6 c .Post upgrade we did a conversion for the queries used in earlier system using the note 92124. we had few background batch jobs which were using the programs created when we create a Query . now after the conversion the Program names have been chnaged as the per the naming convention for 4.6c ..this is the problem.. coz going into each job and looking into it and chnaging the program name could be little difficult..

did any body come across this problem or have a OSS note that takes care of this problem.. kindly suggest

Thanks and regards

Amit

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
339

you'll have to do the substitution of abap-names in jobs manually. use the new transaction SM37C (hopefully there in 4.6C) to search for steps in jobs.

1 REPLY 1
Read only

Former Member
0 Likes
340

you'll have to do the substitution of abap-names in jobs manually. use the new transaction SM37C (hopefully there in 4.6C) to search for steps in jobs.