sambhajidg
30th November 2009, 10:17
Dear all,
Anybody knows how to pass as input field to report two dimensional array of type long.
eg. like extern domain tcmcs.long hd.cnt(11,7).
how do i have to give as input field in report.
so that i can dispay the values of array in detail layout as below.
hd.cnt(1,1) hd.cnt(2,1).....hd.cnt(11,1)
hdcnt(2,1) hd.cnt(2,2)......hd.cnt(11,2)
........................
........
hd.cnt(7,1) hd.cnt(7,2).....hd.cnt(11,7)
thanks in advance.
sdg
Anybody knows how to pass as input field to report two dimensional array of type long.
eg. like extern domain tcmcs.long hd.cnt(11,7).
how do i have to give as input field in report.
so that i can dispay the values of array in detail layout as below.
hd.cnt(1,1) hd.cnt(2,1).....hd.cnt(11,1)
hdcnt(2,1) hd.cnt(2,2)......hd.cnt(11,2)
........................
........
hd.cnt(7,1) hd.cnt(7,2).....hd.cnt(11,7)
thanks in advance.
sdg