You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In SAP PO there is the possibility to Renumber the IDOC Segments missing in the flat file
To Reproduce
Steps to reproduce the behavior:
Try to upload a flat file without segment number
An error occurs in the IDOCFlatConvertor
Error Details
javax.script.ScriptException: java.lang.Exception: java.lang.NumberFormatException: For input string: ""@ line 266 in IDOCFlatConvertor.groovy, cause: java.lang.NumberFormatException: For input string: ""
Expected behavior
Possibility to have the RenumberSegments as a boolean parameter
Screenshots
The text was updated successfully, but these errors were encountered:
Confirm before raising the bug
Describe the bug
In SAP PO there is the possibility to Renumber the IDOC Segments missing in the flat file
To Reproduce
Steps to reproduce the behavior:
Error Details
javax.script.ScriptException: java.lang.Exception: java.lang.NumberFormatException: For input string: ""@ line 266 in IDOCFlatConvertor.groovy, cause: java.lang.NumberFormatException: For input string: ""
Expected behavior
Possibility to have the RenumberSegments as a boolean parameter
Screenshots
The text was updated successfully, but these errors were encountered: