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

Report Headers

Former Member
0 Likes
904

How can we maintain list headers in Report Programming?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
850

It is possible to maintain a list title and up to four column headers in report programs. The path for the same is Goto->Test Elements -> Title and Headers.

There is another method of doing this: System-> List-> List Header from the created list itself. This is the eaziser method and has advantage over the other method. It makes it easier to position the elements, especially the column headers. The next time the report program is run, the header line will appear automatically in your list.

4 REPLIES 4
Read only

Former Member
0 Likes
850

in se38 along with your main program select the Text element option in that you will find list headings you can maintain there....

Points if helpful....

Read only

Former Member
0 Likes
850

Hi,

Go to Se38--> Input Program name --> Change (if existing program or create program name) --> Goto Menu --> Text elements --> Lsit Heading.

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
850

After Executing the program (F8) .. and getting the list ..

goto

system> list> List header ..

Maintain the list headings here ..

U have to manually type in the headings .. copy paste might

not work in all the cases .. especially for spaces ..

Read only

Former Member
0 Likes
851

It is possible to maintain a list title and up to four column headers in report programs. The path for the same is Goto->Test Elements -> Title and Headers.

There is another method of doing this: System-> List-> List Header from the created list itself. This is the eaziser method and has advantage over the other method. It makes it easier to position the elements, especially the column headers. The next time the report program is run, the header line will appear automatically in your list.