Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Program Load Error

Former Member
0 Likes
470

HI everyone,

I have a problem regarding abap program,

I have transported a program with tcode from development server to production server but when i run the program in production server the program gives a runtime error.

" Program Load Error " thus dumping the program.

when i checked it in SE38 of production server it quotes " program does not exiist ".

Can please anyone let me know wat is the reason??

Thank you,

Vivek.

2 REPLIES 2
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
421

Have you checked the Import logs for this object ?

At times there can be import erros and the objects are not copied properly .

Read only

Former Member
0 Likes
421

Hi vivekacharya,

I think you saved the report and tcode in different Transports Requests, you moved only one request in which the report is not exsist.

so go to se38 program goto utilities --> versions --> version management and then get the request and transport the request to production server.

Regards,

Sateesh