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

Call function start new task

aarif_baig
Active Participant
0 Likes
902

Hi Abapers,

                  I have a test scenario where in I developed a FM and I am calling that FM in one of the program using Starting new task as per SAP limitation the FM should be RFC enabled which in my case is not but still i don't get any dump in one client and get dump in another client, just wondering why it is behaving strange if it has to give dump it should give dump in both the clients because FM is not RFC enabled.

Does it have anything to do with RFC enabled client, I mean one client can be RFC enabled and other one is Not???

Regards,

5 REPLIES 5
Read only

former_member202771
Contributor
0 Likes
690

Hi Arif,

what is the dump, we are getting?

RFC Timeout dump?

There should be RFC connection set up with both the clients.

Thanks,

Anil

Read only

0 Likes
690

Hi Anil,

           Dump is 'CALL_FUNCTION_NOT_REMOTE' which is understandable as this FM is not RFC enabled, but my question is something else system is behaving strange throwing dump in one client not in other.

Will keep you posted .

Read only

0 Likes
690

Hi,

    Just an update while testing have come with some more interesting issue, i am executing this FM on client 510 but the dump is being generated in 000 client now this is turning out be more strange.

Note : This FM is being executed through Portal i.e I click on some button on the portal side which in turn calls this FM and portal is mapped with 510 client. So ideally even if dump has to come it should come in 510 not in 000

Read only

0 Likes
690

Hi Aarif,

Are you calling the above mentioned FM (Which is not remote enabled) through portal.

can you please elaborate on your issue.

Regard,

Ganesh Lathi.

Read only

former_member202771
Contributor
0 Likes
690

Hi Arif,

Are you doing parallel processing?

can you check if RFC server group which we are using is set up in RZ12 transaction.

kindly paste the code for [call function 'FM_NAME' Starting new task]

Thanks,

Anil