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

Function Module to create Storage Bin

Former Member
0 Likes
3,811

Hi Friends,

I need to create Storage Bin for a certain warehouse through my program. Can anyone please suggest me a function module to create storage bin (transaction ls01n) ?

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,748

Hi

You can use the below function module

L_LAGP_HINZUFUEGEN

Please reward if useful.

Hi Friends,

I need to create Storage Bin for a certain warehouse through my program. Can anyone please suggest me a function module to create storage bin (transaction ls01n) ?

Thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
1,749

Hi

You can use the below function module

L_LAGP_HINZUFUEGEN

Please reward if useful.

Read only

0 Likes
1,748

Thanks, the problem is resolved.