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

month wise classic interactive report

Former Member
0 Likes
472

Dear Experts,

I need to design a report where in you have the header as customerno, customername and months like

Jan..Feb...March until December. And when i double click on customer number another report containing details like sales orderno, Qty, Amount , net price and again when i click on Sales Doc no , it should display

Sales Document Itm No Qty Rate Amount Net Amount.

please suggest me the code or exact example showing the same.

regards,

CHK

2 REPLIES 2
Read only

Former Member
0 Likes
448

Hi,

You have to use AT line selection event for acheiving your result.

Read only

0 Likes
448

Can you give a good example for this