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

HI all Getting error in custom BAPI creation !

Former Member
0 Likes
598

While creating the RFC

I am getting this error

'function change status is not supported by the selected object'

While creating the RFC

I am getting this error

'function change status is not supported by the selected object'

4 REPLIES 4
Read only

Former Member
0 Likes
564

Please provide some more details on what you are doing and what your intention is!

Read only

0 Likes
564

Hey Mike,

I am creating a customBAPI in SWO1

I have created a function module i have released it after saving and activating.

But When i am going like this in SWO1......

in Edit->change release status->object type---->tobe modelled

its giving me the error which i have mentioned !

How to get rid off it....plz help

Read only

0 Likes
564

Hi Mike ,

did you get the solution ?

Read only

Former Member
0 Likes
564

Hi,

Make sure u have done all the following below points.

1. FM shud be a RFC FM & assigned to a Package & it

shud be released .

2.Create BOR object in SWO1, there in the method call the

created FM & activate it .

3.place the cursor on the Method defined ..goto edit--

> changes release status--> Object type

component ---implement .. then released it.

4. Now place the cursor on the object type that is at the top ..

i mean ZBUS... again goto--> edit --> change release

status --> implement & released .

Reward Points if it is Useful.

Thanks,

Manjunath MS