generate report as per my reqirement in report 6i [message #177334] |
Wed, 14 June 2006 04:07 |
gayu7patel@gmail.com
Messages: 2 Registered: June 2006
|
Junior Member |
|
|
hello !!!!!!!!!!!!!!!1
please help me to generate report as follow
in my report there is 1 table matlmast
and i want report layout like this
mtlcode spec size desc || mtlcode spec size desc
1st row of table 2nd row of table.......
3rd row of table 4th row of table
and so on.......
please help me to generate this kind of report
|
|
|
Re: generate report as per my reqirement in report 6i [message #177648 is a reply to message #177334] |
Fri, 16 June 2006 00:19 |
gayu7patel@gmail.com
Messages: 2 Registered: June 2006
|
Junior Member |
|
|
I got solution
it will help to anybody thats why i m placing solution here
Lets for example I am creating the report based on emp table, columns (EmpNo, Ename, Job).
First with wizard I created simple tabular report with no template.
Once this is done, you will see I have one outermost Frame, then Inside it I have one for Frame for headings and then one repeating frame.
First I increase the width of outermost frame to full report.
After that I copies my inside frame and its Lable and just place it beside each other.
Then I went to repeating frame and change its following property
Print Direction->Across/Down
Thats it!
ok bye..................
|
|
|