I think that will automatically display when you add to user(su01) parameter id = SD_SWU_ACTIVE and parameter value = 1.
Can you share more about your requirements? I have some customized GOS-attachment programs to share.
Dear J
in standard the prg LALINK_CONNECTIONSF01 use this fm. Can you please check it?
Best regards
Jozsef Hegyi
When filling the internal table to display in ALV, execute method cl_binary_relation=>read_links or similar tool to set an icon for attachment existence. Then when handling the click on this icon (defined as hotspot) or double-click, call the FM.
You should also perform a where-used search on this FM.
Add comment