Do you have any question about this error?
Message type: E = Error
Message class: MC - Aggregate: views, matchcodes, lock objects
Message number: 586
Message text: Entry of FORM routine and base field not allowed
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.
MC586
- Entry of FORM routine and base field not allowed ?The SAP error message MC586 ("Entry of FORM routine and base field not allowed") typically occurs in the context of the SAP Material Management (MM) module, particularly when dealing with the configuration of Info Structures or when defining custom routines in the context of reporting or data extraction.
Cause:
This error usually arises due to one of the following reasons:
Incorrect Configuration: The error may occur if there is an attempt to use a FORM routine in a context where it is not allowed, such as when trying to define a base field in an Info Structure that is not compatible with the FORM routine.
Data Structure Issues: If the data structure being used does not support the combination of the specified FORM routine and the base field, this error can be triggered.
Incompatibility: The FORM routine may be trying to access or manipulate fields that are not defined or are incompatible with the data being processed.
Solution:
To resolve the MC586 error, you can take the following steps:
Review Configuration: Check the configuration of the Info Structure or the data extraction process where the error is occurring. Ensure that the FORM routine is correctly defined and that it is compatible with the base fields being used.
Check FORM Routine: Verify the logic within the FORM routine. Ensure that it does not reference any fields that are not part of the data structure or that are not allowed in that context.
Modify Data Structure: If necessary, adjust the data structure to ensure that it can accommodate the FORM routine and the base fields. This may involve adding or modifying fields in the Info Structure.
Consult Documentation: Refer to SAP documentation or help resources for specific guidelines on using FORM routines and defining base fields in Info Structures.
Testing: After making changes, test the configuration to ensure that the error no longer occurs and that the desired functionality is achieved.
Related Information:
If the issue persists after following these steps, it may be beneficial to consult with an SAP technical consultant or developer who can provide deeper insights into the specific configuration and coding involved.
Get instant SAP help. Start your 7-day free trial now.
MC585
Field &-& does not belong to one of the base tables
What causes this issue? The field refers to a table which was not defined with the base tables. The system issues an error message and will not allow...
MC584
Data element does not exist
What causes this issue? You defined a data element which does not exist (perhaps was not yet activated). The system issues an error message and will ...
MC587
Already saved
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
MC588
Restrictions on fields with data type & not allowed
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.