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

Problem in Posting Document through MIGO transaction

Former Member
0 Likes
506

I am posting goods in MIGO transaction.When the goods are posted tables MSEG(Document Segment: Material) and table MKPF(Header Table for material) are getting updated for the new material.My requirement is to update the table QALS and QAVE with the new batch number getting updated in MSEG table.I have to fetch some data(Inspection Lot Number) from these tables.

I am posting goods in MIGO transaction.When the goods are posted tables MSEG(Document Segment: Material) and table MKPF(Header Table for material) are getting updated for the new material.My requirement is to update the table QALS and QAVE with the new batch number getting updated in MSEG table.I have to fetch some data(Inspection Lot Number) from these tables.

3 REPLIES 3
Read only

Former Member
0 Likes
457

Hi,

You can find data in these tables when quality checking is done, these needs to be set by functional consultants.

Chekc your process if any Inspection lots size is defined for each each goods movement at all, if not these tables will not be populated at all.

Regds,

Mano Sri

Read only

Former Member
0 Likes
457

Try to use BAPI_GOODSMVT_CREATE for posting the material document and in the table GOODSMVT_ITEM, pass the required BATCH number, you should get the data updated in your requred tables.

Regds,

Sandip

Read only

Former Member
0 Likes
457

Hi Mukesh,

You can try using the transaction MB11.

If found useful, award points pls...

Regards,

Bharadwaj