Do you have any question about this error?
Message type: E = Error
Message class: EA - IDoc Basis Messages
Message number: 758
Message text: Syntax entries are not numbered sequentially
Field NR in table IDOCSYN or CIMSYN is not numbered sequentially for
the current object.
The object is incorrect.
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.
EA758
- Syntax entries are not numbered sequentially ?The SAP error message EA758, which states "Syntax entries are not numbered sequentially," typically occurs in the context of the SAP ABAP programming environment, particularly when dealing with syntax checks or when defining syntax rules for certain data types or structures.
Cause:
This error usually arises when there is a discrepancy in the numbering of syntax entries in a syntax table or when the entries are not in the expected sequential order. This can happen due to:
- Manual Entry Errors: If syntax entries were manually added or modified, they might not follow the required sequential numbering.
- Transport Issues: If syntax entries were transported from one system to another, the transport might not have preserved the correct order.
- Corrupted Syntax Table: The syntax table may have become corrupted or improperly configured.
Solution:
To resolve the EA758 error, you can take the following steps:
Check Syntax Entries: Review the syntax entries in the relevant syntax table. Ensure that all entries are numbered sequentially without any gaps. You can do this by:
- Navigating to the relevant transaction (e.g., SE11 for Data Dictionary objects).
- Checking the syntax table for the specific object or data type.
Correct the Numbering: If you find any gaps or non-sequential numbering, correct the entries to ensure they are in the proper order. This may involve renumbering the entries or removing any duplicates.
Transport Request: If the issue arose after a transport, check the transport request for any inconsistencies. You may need to re-transport the object or manually adjust the entries in the target system.
Recreate the Syntax Table: If the syntax table is corrupted, you may need to recreate it. This can involve deleting the existing entries and re-adding them in the correct order.
Consult Documentation: Refer to SAP documentation or notes related to the specific syntax table or object you are working with. There may be specific guidelines or best practices for maintaining syntax entries.
Contact SAP Support: If the issue persists after trying the above solutions, consider reaching out to SAP support for further assistance. They may provide insights or patches if the issue is related to a known bug.
Related Information:
By following these steps, you should be able to identify and resolve the EA758 error in your SAP environment.
Get instant SAP help. Start your 7-day free trial now.
EA757
Extension & is not released
CAUSE& Extension &v1& not released. SYSTEM_RESPONSE& The system issues an error message and will not allow you to continue with this ...
EA756
Basic type & is not released
What causes this issue? <DS:GLOS.basic_type>Basic type</> &v1& is not released.System Response A released basic type cannot be m...
EA759
Parent segment & has no children
What causes this issue? Segment &v1& is flagged as a parent segment in the syntax description. It has no children, that is segments that have...
EA760
Segment & has incorrect number for parent segment
What causes this issue? Segment &v1& has segment &v2& as parent segment. However, in the syntax entry for segment &v1&, there...
Click on this link to search all SAP messages.