Jump to content

Recommended Posts

Posted (edited)

Hello,

I have a problem in SAP. I use the SAP UDF () and nearly everything works fine.

When I want to click a menu entry it only works on the first level, which means if I want to select a menu in a menu, it does not do anything.

In the example this means, I can select the Entry A.1 with my script, but not Entry B.B.1

Used code:

_SAPObjSelect("mbar/menu[5]/menu[3]/menu[1]")

Example:

Menu A

----Menu A.A

----Entry A.1

Menu B

----Menu B.B

--------Entry B.B.1

Thank you very much!

Edited by jhtromb

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...