IDENTIFYING NESTED GROUPS IN HR55

 2 Replies
 1 Subscribed to this topic
 68 Subscribed to this forum
Sort:
Author
Messages
TBonney
Veteran Member Send Private Message
Posts: 281
Veteran Member

Does anyone have a simple way to identify when nested groups exist within an HR55.3 definition?

 

I want to run a simple SQL query to ID when one group is part of the definition of another group in order to identify how many iterations of the HR155 would need to be run to capture changes made to the nested group.

 

Thank you in advance!

Margie Gyurisin
Veteran Member Send Private Message
Posts: 538
Veteran Member
I have done this before. I believe I found the field number in PADICT (1999) and then queried the PERSGROUP table for that instance.
TBonney
Veteran Member Send Private Message
Posts: 281
Veteran Member

Thanks for the reply Margie.

 

For anyone who is interested, it is the PGSELECT table that identified this for me.