‎2011 Oct 20 7:14 PM
Hi ,
I am getting the runtime error while creating the PO. if i run PO which has only one line item PO is creating sucessfully but if i run PO which has multiple items my program is getting the runtime error or dump i dont know why?
please hlep me out <removed by moderator>.
Thanks,
Edited by: Thomas Zloch on Oct 20, 2011 9:25 PM
‎2011 Oct 20 7:55 PM
the first 5 pages of the dump usually explain very well (understandable for ABAPers) what the problem is.
without giving any information from there it is not really possible for us to help you further
‎2011 Oct 20 8:43 PM
This is a piece of the dump. Hope you can offer some insight into this.
Moderator message - Please respect the 5,000 character maximum when posting. Post only the relevant portions of the dump - format out the spaces at the end of lines
Edited by: Rob Burbank on Oct 20, 2011 4:09 PM
‎2011 Oct 20 8:58 PM
This happens when I use BAPI_PO_CREATE1. Looks like it's in CL_PO_SCHEDULE_HANDLE_MM======CP. The error is raised in FM MEPO_DOC_SCHEDULE_GET. It appears to happen for POu2019s that more than one po line items and more than one schedule lines in each item.