Forum Discussion

rusantos's avatar
rusantos
Contributor
8 years ago
Solved

Perform operations (click / dblclick) on system entries for SAP Log on 740

I was able to click / dblclick SI1_1 of SAP Log on 740 via coordinates.

Is there a way to specify an entry to click without using coordinates?

 

SAP Log on 740Test complete object browser

 

Thanks,

Russel

  • HKosova's avatar
    HKosova
    8 years ago

    SAP does not use DevExpress controls, so no point in changing the DevExpress options.

     

    Try using Text Recognition -- add AfxOleControl* to the project properties > Open Applications > Text Recognition. This should (hopefully) make the tree items show up as separate objects in the Object Browser.

     

    If this does not help, the only other option is to use something low-level like image search or keyboard shortcuts.

10 Replies