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 tcode

Former Member
0 Likes
609

Hi all,

I need BAPIs for tcodes ME21N, MIGO and VL02N.

I found BAPI_PO_CREATE, BAPI_GOODSMVT_CREATE and BAPI_LIKP_PROCESS_MSG.

Is there any other bapi I can use?

thanks,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
551

Hi Ferudun,

BAPI_PO_CREATE1 is more suitable for ME21N upload.

Regards,

Bikash

5 REPLIES 5
Read only

Former Member
0 Likes
551

BAPI_PO_CREATE, BAPI_GOODSMVT_CREATE and BAPI_LIKP_PROCESS_MSG.

u r choose rite bapi..

for vl02n.

If you are on release 620 or higher, you can also use BAPIs:

BAPI_OUTB_DELIVERY_CHANGE

BAPI_INB_DELIVERY_CHANGE

Read only

0 Likes
551

thanks,

what about VL01N!

Read only

0 Likes
551

Hi,

i dont think any BAPI is available to replicate VL01N transaction..

u can also chk out in transaction BAPI..

Regards

Read only

Former Member
0 Likes
552

Hi Ferudun,

BAPI_PO_CREATE1 is more suitable for ME21N upload.

Regards,

Bikash

Read only

Former Member
0 Likes
551

BAPI FOR VLO2N.

In case of inbound delivery:

BAPI_INB_DELIVERY_CHANGE

in case of outbound.

BAPI_OUTB_DELIVERY_CHANGE

BAPI_LIKP_PROCESS_MSG is mainly for outputting a delivery to a printer. (form printing).