cancel
Showing results for 
Search instead for 
Did you mean: 

CLEAN_REQREQ_UP

Former Member
0 Kudos

Hi SRM experts,

Can you please tell me how the shopping cart is getting replicated to backend using CLEAN_REQREQ_UP through RFC call. I want to which BAPI it calls & some other details.

Thanks & Regards,

Ajay

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The shopping cart doesn't get replicated. It is the PO that gets replicated. The BAPI it calls depends on version of backend. try BAPI_PO_CREATE1 in the backend.

Former Member
0 Kudos

Also, CLEAN_REQREQ_UP does not move the PO over to backend. It only updates the SC followon documents in sync with backend statuses.

Former Member
0 Kudos

Along the same lines as this question, what is the different doc types seen in the BBP_DOCUMENT_TAB. We are seeing alot of AV Doc types which is causing or the cause of the Clean_REQREQ_UP job running slower.

We also see TR and IM. usually, the IM are what clears when the REQREQ program runs.

Yvette Leaman

Edited by: Yvette Leaman on Dec 29, 2008 8:08 PM

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Too many entries in BBP_DOCUMENT_TAB means there is some problem in the job set for clearing the SCs.

If you delete these entries then probably next time the status update job will run smoothly if set ok.

Nitin