Skip to main content
Question

Migrate Counted Qty in Count per Inventory Part

  • December 11, 2025
  • 2 replies
  • 17 views

Forum|alt.badge.img+1

Hi all,

What are the options in migrating the counted qty using any migration method in IFS?

I tried FND_MIG jobs with different procedures, but the issue is that I do not see the field (COUNTED_QTY) in the view INVENTORY_PART_PICK_SHIP_STOCK. What is needed here is to update counted_qty field.

IFS Cloud 23R2

 

 

Thank you!

 

2 replies

Jens
Hero (Employee)
Forum|alt.badge.img+10
  • Hero (Employee)
  • December 12, 2025

Hi ​@DisnaMarakkala 😉

Can you try the method COUNTING_RESULT_API.NEW_RESULT please which will be executed at the end for that purpose.

 

 

Kind regards,

Jens


Forum|alt.badge.img+1
  • Author
  • Do Gooder (Partner)
  • December 12, 2025

Hi ​@Jens  :)

Thank you for you reply!

I tried the method COUNTING_RESULT_API.NEW_RESULT in my migration job2 and it got executed successfully for one record.

What I noticed was it inserted a record to ‘Count Results’ window but it did not update the ‘Counted Qty’ in ‘Count per Inventory Part’ window as expected.

I have attached the 2 jobs I created (1-Load data, 2- migrated data) 

Am I missing anything in the jobs?

 

Best Regards,

Disna.