on 2025 Feb 20 2:40 PM
Hello guys, good morning
Do you know if there is a solution in SAP to create a Purchase Requisition automatically, with the same info, every month for a contract of Service linked ?
Request clarification before answering.
Consider using a small report to duplicate PR from reference one using Enjoy BAPI
Schedule a periodic job executing this report.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Wesley89
You can create a report using BAPI : BAPI_REQUISITION_CREATE and schedule that report to run in background once every month whether it's at the start of the month or last.
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check 1803189 - FAQ: End of Support of ME21, ME51, BAPI_PO_CREATE and Archiving Reports etc. for old (pre Enjoy) transactions and BAPI which are no longer supported by SAP.
Hi @Wesley89,
Could you please explain more about the requirement?
In-general as per the PR requirement:
If it is for one time - we may go for PO creation by finding relevant vendor.
If it is for multiple times - we may go for contract/scheduling agreement creation.
If the PR to be created on monthly basis - get it create a custom program with technical team(ABAP) with reference to a custom table (where PR relevant data can be entered).
Schedule that PR custom program as a background with monthly period.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you looking for something like Auto Release Contracts for Automatic Generation of Requisitions ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 38 | |
| 22 | |
| 18 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.