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

Function module cannot be called remotely

Former Member
0 Likes
8,494

Hi all,

Can you look this issue once

I have maintained in FM as like

In import tab

BUKRS LIKE ZBAPISTRT005-BUKRS passvale

Inexport tab

RETURN LIKE BAPIRET2 passvale

tables

ITEMTAB LIKE ZBAPISTRT005

Now i am getting this error while in SWO1

BAPI &1: BAPI function module &2 has no return parameter

After enter sym will give like--Function module ZBAPI_FMT006 cannot be called remotely

Regards

Shivas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,585

have u checked the remote call check box in the attribute of the FM?

3 REPLIES 3
Read only

Former Member
0 Likes
3,586

have u checked the remote call check box in the attribute of the FM?

Read only

0 Likes
3,585

Hi soumya,

yes i have maintained as Remote enabled module.

Shivas

Read only

Former Member
0 Likes
3,585

have u checked the remote call check box in the attribute of the FM?