Do you have any question about this error?
Message type: E = Error
Message class: MC - Aggregate: views, matchcodes, lock objects
Message number: 086
Message text: The matchcode object does not contain table &
A table which is not contained in the matchcode object itself was
defined in one of the matchcode IDs. All the tables in the matchcode
IDs of a matchcode object, however, must be contained in it.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Remove the table from the corresponding matchcode ID (with <LS>Choose
sec.tab.</> in the menu <LS>Edit</> of the matchcode ID maintenance
screen) or include the table in the matchcode object (with
<LS>Tables</> in the menu <LS>Goto</> of the matchcode object
maintenance screen.
Error message extract from SAP system. Copyright SAP SE.
MC086
- The matchcode object does not contain table & ?The SAP error message MC086 indicates that the matchcode object you are trying to use does not contain the specified table. This typically occurs when you are trying to access a matchcode that is not properly defined or does not include the table you are referencing.
Cause:
- Missing Table in Matchcode Object: The matchcode object you are trying to use does not have the specified table included in its definition.
- Incorrect Matchcode Object: You may be using the wrong matchcode object for the operation you are trying to perform.
- Configuration Issues: There may be issues with the configuration of the matchcode object in the SAP system.
Solution:
Check Matchcode Object Definition:
- Go to transaction SE11 (Data Dictionary).
- Enter the name of the matchcode object and check its definition.
- Ensure that the table you are trying to access is included in the matchcode object.
Create or Modify Matchcode Object:
- If the table is not included, you may need to create a new matchcode object or modify the existing one to include the required table.
- Use transaction SE11 to create or modify the matchcode object.
Use Correct Matchcode Object:
- Verify that you are using the correct matchcode object for your specific use case. If you are unsure, consult with your SAP administrator or refer to the documentation.
Check Authorization:
- Ensure that you have the necessary authorizations to access the matchcode object and the associated tables.
Consult SAP Notes:
- Check the SAP Support Portal for any relevant notes or updates regarding this error message. There may be specific patches or updates that address this issue.
Related Information:
If the issue persists after following these steps, it may be beneficial to reach out to your SAP support team for further assistance.
Get instant SAP help. Start your 7-day free trial now.
MC085
Key fields cannot be substrings
What causes this issue? You can define fields of a matchcode ID as component fields by specifying the offset and length. However, this is not permitt...
MC084
Note maximum line length for output field
What causes this issue? The maximum line length for the matchcode display is 80 characters. The maximum line length is exceeded in one of the output ...
MC087
Output position not allowed; correct the position
What causes this issue? The output position of a field in the matchcode display has an invalid value. You probably entered a line number greater than...
MC088
Data element & is not active
What causes this issue? You assigned a data element which either does not exist in the ABAP/4 Dictionary or which was not yet activated there to the ...
Click on this link to search all SAP messages.