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

Bapi For Stock Transfer

Former Member
0 Likes
3,595

Dear Gurus,

I have an requirment to develop an RFC for Stock transfer Process..

In this process it involves 4 transactions

1. ME21N

2.VL10B

3.VL02N

4.MB01.

I am using two BAPIs

BAPI_PO_CREATE1

BAPI_GOODSMVT_CREATE for PO creation and for MB01.But I have not found suitable BAPI for VL10B and VL02N.

Can somebody tell me What are the standard BAPIs /RFCs available for above Delivery transactions?(ours is of 4.6c version)

Thanks in advance..

Regards,

Raj

Dear Gurus,

I have an requirment to develop an RFC for Stock transfer Process..

In this process it involves 4 transactions

1. ME21N

2.VL10B

3.VL02N

4.MB01.

I am using two BAPIs

BAPI_PO_CREATE1

BAPI_GOODSMVT_CREATE for PO creation and for MB01.But I have not found suitable BAPI for VL10B and VL02N.

Can somebody tell me What are the standard BAPIs /RFCs available for above Delivery transactions?(ours is of 4.6c version)

Thanks in advance..

Regards,

Raj

2 REPLIES 2
Read only

Former Member
0 Likes
1,604

raj,

just check these may these would solve your issue.

Check this function module ME_CHECK_RESWK_STOCK_TRANSFER

Check the below link for sample program BAPI_GOODSMVT_CREATE

one more for ME21n:

You can use the bapi: BAPI_PO_CREATE1 as STO is a special case of PO.

Amit.

Edited by: Amit Gujargoud on Jun 30, 2008 4:16 PM

Read only

Former Member
0 Likes
1,604

Check this link:

Regards,

ravi