Do you have any question about this error?
Message type: E = Error
Message class: /ACCGO/OE_CALLOF_API -
Message number: 035
Message text: Schedule lines missing in input
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.
/ACCGO/OE_CALLOF_API035
- Schedule lines missing in input ?The SAP error message
/ACCGO/OE_CALLOF_API035 Schedule lines missing in input
typically occurs in the context of the SAP S/4HANA system, particularly when dealing with the Order Entry (OE) Call-off API. This error indicates that the system expects schedule line data to be provided in the input, but it is missing.Cause:
Missing Schedule Line Data: The most common cause of this error is that the input data being sent to the API does not include the necessary schedule line information. Schedule lines are crucial for defining the delivery dates and quantities for items in a sales order or purchase order.
Incorrect API Usage: The API might be called incorrectly, or the structure of the input data might not conform to the expected format.
Data Mapping Issues: If the data is being transformed or mapped from another system or format, there may be issues in the mapping logic that result in schedule lines not being included.
Solution:
Check Input Data: Ensure that the input data being sent to the API includes the schedule line information. This typically involves checking the structure of the payload to confirm that it contains the necessary fields for schedule lines.
Review API Documentation: Consult the official SAP API documentation for the
/ACCGO/OE_CALLOF_API035
to understand the required fields and structure. Make sure that your implementation adheres to these specifications.Debugging: If you have access to the backend, you can debug the API call to see what data is being received and identify where the schedule line data is being lost or omitted.
Data Mapping Validation: If the data is being transformed from another source, validate the mapping logic to ensure that schedule lines are being correctly included in the output.
Testing: After making the necessary adjustments, perform tests to ensure that the API call works as expected and that the error no longer occurs.
Related Information:
By addressing the missing schedule line data and ensuring compliance with the API's requirements, you should be able to resolve the error message.
Get instant SAP help. Start your 7-day free trial now.
/ACCGO/OE_CALLOF_API034
Partner number missing
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/ACCGO/OE_CALLOF_API033
Partner role missing
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/ACCGO/OE_CALLOF_API036
Schedule line date missing for item &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/ACCGO/OE_CALLOF_API037
Order quantity missing for item &1
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.