Column Width in Bex & Web Reports

Question: Hi Everyone,

Is there a way to set a fixed column width for the Bex and web reports. I tried in Format in the Bex report but is not a permenant change in this case. I want the first column of all my reports to be of particular width. If there is a way. Where and how?

Thanks in Advance!

Answer:
After formating the workbook, RMC select properties > donot adjust column Width. Save your workbook. Now when you refresh your workbook your formatting will not get disturbed.
Bwquery

Answer:
Hi sandhya,

try this in B.ex. Menu-> format ->Column->width or standard width



Answer:
Since you probably do not want the other columns to be fixed, you could use VB ( ) to change column width in BEX reports...

Changing column widths in WEB, use WAD and add a class as mentioned in on help.sap.com (Somewhere under netweaver, BW, BEx, wad, 'Web Design API for Tables'). In this class you should change the width of the data_cell

Sorry I don't have time to explain any further now...

Regards, LvB

Answer:
hi..

you can fix the column width using method DATA_CELL and changing the parameter C_CELL_TD_EXTEND
Copyright ?2007 - 2008 www.jt77.com