on 2022 May 10 12:50 PM
Hi All
is there any standard program available in SAP S/4 Hana which can delete the open unconverted stock transport purchase requisitions , This need to be set as background job that will run daily which will delete the open STRs. i had searched a lot , but didnot found , hence pl suggest.
Request clarification before answering.
Hello,
You can develop a custom report to delete the purchase requisitions. It's possible to flag the PREQ for deletion by using the function module BAPI_REQUISITION_DELETE or to delete the PREQ completely from the database by using the method PURREQ_SAVE of the class CL_PPS4_MRP_UPDATE (the one used by MRP live). Pay attention when deleting using the method PURREQ_SAVE to fill the reservation number also otherwise the purchase requisition will be deleted and the reservation will be kept.
Best Regards
Mejdi BRAHEM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
86 | |
8 | |
6 | |
5 | |
5 | |
5 | |
4 | |
3 | |
3 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.