Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: SOA_SD - Messages for SOA Processing in SD
Message number: 020
Message text: Only ItemListCompleteTransmissionIndicator = true is 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.
SOA_SD020
- Only ItemListCompleteTransmissionIndicator = true is supported. ?The SAP error message SOA_SD020 indicates that there is an issue with the data being transmitted in a service-oriented architecture (SOA) context, specifically related to the handling of item lists in a sales document. The error message states that only the
ItemListCompleteTransmissionIndicator
set totrue
is supported.Cause:
This error typically occurs when the system expects a complete transmission of item data in a sales document, but the data being sent does not meet this requirement. The
ItemListCompleteTransmissionIndicator
is a flag that indicates whether the entire list of items is being sent in the message. If this flag is not set totrue
, the system will reject the message and throw this error.Solution:
To resolve this error, you should ensure that the message being sent includes the complete list of items and that the
ItemListCompleteTransmissionIndicator
is set totrue
. Here are the steps you can take:
Check the Message Structure: Review the structure of the message being sent to ensure that it includes all required item data.
Set the Indicator: Make sure that the
ItemListCompleteTransmissionIndicator
is explicitly set totrue
in the message payload. This may involve modifying the code or configuration that generates the message.Validate Data: Ensure that all items in the list are valid and that there are no missing or incorrect fields that could cause the transmission to be considered incomplete.
Test the Transmission: After making the necessary changes, test the transmission again to confirm that the error has been resolved.
Consult Documentation: If you are unsure about how to set the indicator or structure the message, refer to the relevant SAP documentation or guidelines for the specific interface you are working with.
Related Information:
By following these steps, you should be able to resolve the SOA_SD020 error and ensure that your item list is transmitted correctly.
Get instant SAP help. Sign up for our Free Essentials Plan.
SOA_SD019
Only action code 04 is supported during complete transmission.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SOA_SD018
No document timestamp for external revision was provided.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SOA_SD021
Only PricingElementListCompleteTransmissionIndicator = false supported.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SOA_SD022
Only action code 04 is supported for items.
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.