cancel
Showing results for 
Search instead for 
Did you mean: 

I want to Know the ID of Menu.

Former Member
0 Kudos
72

Hi all,

I want to know the ID of all menus like Sales,Purchase,Production.

by

Suresh.G

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

In SAP BO you may show System Information (ctrlshiftD)... and you can see the MenuId in statusBar when you explore Menu on ToolBar

Kinds Regards

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi suresh,

In the SBO SDK Help center file, search "creating menus" and you have a list of the menu id

Regards,

Sylvie

Former Member
0 Kudos

Hi suresh,

In the SBO Help center file, you can find the menu IDs.

Try 'Menu IDs' in search tab.

Regards,

Hyunil.

AdKerremans
Active Contributor
0 Kudos

Hi Suresh,

You can write a procedure to walk to eht SBO menus and print the menuID and description.

Regards

Ad