Nested Loop for Viewing Item Serial Table Data

Create a script that returns information about your Item Serial table on a nested loop.

Sometimes you want to run a script to see general information from the Item Serial table. There is a current bug on our Item Serial table that returns the field, SKU, back as undefined. Here is a workaround example with a Nested Loop that searches through the Item Serial table, and then the Item table, to build that data. 

For step-by-step instructions on how to upload a script, take a look at our Introduction to Infoplus Scripts article. 

Script Settings:
Record Type = Record
Subtype  = Order
Version = Beta

 

Results: