Question

IFS 10 Replacement API for Shop Order Picklist Creation

  • 21 March 2023
  • 1 reply
  • 59 views

Userlevel 1
Badge +3

Hi, 

 

I’m in the process of an IFS9 to IFS10 upgrade project. In IFS9 there was an API method we used to create a picklist in the system for a shop order. We would then later use that created picklist to invoke a client print and pull the XML data for that shop order picklist from the database.

The API we use in IFS9 is:

IFSAPP.Shop_Material_Pick_Util_API.Create_So_Pick_List

 

In IFS10 there is no such API and it appears that all the APIs that I can find to create picklists use private methods that I cannot invoke. Can I get some help to find a similar method to call? I basically just want to tell the system to create a picklist for all material on X shop order.

 

Thank you!


1 reply

Userlevel 1
Badge +3

Anyone have any idea? I’ve investigated a number of other packages and looked into the REST APIs but I’m struggling to find a replacement.

Reply