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_GOODSMVT_CREATE - Multiple table usage

Former Member
0 Likes
1,451

Hi Experts,


I have got a requirement that i have to post the purchase orders to MIGO transaction.
For that i am using BAPI_GOODSMVT_CREATE with movement type 101/102,301/302,991..
Through this i believe the MSEG table will be updated.

Along with this table , MSEGO1, and MKPF tables also get updated.
I get the data from an excel sheet. along with these fields  i get some around 4-5 fields..which are there in MSEGO1 - test density and Test Temperature,
MKPF - External Mode of Transaction..  MSEG for rest all fields of the excel sheet.
I dont understand , how to achieve such a requirement where the data will  be posted to such extra fields which are not there in the BAPI to be updated.


Thanks and Regards,
Swarna.

2 REPLIES 2
Read only

JL23
Active Contributor
0 Likes
843

go to service.sap.com/notes and search with combination of 2 key words BAPI_GOODSMVT_CREATE MSEGO1

you get exact 1 hit which explains how this BAPI is used in IS-OIL:607156 - Goods movements in IS OIL: MB_CREATE_GOODS_MOVEMENT


Read only

Former Member
0 Likes
843

Hi ,
Thanks for the response. Still unable to find the exact solution.

Regards,
Swarna