Hi,
Just today, I met an issue that "Start Loop Grid" try to loop an empty grid, and no clue how it happened.
The scanario is like:
1. in my Purchase Order screen, clear and new in order to create a new PO. (this is pretty the same as stock PO screen, with PO list and POLine grid)
2. Once users select a vendor from drop down list, it will trigger a action list: In this action list, it will try to loop POLine Grid and do some check. For a PO screen without any PO item, I assume there is no codes been run in this Grid loop.
3. In my case, actually, the codes inside this Grid loop is executed.
Again, it just happened today, and it totally blocks our PO creation flow. Any idea?
And, if I tried to copy my customied purchase order screen to another one, it failed.
--
Alex