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

Report query

Former Member
0 Likes
787

hi friends,

i have standard HR report which is working in client 111

but not working in client 222

its an ALV report ans also uses

Batch input session method

if i execute in tcode SM35 its working fine with client 111[it gives screen by screen process]

but does not work in client 222 its gives me message

batch session completed

can anyone tell wat r all the possible ways track this

thanks

regards

soorya[urgent]

8 REPLIES 8
Read only

Former Member
0 Likes
761

hi,

Are you using different variants in different clients?

Read only

0 Likes
761

no we r not using variants

regards

soorya

Read only

Former Member
0 Likes
761

Hi,

First check whether the complete program exists in 222 client perfectly.

then if it is a BDC upload program try to execute that in A (All screens mode),

or it it is executed in SM35 ,check the Batch Log in SM35.

regards,

Anji

Read only

Former Member
0 Likes
761

Probably, there are no records matching the conditions that u r trying to query for. Please check if u r having the employees with the same kind of Infotype records in 222 as in 111 and then execute the report. It shud work just the same.

Reward points if useful...

Cheers,

Sam

Read only

0 Likes
761

yes i have differ sent of data in both the clients

will this give problem

regards,

soorya

Read only

0 Likes
761

hi samuel,

u almost got my problem

can u plz explain me exactly

how to match the data in both the clients

regards,

soorya

Read only

0 Likes
761

Hi Soorya,

This is the fact..

Its not mandatory that you have the same employees created in both the clients in the same way. But it is mandatory that if u are executing a report that has some employees belonging to a particular Personnel Area or Subarea or employee group or employee subgroup etc, then make sure that at least some employees are existing in the new client 222 as well. If u are not sure, then hire a new employee in 222 with same details from 111 if possible. U need not hire many employees but hire only those employees that are figuring out in the report in 111. Thus ur client 222 will now have the same test data as in 111. So ur report will work perfectly here also.

Reward points if useful...

Cheers,

Sam

Read only

Former Member
0 Likes
761

hi

good

if a same program you test in different with different client it nees the different test data,probably that is the prob with you,when you are executing the prog with client 111,that client contain the test data so that it is working fine,but when you r executing the same prog in 222 client,that client does not contain any test data so it is not working.Create some test data for 222 client and try again.

Thanks

mrutyun^