cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Clean_reqreq_up and BBP_get_status_2

Former Member
0 Likes
2,692

I am bit confused about the use of these two programs Clean_reqreq_up and BBP_get_status_2.

What I understand from the different forums i read is that clean_reqreq_up creates the PO in the backend (classic scenario) after the shopping cart is approved and BBP_get_status_2 updates the shopping cart with the PO number so that the SC can be processed further( for goods confirmation).

Am I right gurus? If no , please illustrate with an example as above

Thanks in advance

View Entire Topic
Former Member
0 Likes

In your example, a SC is created and approved, in table: BBP_DOCUMENT_TAB , an entry is created.

After running Clean_reqreq_up , the entry in this table is deleted and follow-on doc is created.

let's say PR is created in backend, now execute tr:ME21N and create PO with reference to this PR,

Now for this SC, a follow-on PO is created in backend, but SRM didn't realize this, by runing

BBP_get_status_2, this follow-on doc information is updated in SRM, now when SC status, you will

see the PO number.

Check online help as well.

http://help.sap.com/saphelp_srm50/helpdata/en/77/e97b3c91c1eb1ee10000000a114084/frameset.htm

Regards

Lauren