vamsi_gujjula
24th May 2012, 14:06
i would like to know in which scenario layout.again() can be used .
günther
24th May 2012, 15:28
Hi.
I sometimes use it to wrap long strings into smaller pieces, e.g. to print a string of 30 or 40 chars into a 20 char column.
Günther
mark_h
24th May 2012, 16:44
If you do not own source - then you can use layout.again in the report to pull in additional data to print on the report. For example we use it to print pegging information on purchase orders. It pulls, prints, then gets the next peg. It can be very useful.
vamsi_gujjula
26th May 2012, 06:27
Thank you guys..... will try it out..
sakthi kj
7th June 2018, 12:43
I am fresher,
How to create the report please anyone can you tell step by step process