Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Merging table cells in Smartform

Former Member
0 Likes
2,624

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

6 REPLIES 6
Read only

Former Member
0 Likes
1,762

This message was moderated.

Read only

Former Member
0 Likes
1,762

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

Read only

Former Member
0 Likes
1,762

Hi,

may be helpfull

  goto -->table->select pattern->display framed pattern ->use plain box

Thanks and regards

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
1,762

If this is static data, why do you need to use a table? Just use windows / templates and paint whatever is needed...

Read only

Former Member
0 Likes
1,762

Please check the date of the OP.

Rob

Read only

0 Likes
1,762

Wow. My bad. It is also "assumed answered", but it showed up in the "open questions", hmm...