cancel
Showing results for 
Search instead for 
Did you mean: 

Material doc coming in J1iex but not coming in MB51, PO history

Former Member
0 Kudos

Dear Experts,

  In J1IEX PART 1 one material document is generated but its not found in SAP i.e. (no display mat doc, not present in Purchase order history, not their in MB51 and also in tables MKPF & MSEG). Addition to that the quantity of that doc is capturing the next material doc. how come that material doc is generated in J1IEX part 1. pls gave me your valuable suggestions. Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Pls apply the note 1707875 nto avoid such issues with the mat doc in future,

the note has been released for this issue, though the note description may seem irrelevant.

Regards,

Rajasree R

brinda_r
Active Contributor
0 Kudos

Hi,

This means material doc actually does not exist in database.

This can happen if,

> The MIGO transaction is exited after initial Commit.

> Update termination has occured

> This can sometimes happen for a particular user ID

Now the solution is to update the status as DELETED for those invalid records.

Regards,

Brinda

Former Member
0 Kudos

Hi Brinda,

Thanx for your response.

can u kindly guide how to update the status as DELETED

Regards,

Shankar

brinda_r
Active Contributor
0 Kudos

Hi,

You can take help of your ABAPer to write a small Z program to do the same or do it via direct table

updation.

Regards,

Brinda