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: 

Custom Bapi Not able to see in LSMW Tool

former_member1242340
Participant
0 Kudos

Hi,

I have requirement i want upload data using BAPI.....

here i Created a BAPI with 'Z' and released it.....

and when im checking the same BAPI in LSMW F4 help under BAPI radio button

im unable to see my Created custom BAPI IN F4 Help List...

how to get My custom BAPI into that....

Thanks,

Rajesh

3 REPLIES 3

former_member632729
Contributor
0 Kudos

Hi Dude,

Have you done the SWO1 (Business object builder).... Check it once..

Method Post -> ABAP->API Function -> you created Zbapi name..

abdul_hakim
Active Contributor
0 Kudos

Hi,

you need to register your bapi inorder to get the same in LSMW.

Follow the below procedure

u2022 Use T-Code SXDA

u2022 Menu path Goto -> DX Program Library, choose appropriate folder,

u2022 Click Create Registration.

u2022 Specify the Valid Object type,Task type and Program type.

Cheers,

Hakim

Former Member
0 Kudos

u need to generate ALE Interface for BAPI using the tcode BDBG

check the below link for more details.

[http://help.sap.com/saphelp_nw04/helpdata/EN/43/b46c4b53c111d395fa00a0c94260a5/content.htm]