Message type: E = Error
Message class: EA - IDoc Basis Messages
Message number: 359
Message text: Segment version &1 contains more/less fields (&2) than structure (&3)
For segment version '&v1&', the number of fields is recorded as '&v2&'.
However, the actual number of saved fields is '&v3&'.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Please change the segment in accordance with your requirements and save
again.
Error message extract from SAP system. Copyright SAP SE.
EA359
- Segment version &1 contains more/less fields (&2) than structure (&3) ?The SAP error message EA359 indicates a mismatch between the number of fields in a segment version and the number of fields defined in the corresponding structure. This error typically occurs in the context of Electronic Data Interchange (EDI) or Intermediate Document (IDoc) processing, where segments and structures are defined for data exchange.
Cause: Mismatch in Segment Definition: The segment version defined in the IDoc or EDI configuration has a different number of fields than what is defined in the associated structure. This can happen if: The segment version was modified but the structure was not updated accordingly. There is a versioning issue where the wrong segment version is being referenced. The IDoc type or message type has been incorrectly configured. Incorrect Mapping: If you are using a mapping tool or middleware, the mapping between the source and target structures may not align correctly, leading to this error.
Solution: Check Segment and Structure Definitions: Verify the segment version and
Get instant SAP help. Sign up for our Free Essentials Plan.
EA358
Field &1: External length &2 greater than &3 for appl. data element &4
What causes this issue? The format of field '&v1&' may be incorrect. For external representation of a field, an ABAP data type is ...
EA357
Field &1: External length &2 less than &3 for appl. data element &4
What causes this issue? The format of field '&v1&' is incorrect. For external representation of a field, an ABAP data type is conve...
EA360
Inconsistent overall length in segment version &1
What causes this issue? For segment version '&v1&', the overall length is recorded as '&v2&'. However, the sum of...
EA361
Segment version & not released
What causes this issue? The current version ('segment definition') '&v1&' of the segment is not released. The segment is ...
Click on this link to search all SAP messages.