Do you have any question about this error?
Message type: E = Error
Message class: EDATEX - Messages for Data Exchange Processes
Message number: 100
Message text: No status change was made for the IDoc to be aggregated &1
You want to change the status of the IDoc to be aggregated &V1& to 01
'IDoc Generated'. The IDoc is then not sent via the data exchange
infrastructure when you execute standard report RSEOUT00.
However, the change was not made successfully. If you also use report
RSEOUT00 to send IDocs, an IDoc may be sent twice.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
EDATEX100
- No status change was made for the IDoc to be aggregated &1 ?The SAP error message EDATEX100 indicates that there was an attempt to aggregate an IDoc (Intermediate Document) but no status change was made for the specified IDoc. This typically occurs in the context of IDoc processing, particularly when dealing with the aggregation of IDocs for processing in SAP systems.
Cause:
- IDoc Status: The IDoc may already be in a status that does not allow for aggregation. For example, if the IDoc is already processed or in a status that does not require further action, the system will not change its status.
- Configuration Issues: There may be configuration settings in the IDoc processing that prevent the status from being changed or aggregated.
- Data Issues: The data within the IDoc may not meet the criteria for aggregation, leading to the system not making any status changes.
- Processing Logic: The logic defined in the processing routines for IDocs may not allow for the status change due to certain conditions not being met.
Solution:
- Check IDoc Status: Review the status of the IDoc in question using transaction WE02 or WE05. Ensure that the IDoc is in a status that allows for aggregation.
- Review Configuration: Check the configuration settings related to IDoc processing and aggregation. Ensure that the settings are correctly defined to allow for the desired status changes.
- Data Validation: Validate the data within the IDoc to ensure it meets the necessary criteria for aggregation. Look for any inconsistencies or errors in the data.
- Debugging: If necessary, debug the IDoc processing logic to identify why the status change is not occurring. This may involve looking at the function modules or processing routines that handle IDoc aggregation.
- Consult Documentation: Refer to SAP documentation or notes related to IDoc processing and aggregation for any specific guidance or known issues.
Related Information:
By following these steps, you should be able to identify the cause of the EDATEX100 error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
EDATEX094
Function module &1 does not support changes to meter reading results
What causes this issue? Function module &V1& does not let you change meter reading results.System Response Function module &V1& does...
EDATEX093
Function module &1 does not support the processing of PAN category &2
What causes this issue? The data exchange basic process EXPREMADV can be used to transfer payment information based on a bill created on behalf of a ...
EDATEX101
No status change was made for &1 IDocs to be aggregated
What causes this issue? You want to change the status of the IDocs to be aggregated to 01 'IDoc Generated'. The IDocs are then not sent v...
EDATEX102
IDoc &1 was generated with syntax error(s)
What causes this issue? A syntax error was identified for the IDOC &V1& to be aggregated. The IDOC was therefore assigned status 31 "Err...
Click on this link to search all SAP messages.