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

need solution regarding Paragraph formats in SAP scripts

Former Member
0 Likes
329

Hi All,

I have column headers under that column headers iam displaying data. which is going on to multiple pages.i have 6 columns. iam getting 8 records. for some records

does'nt contain data for all the fields . in that situation the data is not displaying under the coressponding column. if all the fields contain data the data is displaying under the coresponding columns. i defined paragraph format with tabs 10 20 30 40. as T1. and iam usingthis paragraph format. Please give me the solution to display the data in the corressponding column headers.

Thanks and Regards

Ramesh

Message was edited by: Ramesh Darsi

Hi All,

I have column headers under that column headers iam displaying data. which is going on to multiple pages.i have 6 columns. iam getting 8 records. for some records

does'nt contain data for all the fields . in that situation the data is not displaying under the coressponding column. if all the fields contain data the data is displaying under the coresponding columns. i defined paragraph format with tabs 10 20 30 40. as T1. and iam usingthis paragraph format. Please give me the solution to display the data in the corressponding column headers.

Thanks and Regards

Ramesh

Message was edited by: Ramesh Darsi

1 REPLY 1
Read only

Former Member
0 Likes
303

HI ramesh,

Did you write your code in the following way in your text elements?

P1: ,,&itab-field1&,,&itab-field2&,,&itab-field3&,,&itab-field4&

Regards,

ravi