on 2010 Oct 13 4:34 PM
Hello,
We are on SRM 5.0 Classic scenario R3 SAP ECC 6.0. we recently had a stackupgrade for all our different components.
Aswe are in a classic scenario we get a prucahse requisition after a shopping cart is approved. The purchaser then creates a purchase order and the program BBP_GET_STATUS_2 and CLEAN_REQREQ_UP updates the shopping cart with the PO information.
For these 2 programmes we have created one Job. The problem that we now encounter is that the job doesn't update the Shopping cart with the PO information. Only the purchase reuiqisition is visisble. If i go to transaction BBP_PD for that shopping cart i see Item in transfer process marked red. From BBP_PD I can run BBP_GET_STATUS_2 and CLEAN_REQREQ_UP and the nthe shopping is updated.
So to summarize: The jobs (BBP_GET_STATUS_2 and CLEAN_REQREQ_UP ) do not update the shopping cart but running BBP_GET_STATUS_2 and CLEAN_REQREQ_UP manually the Shopping cart is updated.
The users who running the jobs seem to be ok.
Any idea ?
Thanks
Request clarification before answering.
Hello,
Are you facing this issue for limit documents?
If so, consider the following note:
1446064
Kind regards,
Ricardo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For these 2 programmes we have created one Job.
Did you mean that you have created one job that contains both reports, or one job PER report? If former, I'd suggest that you break the two reports up into two jobs, with a shorter frequency for job carrying CLEAN_REQREQ_UP, e.g. 5 minutes, while a longer interval, e.g. 10 minutes for job carrying BBP_GET_STATUS_2.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Check this.
In the backend system, you activate the application SRMNTY in table TBE11 using transaction FIBF so that the purchase order follow-on data is transferred from the SAP backend to the SRM system. In this way, the SRM system is notified when follow-on documents are created in the backend system.
Check teh variant, Check if the Backend system has been changed, Run BDLS if changed
regards,
MRao
Edited by: Mahesh Rao T.C on Oct 14, 2010 12:31 PM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.