Hi
If I make a where-used search on a table, the result will not contain any smartforms - this is a problem for me, so I want to fix it.
I now found that if I go to the function module generated from the smartforms, and manually update the navigation index, then I can get the where-used list work correctly, but when I re-activate the smartform, then the index is lost again.
Can I somehow automatic update the navigation index of all smartforms in a background job?
I have tried with SAPRSEUI, but this program skips all programs marked as generated (trdir-occurs = 1), and the function groups containing the smartforms function modules are of course marked as generated.
So - any other suggestion how this can be fixed.
Best regards