Identify all categories that use getSupportsItems
I need to identify all the categories in an OPPM implementation that use getSupportsItems in an advanced function.
Through the ps_function_instance.... tables in the database I can find parameter references (E1, E2, P1, P2 etc.) but I am struggling to find how these parameters are actually "populated".
Any ideas?
Charles