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

back ground processing error

Former Member
0 Likes
544

program working fine in for ground but giving error while processing in back gorund

Error occurred while loading internal tables T_FILE1 Error GD079

4 REPLIES 4
Read only

Former Member
0 Likes
503

Check the long text of the message - it tells you to contact SAP.

Rob

Read only

0 Likes
503

Hi ,

In the dump analysis please check where is this dump occurring and provide those details also , because with the question you posted it is difficult to suggest some thing,

Regards

Aarun

Read only

0 Likes
503

right it says to contact SAP . u mean its issue with system i guess

Read only

former_member76372
Participant
0 Likes
503

Did you have COMMIT WORK in your program?

If so, that causes it.