Skip to Content
0
Former Member
Apr 20, 2010 at 01:25 PM

wdThis.wdGetAPI().requestFocus() Doesn't work when using Message Manager

39 Views

Greetings

In CE 7.1 Webdynpro Java for an application that runs in PieClient I used the below code.

wdThis.wdGetAPI().requestFocus(wdContext.currentHand_Add_MaterialsElement(),
wdcontext.nodeHand_Add_Materials().getNodeInfo().getAttribute(IPrivateMixersView.IHand_Add_MaterialsElement.MATNR));

As soon as an action that throws an error message or information message or warning message using Message Manager is triggered the request focus method doesn't place the cursor in the desired input field.

Kindly help me out.

Tx.

Best Regards

Ramamoorthy D