Do you have any question about this error?
Message type: E = Error
Message class: APPL_MM_PUR_PO - Message Class for Purchase Order
Message number: 072
Message text: You can only update one purchase order per change set
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
APPL_MM_PUR_PO072
- You can only update one purchase order per change set ?The SAP error message APPL_MM_PUR_PO072 indicates that you are attempting to update multiple purchase orders in a single change set, which is not allowed in the system. This restriction is in place to ensure data integrity and consistency during the update process.
Cause:
The error occurs when:
To resolve this error, you should:
Update One Purchase Order at a Time: Ensure that your transaction or function call is only targeting a single purchase order. If you need to update multiple purchase orders, you will have to do so in separate transactions.
Check Your Code/Process: If you are using custom code (e.g., ABAP programs, BAPIs, or function modules), review the logic to ensure that it is structured to handle one purchase order per call.
Batch Processing: If you need to process multiple purchase orders, consider implementing a loop in your code that processes each purchase order individually.
Use Transaction Codes: If you are using transaction codes (like ME22N for changing purchase orders), make sure you are only entering one purchase order number at a time.
By following these steps, you should be able to resolve the error and successfully update your purchase orders in SAP.
Get instant SAP help. Start your 7-day free trial now.
APPL_MM_PUR_PO071
You cannot delete active purchase orders
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
APPL_MM_PUR_PO070
Only Patch operation is allowed in batch call
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
APPL_MM_PUR_PO073
Deletion of schedule line is not possible
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
APPL_MM_PUR_PO074
G/L Account &1 does not exist. Select a valid G/L account.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.