david7
4th April 2007, 13:01
Hi All,

I want to convert an old session to a dynamic session. I tried to do that using ttadv2900m000. When the conversion is over (without any errors/warning) the group browsing buttons are disabled (print screen is attached)! I tried to edit the standard form commands but they where already checked! I tried to uncheck & check again but it didn't work!

Any advices?

- David

_Ralph_
5th April 2007, 21:13
dont you forgot to compile the form?

david7
10th April 2007, 09:59
Thank you for your reply. I did compile.

Any other advices?

_Ralph_
11th April 2007, 02:15
You can enable them on a forced way..

In LN refers to enable.commands()

just an example from the SSA ERP LN 6.1 Help

enable.commands( "test.function", "ttadv3500m000", ADD.SET )


hope it helps:)

david7
11th April 2007, 17:33
Thanks for the suggestion, but it didn't work :(