baan999
22nd March 2011, 16:33
i am creating report & defined order no, order amount from (tdsls400) and linking with tdsls415(order no),full standard cost amount

in tdsls415 the details are stored by line wise and cost amount is stored in line wise

e.g.
line1 = 100 usd
line2 = 600 usd
line3 = 200 usd


total = 900 usd is not stored in the table. but i want to this to picked in the report

how to define in the script or report level

please suggest.

mark_h
22nd March 2011, 16:59
Again I don't know about LN but I can add an after sort field layout(or make a sort field on the report). Then in the after layout add the table field, select the aggregate function of total.

baan999
23rd March 2011, 06:18
not clear. require another example from baan board team

baan999
23rd March 2011, 14:50
done... closed