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 with MIGO

Former Member
0 Likes
837

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
Read only

Former Member
0 Likes
804

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.

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

5 REPLIES 5
Read only

Former Member
0 Likes
805

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.

Read only

0 Likes
804

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.

Read only

Former Member
0 Likes
804

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.

Read only

Former Member
0 Likes
804

ok

Read only

Former Member
0 Likes
804

ok