Do you have any question about this error?
Message type: E = Error
Message class: /SCMB/TMSRES -
Message number: 006
Message text: Multiple resource types are not allowed in one query (types &1, &2)
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.
/SCMB/TMSRES006
- Multiple resource types are not allowed in one query (types &1, &2) ?The SAP error message
/SCMB/TMSRES006 Multiple resource types are not allowed in one query (types &1, &2)
typically occurs in the context of SAP Supply Chain Management (SCM) when a query is attempting to retrieve or process data involving multiple resource types simultaneously. This is not permitted in the context of the operation being performed.Cause:
The error is caused by trying to execute a query that includes more than one type of resource. In SAP SCM, resources can be of different types (e.g., machines, labor, transportation resources), and the system does not allow a single query to mix these different types. The error message indicates that the query is attempting to access or manipulate resources of types
&1
and&2
, which are not compatible in a single operation.Solution:
To resolve this error, you can take the following steps:
Review the Query: Check the query or operation that is being executed. Ensure that it is only referencing one type of resource at a time. If you need to work with multiple resource types, consider breaking the query into separate queries for each resource type.
Modify the Selection Criteria: If you are using selection criteria that inadvertently include multiple resource types, adjust these criteria to filter for only one type at a time.
Check Custom Code: If the query is part of a custom development (e.g., ABAP code), review the logic to ensure that it adheres to the requirement of handling only one resource type per query.
Consult Documentation: Refer to the SAP documentation for the specific transaction or function module you are using to understand the limitations and requirements regarding resource types.
Testing: After making the necessary adjustments, test the query again to ensure that it executes without errors.
Related Information:
By following these steps, you should be able to resolve the error and successfully execute your query in SAP SCM.
Get instant SAP help. Start your 7-day free trial now.
/SCMB/TMSRES005
Query parameter &1 is missing in the query structure
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCMB/TMSRES004
Resource capacity should not be increased by downtimes
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCMB/TMSRES007
Some attributes do not belong to a resource database and are ignored
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCMB/TMSRES008
Resource class of &1 set to &2
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.