Funcionatily Botton with Fuction Universal
RespondidaHi
I have a botton with funcionality since Macro with Fuction Universal, when click at botton call a Table User, but I wanna the close window in SAP. The window don´t close correct, it's cold.
This is my code.
Freeze();
Activate(47625)
UnFreeze();
0
-
Comentario oficial
Hi Fabiola,
Unfortunately i don't understand what the actual problem is here. If you need to close a window, use Close(); -function. Also delete the freeze and unfreeze rows as it doesn't make sense to use it here.
Thanks,
Thomas
-
Hi Tomas
Thank you for your answer; It's correct I delete sentence Freeze and Unfreeze. I don't have problem with window close.Regards
Iniciar sesión para dejar un comentario.
Comentarios
2 comentarios