Apologies if this has been asked.
I am looking to created an advanced search within the Inventory Part in Stock screen within IFS Cloud. I want to be able to retrieve a list of stock records which are classified as Manufactured Parts.
Within EE you could add in API calls to advanced searches,
inventory_part_api.get_type_code(contract,part_no) = ‘Manufactured’
Does anyone know the options for this rather than added a custom attribute within this screen?
Thanks,
Jamie