cancel
Showing results for 
Search instead for 
Did you mean: 

Mass deletion of purchase requisitions by BAPI

Former Member
0 Kudos

Hello Gurus,

I would like to delete about 1700 purchase requisition, which were generated by MRP.I checked forums and people recommend BAPI BAPI_REQUISITION_DELETE to solve this problem.

I'm new in SAP and I don't know how to use BAPI. Could you explain me, step by step, what I should do?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

You can use ME57 and Scope of List should be set to ALV.  On the next screen, select each line and click on the Trash icon.

Former Member
0 Kudos

Thanks Rachel, that works

Answers (4)

Answers (4)

Former Member
0 Kudos

You found correct BAPI for your question. Take help of your technical team (ABAP) to develop program to delete PR's by using this BAPI. Test thoroughly in testing environment before moving it to Production Server.

madhu_vadlamani
Active Contributor
0 Kudos

Hi,

By using the transaction itself you can delete.There is no need to create a report with this bapi.

Regards,

Madhu.

shyam_shinde2
Contributor
0 Kudos

Hi,

You can use TCODE -MEMASSPR for mass deletion of Purchase Requisition.

Regards

virupasan_balanathan
Active Participant
0 Kudos

Hi

i have few clarification. Are these Firmed PR's? if not When you run MRP you can use Planning Mode "3" Which will Delete the not executed PR and Create PR for Current and Future Requirements only.

Regards

viru