jhtromb Posted March 20, 2012 Posted March 20, 2012 (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.1Used code:_SAPObjSelect("mbar/menu[5]/menu[3]/menu[1]")Example:Menu A----Menu A.A----Entry A.1Menu B----Menu B.B--------Entry B.B.1Thank you very much! Edited March 29, 2012 by jhtromb
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now