cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Popup Internal Window - data type IWDWindow not available

Former Member
0 Kudos

Hi,

We tried to use generate Internal Popup Window, but unable to get the result.

From Help : http://127.0.0.1:1420/help/index.jsp?topic=/com.sap.devmanual.doc.user/b0/184540631d6f13e10000000a15...

is given to use the resource simple data type in com.sap.tc.webdynpro. services.session.api.IWDWindow

But i am unable to find that in my nwds. Please help me out.

Thanks

Nagaraju

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi

In the 'type' property of ContextAttribute you choose the button on rightside.

choose the Java native type radiobutton and there you choose browse button.

window will be displayed.

Enter IWDWINDOW in 'Choose a type'.

IWDWINDOW will be displayed there and then choose Ok.

Regards

sowmya.

Former Member
0 Kudos

Hi,

Thanks for your help, i have done with the popup window, but the error messages of the poup window is shown in the parent window. please help me to get those error messages in internal Popup window.

Thanks

-


Nagaraju

Answers (1)

Answers (1)

Former Member
0 Kudos

If you type CTRl-SHIFT-T inside your Java editor and then enter "IWDWindow" in the dialog that appears, what do you get?

Armin