Hi
Is there more to this code ? It seems to do part of the process (i.e. populate SOOD table) but never actually attaches a URL to the Functional Location.
Also, I think there are errors in the code ?
Line: wa_is_object_b-catid = u2018BO'. should be wa_is_object_b-catid = 'BO'.
Line: ip_reltype = 'BUS0010' should be ip_reltype = 'URL'
I assume the Link should appear in Services for Object functionality for a functional Location, but never does?
Any help much appreciated.