2011 Feb 11 7:38 AM
Hi ABAP Technical Consultants,
Have a doubt in merging cells in Smart form.
My doubt is -- I have taken one table with two line types. First line type containing 9 columns & second line type containing 17 columns. But First line type first cell width is 1.88 cm & it does not have data and second line type first cell is 1.88 cm & it has some data (This is static data).
Now my requirement is I want to merge " First line type first cell & second line type first cell ". Is it able to do in smart form development?
If you have any ideas and views, please share with me & waiting for your pamper information.
NOTE: Here data is static, not getting data either from internal table nor work area.
Thanks
venkat
Edited by: venkatehBI on Feb 11, 2011 8:42 AM
Hi ABAP Technical Consultants,
Have a doubt in merging cells in Smart form.
My doubt is -- I have taken one table with two line types. First line type containing 9 columns & second line type containing 17 columns. But First line type first cell width is 1.88 cm & it does not have data and second line type first cell is 1.88 cm & it has some data (This is static data).
Now my requirement is I want to merge " First line type first cell & second line type first cell ". Is it able to do in smart form development?
If you have any ideas and views, please share with me & waiting for your pamper information.
NOTE: Here data is static, not getting data either from internal table nor work area.
Thanks
venkat
Edited by: venkatehBI on Feb 11, 2011 8:42 AM
2011 Feb 12 3:19 PM
2012 May 29 10:11 AM
If you are using table, then realign the table my adding 2 cells in a row. Go to Main window==> table==> table tab==> click on details.. Now you will get the row details. Choose the row where you wants the merge. Let us consider you wants to merge cell 3 (2cm) & 4 (1 cm). then put 2 +1 = 3 cm for cell 3 and delete cell 4. Note: content will be deleted for this
2012 May 29 10:44 AM
Hi,
may be helpfull
goto -->table->select pattern->display framed pattern ->use plain box
Thanks and regards
2012 May 29 6:26 PM
If this is static data, why do you need to use a table? Just use windows / templates and paint whatever is needed...
2012 May 29 6:30 PM
2012 May 29 6:43 PM
Wow. My bad. It is also "assumed answered", but it showed up in the "open questions", hmm...