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

SAPLERFC, Function module ARFC_DEST_SHIP: Dump with user WF-BATCH

Former Member
0 Likes
5,784

Hi,

I am getting Time limit exceeded dumps in my production server with user WF-BATCH.

In Information on where terminated - source code extract its indicating to different programs in dumps.

But User - WF-BATCH call program - SAPLERFC , Function module - ARFC_DEST_SHIP , call destination - WORKFLOW_LOCAL_200 are same for all dumps

.

How to correct the error
    Programs with long runtime should generally be started as background
    jobs. If this is not possible, you can increase the system profile
    parameter "rdisp/max_wprun_time".

But there is no cancelled job in SM37.

Please let me know how to analyse further for this.

Thanks & Regards,

Priya

Hi,

I am getting Time limit exceeded dumps in my production server with user WF-BATCH.

In Information on where terminated - source code extract its indicating to different programs in dumps.

But User - WF-BATCH call program - SAPLERFC , Function module - ARFC_DEST_SHIP , call destination - WORKFLOW_LOCAL_200 are same for all dumps

.

How to correct the error
    Programs with long runtime should generally be started as background
    jobs. If this is not possible, you can increase the system profile
    parameter "rdisp/max_wprun_time".

But there is no cancelled job in SM37.

Please let me know how to analyse further for this.

Thanks & Regards,

Priya

2 REPLIES 2
Read only

Former Member
0 Likes
2,987

Hi Priya,

Time Limit can exceed even when we execute the program in background mode when the data is really huge.

Ask your BASIS team to increae the Time Limit.

It will solve your issue i suppose.

Thanks and Regards,

Vinay Mutt

Read only

0 Likes
2,987

Hi Vinay,

Thanks for your reply.

My Basis team not increasing Time limit.

Its resulting in dump in different places. More in standard codes.

Please let me know if any other solution exists.

Thanks & Regards,

Priya