Hello All,
I have one popup window, the height of popup window is being displayed too large.
I used method IF_WD_WINDOW->WINDOW_SIZE( ), there are parameters 'Width' and 'Height' of type string, i have passed '30' and also '30%' like formate, it didn't work.
how to control the size of window? Could you please suggest me?