‎2009 Nov 25 10:21 AM
Dear Gurus,
I had created RFC BAPI and in tcode SWO1 I have created object type and assigned the function module and did all the traditional steps , implemented , generated and tested and its working fine.
I suppose the custom BAPI should be available in BAPI explorer, If I am not wrong. But I am not able to see the BAPI Object type which I Created in SWO1 in BAPI Explorer.
Kindly suggest.
Thanks
Shanthi
‎2009 Nov 25 10:45 AM
Hi Shanthi,
Go to Tcode BAPI,if you are not able to view your custom BAPI means still its not released.
Even if you want to see ..click on filter button(from top)->check ALL.Now you will be able to view your custom BAPI.
Thanks,
Ankit.
‎2009 Nov 25 11:07 AM
Hi Ankit,
Thanks for your reply. As you rightly said, when I clicked on the filter button and selected ALL, I could able to see the BAPI.
BAPI Object type is set to release status, but the API Method status is not released. If I select the method and select the object type component in the menu tool bar (in tcode SWO1) and select change release status to Release, it gives me a status message with green tick mark mentioning " The function module for the API method is not yet released".
What could be the ideal reason? Please suggest.
Thanks
Shanthi
‎2009 Nov 25 11:11 AM
Hi Ankit,
I found out. In the function module, I need to release it. Done.
Thanks for your time.