I am wondering if anyone who does development using the SL toolkit might have an example for using SGroupFetch to return a string value? I need to return the AdjgRefNbr field from ARAdjust based on a query that utilizes Group By). I have followed the limited example in the documentation but that example is returning a count value, not a text value. When I try to execute the SGroupFetch1 call the module immediately shuts down with no error message whatsoever. If I try a test SGroupFetch on a query that returns a numeric value, the call completes and moves to the next code line so I am wondering if this even works with text values.
I am currently doing this change under version 6.5 and have not tried it under SL 2011.
If someone has figured out the proper code to make this work and is willing to share, it would be greatly appreciated.
*This post is locked for comments
I have the same question (0)