Mo.Saber
16th October 2022, 18:12
Does anyone have like a list of all Menus and sessions in LN along with their codes?
srkndnsn
17th October 2022, 08:20
Does anyone have like a list of all Menus and sessions in LN along with their codes?
Hi,
You can get with query from ttadv200 and 360 tables. If you use SQL Interface it would be easier.
Best regards,
Serkan
OmeLuuk
6th December 2022, 18:20
Just go to Maintain Sessions ttadv2500m000 and use print button (ttadv2400m000) to print all sessions from as to wh all VRC all whatever you want in what detail you want to a file or display. Same with tables ttadv4520m000 / ttadv4420m000.
Without development license the latter option will probably fail, but then you v an peek into the labels and select the labels with Context Session, Table or Report Description and filter out the labels with length 6 positions (by package) as they are (probably) the table labels... (there may be exceptions)...
OmeLuuk
6th December 2022, 18:21
Hi,
You can get with query from ttadv200 and 360 tables. If you use SQL Interface it would be easier.
Best regards,
Serkan
Where if you build your own query you will need to read the correct label with the correct VRC as well...
jclju1
21st December 2022, 14:59
There is a session Print Menu Structure (ttadv3475m000):
Use this session to print a report about the structure of a menu, which includes all submenus and (if required) the sessions that are called in the menu or in the submenus.