‎2013 Jul 31 6:40 AM
‎2013 Jul 31 1:14 PM
‎2013 Jul 31 1:19 PM
Hi,
Can you see the debugger on top click it it will take you to the exact line where the dump occurs. Looks like a missing program name, Usually can happen in dynamic calls where it was suppose to pick some program name that's not existing or not activated.
If all the code is standard the program stack etc, raise a call with SAP.
Cheers,
Arindam
‎2013 Jul 31 1:34 PM
Hi,
Looks like dump occured during "Payment method for automatic payment" ?
If yes, then are the values of program exists in table T042Z exists?.
Srikanth.
‎2013 Aug 01 6:46 AM
Hi,
generally this 'load_program_not_found' dump will occur during dynamic calls of the program/tcode.
Is it coming for all the users or for only some users?.Have you done any client copy?.
Regards,
Sravanthi.
‎2013 Aug 01 8:03 AM
Hi,
SAPLF028 wants to call a program (function module, form, ,,,) with an empty program name, which can't be found
(Load Program " " not found).
But without a screenshot of the dump lines where the error occurs (marked with >>>>>) I can't say more.
Regards,
Klaus