2009 Dec 29 10:15 AM
Hello All,
I have created Custom Segement for GR details in PO basic Idoc.
I have written code to insert this custom segement in exit 'EXIT_SAPLEINM_011' it is giving an error 'EDI: Data records are not numbered sequentially' , hence its not creating an IDOC.
If anyone have any Idea on this please reply.
Thanks .
2009 Dec 31 6:18 AM
Hello All,
I have created Custom Segement for GR details in PO basic Idoc.
I have written code to insert this custom segement in exit 'EXIT_SAPLEINM_011' it is giving an error 'EDI: Data records are not numbered sequentially' , hence its not creating an IDOC.
If anyone have any Idea on this please reply.
Thanks .
2009 Dec 29 10:21 AM
2009 Dec 30 5:10 AM
Check if values in SEGNUM of IDOC_DATA table are in sequence after segment insertion .
2009 Dec 31 6:18 AM