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

Issue with call transaction

PS_1978
Active Participant
0 Likes
869

Hi,

I am doing BDC (I cannot use BAPI's or any other way as per the requirement) for MM02 transaction. I am scheduling this as a background job. The program is working fine. But the issue is, some times the background job is taking more time ( > 10 minutes ) to finish the job and some times it is not taking even 2 0r 3 seconds to complete the same job for same material. What could be the problem? Please provide your opinions on this.

Regards,

Phani

Hi,

I am doing BDC (I cannot use BAPI's or any other way as per the requirement) for MM02 transaction. I am scheduling this as a background job. The program is working fine. But the issue is, some times the background job is taking more time ( > 10 minutes ) to finish the job and some times it is not taking even 2 0r 3 seconds to complete the same job for same material. What could be the problem? Please provide your opinions on this.

Regards,

Phani

6 REPLIES 6
Read only

former_member404244
Active Contributor
0 Likes
837

Hi,

may be for some materials there will be lot of views might be there.plz chek the same..

Regards,

nagaraj

Read only

0 Likes
837

Hi,

I will be selecting only two views for all the materials i have been testing.

Is there any way to view the detailed information of Job log?

Regards,

Phani

Message was edited by:

Sivapuram Phani Kumar

Read only

Former Member
0 Likes
837

Hi ,

There might be another background jobs running during that time.if there is no background jobs during that time then work will be very easy.

thank you.

Read only

0 Likes
837

Hi SNK,

Thanks for the reply.

The <b>duration</b> is (624 seconds)... If there is any other background job running at that time, then it should <b>delay</b> i.e., stops for its turn and then it should complete on time. Please correct me if i am wrong.

Regards,

Phani

Read only

Former Member
0 Likes
837

hi

This issue seems to be critical. However, I can only tell u that the issue could be with the multiple no of jobs for MM02 running at the same time of Job scheduled by you and also for some material no..there might be more number of records so why it would be taking some more time than the expected time.

You can try resolving this issue by viewing the Job log using the tcode SM35.

regards,

shamim

Read only

0 Likes
837

Hi Shamim,

I am using Call transaction... so i can see it in SM37 only... Is there any way to see the over view of job other than looking at the <b>Job Log</b>?

Regards,

Phani