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 for the STO

Former Member
0 Likes
2,056

Hi gurus,

i need the function module for the STO that is Stock Transfer Order using BAPI. i need bapi function module. i serched but not got the exact function module. guide me in this issue.

2 REPLIES 2
Read only

Former Member
0 Likes
1,006

Hi Srinu,

First of all, I am not a guru, so don't expect miracles. The information you supplied is pretty meager, you did not mention the purpose of the BAPI.

Have a look in transaction BAPI, the hierarchical view. Under Logistics Execution, you will find warehouse management. Underneath warehouse management you will find the BO WarehouseTransOrder (BUS2018). This business object has two methods with a BAPI attached: GetDetail (BAPI_WHSE_TO_GET_DETAIL) and GetList (BAPI_WHSE_TO_GET_LIST).

Hope this helps,

Tom.

Read only

Former Member
0 Likes
1,006

i used this. bapi_po_create1.

it is working fine.