Do you have any question about this error?
Message type: E = Error
Message class: /SCDL/TS -
Message number: 020
Message text: More than one document category in one call (&1 and &2) is not supported
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.
/SCDL/TS020
- More than one document category in one call (&1 and &2) is not supported ?The SAP error message
/SCDL/TS020 More than one document category in one call (&1 and &2) is not supported
typically occurs in the context of SAP Supply Chain Management (SCM) or SAP Advanced Planning and Optimization (APO) when there is an attempt to process multiple document categories in a single function call. This is not supported by the system, leading to the error.Cause:
The error is caused by trying to execute a function or transaction that involves multiple document categories simultaneously. Document categories in SAP are used to classify different types of documents (e.g., purchase orders, sales orders, etc.), and the system expects only one category to be processed at a time.
Solution:
To resolve this error, you should ensure that your function call or transaction only includes one document category at a time. Here are some steps you can take:
Review the Function Call: Check the code or configuration that is triggering the error. Ensure that it is not trying to process multiple document categories in a single call.
Separate Calls: If you need to process multiple document categories, separate them into individual calls. For example, if you are trying to process both purchase orders and sales orders, make two separate calls—one for purchase orders and another for sales orders.
Check Input Parameters: If you are using a custom program or report, verify the input parameters being passed to the function. Ensure that only one document category is being specified.
Consult Documentation: Refer to the SAP documentation for the specific function module or transaction you are using. It may provide additional insights into the expected input and limitations.
Debugging: If you have access to debugging tools, you can set breakpoints and analyze the flow of data to identify where multiple document categories are being introduced.
Contact SAP Support: If you are unable to resolve the issue, consider reaching out to SAP support for assistance. They may provide patches or updates if this is a known issue.
Related Information:
By following these steps, you should be able to identify the cause of the error and implement a solution to avoid it in the future.
Get instant SAP help. Start your 7-day free trial now.
/SCDL/TS019
No preceding document to be processed specified
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCDL/TS018
Error in step processing
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCDL/TS021
Error in database/data access using business object service
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCDL/TS022
No document data found for IDs/numbers/references entered
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.