Application Development 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: 

BAPI

Former Member
0 Kudos

hi experts..

when i try to create a BAPI, i m facing a problem in the end of the creation.

Step1. i Created <b>BAPI Structure: </b>

Step 2. Created <b>BAPI module:</b>

Step 3. Created<b> BAPI object:</b>

here i cant able to this menu option. if i do that it shows msg like function <b>'change status'</b> is not supported by the object.

<b>- Edit -> Change Release Status -> Object Type Component -> To Implemented.

- Edit -> Change Release Status -> Object Type Component -> To Released.

- Edit -> Change Release Status -> Object Type -> To Implemented.

- Edit -> Change Release Status -> Object Type -> To Released.</b>

if u wont get it ..just go to this link and then u can understand where i am.

<b>http://www.sap-img.com/abap/bapi-step-by-step-guidance.htm</b>

thnx.

Ashraf.

2 REPLIES 2

0 Kudos

Hi,

I guess you are doing it within the Object Editor (SWO1). First you would have to move the status of the Object to the released (Check mark appears next to the Object) and then do it at the method or Attribute level. Remember the Key field does not support release status changes.

It should work

Best regards,

Sudhi

uwe_schieferstein
Active Contributor
0 Kudos

Hello Ashraf

At a previous post I already asked why anybody bothers about creating customers BAPIs?<i> Is there any advantage of a customer-created BAPI over a decent customer-created RFC-enabled function module???</i>

My answer to this question is: <b>no, there is no advantage at all.</b> Except the customer has to pay at least twice the amount of money for getting the same functionality.

Regards

Uwe