‎2007 Jan 02 4:33 AM
Dear's,
I have created a Table Control on the screen, This table control Display in accurate in 600800 Resolution but when i change the resolution table control in gettin smaller ( 1024840).
Please suggus me what can i do for Resolution.
‎2007 Jan 17 5:09 PM
Hi Naresh,
I fear there's no possibility to obtain rendering SAPGUI-elements dependent on the resolution.
Regards,
Thomas
‎2007 Jan 17 6:09 PM
Are getting this problem while running a bdc program?
there is a solution if this is a bdc issue.
fill CTU_PARAMS structure fileds and pass it to CALL TRANSACTION command followed with the keyword options.
i hope this will serve ur need if it is a bdc issue.
if serve ur need reward points
satish
‎2007 Jan 17 6:21 PM
Hi,
IN the CALL TRANSACTION use the OPTIONS addition which is of the structure CTU_PARAMS
In that there is field DEFSIZE.Set the value as 'X'.
Thanks,
Naren