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

RFC Function Module inSM58

Former Member
0 Likes
448

Hi,

I Created RFC Function Module, Also a Port in SM59 of type T with program ID ECCRFC1. I am calling my RFC inside a program which is running in Back Ground Job. My Issue is A new record is created in SM58 with status "Transaction recorded" for Every time program is ran in background. I need to select the record and run the Execute LUW manually.

Does any one have Idea why record is sitting in Sm58 instead of executing LUW Automatically. I even have Commit Statement after my RFC, so that COMMIT statement can trigger & execute LUW automatically.

Thanks in Advance

2 REPLIES 2
Read only

kakshat
Product and Topic Expert
Product and Topic Expert
0 Likes
413

Can you share how are you calling the RFC?

Read only

Former Member
0 Likes
413

Hi Kumar,

Thanks for your time for looking into  my issue. I am calling using below

CALL FUNCTION ZTEST IN BACKGROUND TASK DESTNATION 'ECCRFC1'.

TABLES

et_output = it_output.