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

Arranging tabs columnwise in smart forms

Former Member
0 Likes
669

Hi,

In one demo program i have fetched the data for five fields vbeln, posnr, matnr , matkl, meins from table

vbap . In print preview all the data for the columns are merged and displayed . These are not displayed in columwise.

I have also include smar style in my program . But these one has no effect output.

Please tell me how do i produce columnwise output.

thanks,

ahmed.

Hi,

In one demo program i have fetched the data for five fields vbeln, posnr, matnr , matkl, meins from table

vbap . In print preview all the data for the columns are merged and displayed . These are not displayed in columwise.

I have also include smar style in my program . But these one has no effect output.

Please tell me how do i produce columnwise output.

thanks,

ahmed.

3 REPLIES 3
Read only

Former Member
0 Likes
585

HI,

You can use the table node to print the data in the smartform and it will give you the print in the tabular form.

I am not uderstanding you problem properly.

Can you provide some more info.. if so with an example.

Thanks & regards,

Venkatesh

Read only

amit_khare
Active Contributor
0 Likes
585

Use a TABLE/TAMPLATE node to arrange data.

Sear SCN or read HELP for more info on these 2 things.

Read only

Former Member
0 Likes
585

Hello Ahmed,

This is for your information. Always post the queries related to SAP Script and Smart Forms in the Form Printing Section. People who are expert in those two things will be monitoring the SDN Posts in those sections only. They might not come here and check the same.

If you post it there, you will get very quick response from the people there.

Now, coming to you question you can use Table Node to do this. Example is given in SDN Wiki.

Check the same.

Hope you got it.

Thanks,

Babu Kilari