Application Development 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: 

Problem with MIGO

Former Member
0 Kudos

Hello

Property there small problem. I wrote a BTC for the transaction MIGO. That runs also everything great. Unfortunately I get also eintaege, which are already booked from the interface (external). Somehow the table or the class cannot find, where vouchers already booked stand to a delivery number.

There someone has an idea

Tschau Chris

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Did u try MKPF & MSEG table. Check MKPF with field XBLNR = delivery number. However there can be one problem that if the same delivery number repeats in next year then it will be difficult to identify which one to pick from the table.

5 REPLIES 5

Former Member
0 Kudos

Did u try MKPF & MSEG table. Check MKPF with field XBLNR = delivery number. However there can be one problem that if the same delivery number repeats in next year then it will be difficult to identify which one to pick from the table.

0 Kudos

Thanks foue your answer. The Transacion Migo knows there is an entry for on XBLNR or not. But i cant find the context in the transaction.

Former Member
0 Kudos

Hello Christian,

Let me understand this. U are also receiving through external interface and u would want to check in MIGO if u have already done any recipts for the same?

If this is the case probably u can use exits to check the MKPF/MSEG table and give appropriate message.

Former Member
0 Kudos

ok

Former Member
0 Kudos

ok