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 not showing in BAPI Explorer

Former Member
0 Kudos
325

HI,

I have just created a BAPI, but it is not being shown in the BAPI Explorer. Are there any specific checks that I can perform to make sure that everything was created in the correct manner? And how do I get the BAPI to display in BAPI Explorer?

Regards,

Munish

1 ACCEPTED SOLUTION

Former Member
0 Kudos
103

what do u mean by BAPI explorer...u can check ur BAPI in SE37 and use it for ur processing purposes.

2 REPLIES 2

Former Member
0 Kudos
104

what do u mean by BAPI explorer...u can check ur BAPI in SE37 and use it for ur processing purposes.

Former Member
0 Kudos
103

HI,

You can use the BAPI explorer to get a step by step instruction / checklist in how to create a BAPI. In the BAPI explorer select the Project tab.

When the Business object has been checked and the documentation created, the following steps must be carried out:

1) Release the BAPI function module (in the Function Builder).

2) Release the business object type (in the BOR ObjectType -> Change release status to -> Implemented ).

3) Release the BAPI as a method in the BOR (Release the methods you has created - Set the cursor on the method then Edit -> Change release status -> Object type component -> To released )

4) For potential write BAPIs: Release the IDoc and its segments

You can now display the BAPI in the BAPI Explorer:

Assign the Points if this is helpful

Regards

Sudheer