When you create an external routine, for example when you use the CREATE FUNCTION statement to create a UDF, you can specify the USING GLOP SET option to make the external routine a member of a GLOP set.
An external routine can only be a member of one GLOP set, but any number of external routines can be members of the same GLOP set.