Skip to Content
0
Former Member
Nov 27, 2009 at 01:14 PM

Short Dump while creating Disconnection document

56 Views

Hello everyone,

We are trying to create disconnection document using transaction EC85.We are using a particular Device Number/Serial Number and many Device categories/Material.

After clicking on generate disconnection document,we are getting a short dump but sometimes the disconnection document does get created.The program name is SAPLEDCN and the include name is LEDCNF01.

Detailed analysis:

Inside the FORM update_ediscdoc,the value x_upd_mode does not equal to co_upd_update and thus returning sy-subrc=4;this takes the program flow to the Perform Update_error and this leads to the dump.

But sometimes the disconnection document does get created.

We tried to find SAP notes but none of similar sort exist.It would be really helpful if anyone could have a look and help us in finding the reason why this dump is occuring.

Thanks in advance.