Message type: E = Error
Message class: M! -
Message number: 072
Message text: &1: &2 &3 use CALL FUNCTION
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.
M!072
- &1: &2 &3 use CALL FUNCTION ?The SAP error message M!072 typically indicates an issue related to the use of function modules in the context of material management or inventory management. The message format suggests that there is a problem with the way a function is being called or utilized in the ABAP code.
Cause: The error message M!072 usually occurs when: A function module is being called incorrectly or is not defined properly. There may be missing parameters or incorrect data types being passed to the function. The function module being called is not available in the system or is not activated. There could be a logical error in the program that leads to an invalid function call.
Solution: To resolve the M!072 error, you can take the following steps: Check Function Module: Verify that the function module you are trying to call exists in the system. You can do this by using transaction SE37 (Function Builder) to look up the function module. Review Parameters:
Get instant SAP help. Sign up for our Free Essentials Plan.
M!071
&1: &2 &3 use PERFORM
What causes this issue? You updated the field &V1& with &V2& &V3&. In &V2& you receive the ABAP command PERFORM. This...
M!070
&1: &2 &3 use SELECT
What causes this issue? You want to update the field &V1& with &V2& &V3&. In &V2& you get the ABAP command SELECT. Yo...
M!073
&1: The characteristic rules vary
What causes this issue? The update rule for the characteristics of the key figure &V1& are different from the update rules for the characteri...
M!074
&1: Cumulative update without summation indicator
What causes this issue? Key figure &V1& is updated on a cumulative basis (or as a counter), although in the info structure definition, the su...
Click on this link to search all SAP messages.