cancel
Showing results for 
Search instead for 
Did you mean: 

Delay in TO creation from TR created thru' material document

former_member631463
Active Participant
0 Kudos

Hi Friends,

We are experiencing fluctuating delay in TO creation with respect to TR, generated through material document (GR against process order, IM movement type 101 - F). We have set automatic TO creation in background ("A") in customising in WM> interface> IM-->define movement type.

Material document posting is done thruough custom transaction thru' BAPI_GOODSMVT_CREATE.

Can you please help to find out possible reasons?

Thanks in advance,

Sudhir

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Just check whether any batch job is scheduled at that time. In production system, there are chances that Jobs will running parallely, so TO creation may get delayed because of that.

Ganesh

former_member631463
Active Participant
0 Kudos

Hi Ganesh,

We've checked, it seems there are no such batch jobs running in background.

Thanks and Regards,

Sudhir

Answers (2)

Answers (2)

former_member631463
Active Participant
0 Kudos

Dear All,

Thanks for your replys and suggestions. Still I haven't found any root cause for this problem. But develpoed a background job which serches open TR's for source storage type 901 and convert them into TO's. This job runs every minute. So if any TR remains open, it get converted into TO within max. 1 min. Anyway search is still on on other related issue to find out the cause. Many Thanks for suggestions again

Former Member
0 Kudos

Hi,

The reason could be the delay in the material document creation within the program. How much time do you see between the posting and the TO creation. It could also be because of queued up transactions.

jithin

Edited by: Jithin Sasidharan on Feb 4, 2009 11:33 PM

former_member631463
Active Participant
0 Kudos

Hi Jithin,

Thanks for reply, The material document and transfer requirement creation happening immediately. After TR creation it is taking 10 min to 1 hour to create Transfer Order. Many times it is creating TO immediately, but some times it is getting delayed. We are also seraching on network issue related to this.