Skip to main content
Solved

mWO - Stock not visible

  • April 28, 2026
  • 4 replies
  • 16 views

Forum|alt.badge.img+6

Hi together,

I transferred some parts to the remote warehouse via transport task. The remote warehouse is connected to a mobile user.

But unfortunately I can see the stock records only in mWO when I use the online search. I did some research and figured out the stock will be shown when I enter a record in MOBILE_USER_INVENT_PART_TAB. It seems somehow the record don’t get created automatically.

 

@Alexander Heinze, you mention in  IFS Cloud - MWO Service demystified (23R2) - revised version | IFS Community, the scheduled tasks

  • Refresh All Purch Parts
  • Refresh All Inventory Parts

must be executed. But, in my 25R2 environment the database tasks are not existing. How can I get the parts into the table?

 

Best Regards

Stefan

Best answer by Alexander Heinze

@Alexander Heinze 

No, the database tasks itself does not exist. Therefore I am not able to create the schedules. Could you please give me the names of the PL/SQL packeges/procedures which are called from the database tasks? Then I can check if they are existing. I were not able to find them in 25R2.

 

4 replies

Alexander Heinze
Ultimate Hero (Employee)
Forum|alt.badge.img+25

The two Database Tasks should exist in your instance, they are still available in 26R1. But you may need to create your own Database Task Schedules based on the desired recurrence pattern.


Forum|alt.badge.img+6
  • Author
  • Do Gooder (Partner)
  • April 28, 2026

@Alexander Heinze 

No, the database tasks itself does not exist. Therefore I am not able to create the schedules. Could you please give me the names of the PL/SQL package/procedures which are called from the database tasks? Then I can check if they are existing. I were not able to find them in 25R2.


Alexander Heinze
Ultimate Hero (Employee)
Forum|alt.badge.img+25
  • Ultimate Hero (Employee)
  • Answer
  • April 28, 2026

@Alexander Heinze 

No, the database tasks itself does not exist. Therefore I am not able to create the schedules. Could you please give me the names of the PL/SQL packeges/procedures which are called from the database tasks? Then I can check if they are existing. I were not able to find them in 25R2.

 


Forum|alt.badge.img+6
  • Author
  • Do Gooder (Partner)
  • April 28, 2026

@Alexander Heinze 

Pefect, that’s what I were looking for. Maybe the database tasks got not created because it is an upgrade from Apps10 and not a fresh installation… I had similar things already many times.

 

But anyway, I will create the tasks manually. Thank you!