‎2010 Feb 20 3:05 AM
Hi,
We are getting the short dump while executing the program RBDAPP01 in the background for inbound IDOC posting. Please advice what we need to do here to come out from this issue.
*The termination occurred in the ABAP/4 program "SAPLSTXD" in*
*"WRITE_TEXTLINES".*
*The main program was "RBDAPP01".*
*The termination occurred in line 117*
*of the source code of program "LSTXDFDB" (when calling the editor 1170).*
*The program "SAPLSTXD" was started as a background job.*
Thanks,
Aditya
‎2010 Feb 20 10:26 AM
‎2010 Feb 20 12:11 PM
Hi Ganga,
Its failing for PO ack ( idoc type ORDERS01 - message type - ORDRSP).
Thanks,
Aditya
‎2010 Feb 20 12:33 PM
Hi Aditya,
As per the OSS note "1157106", when you export large quantities of data, the system generates the short dump EXPORT_TOO_MUCH_DATA.
The solution for this is to "Divide the data objects into several EXPORT statements (with different keys (IDs)) or make the individual data objects smaller".
While running RBDAPP01, we can specify Packet Size to avoid this problem.
Please go through the above specified note.
Hope this helps you!!!
Regards,
Ganga