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

AGEING REPORT

Former Member
0 Likes
568

Hi ,

in sales report , the o/p should be as followe

date

01.12.2008

02.12.2008 -


30.12.2008

Total

-


cust No

-


as123 | | 123 | 123 | 246

as124 | | 111 | 111 | 222

as125 | | 222 | 222 | 444

Total 456 456 912

here the cust no and date should be constant when we move up and down but for me in o/p

i was able to keep the cust no constant by using SET RIGHT SCROLL-BOUNDRY but when i am scrolling down to next page the dates r hiding how to do that

and also the selection options is having date range and o/p also should have dates taht also hiding when moving to right

plz clarify it

Hi ,

in sales report , the o/p should be as followe

date

01.12.2008

02.12.2008 -


30.12.2008

Total

-


cust No

-


as123 | | 123 | 123 | 246

as124 | | 111 | 111 | 222

as125 | | 222 | 222 | 444

Total 456 456 912

here the cust no and date should be constant when we move up and down but for me in o/p

i was able to keep the cust no constant by using SET RIGHT SCROLL-BOUNDRY but when i am scrolling down to next page the dates r hiding how to do that

and also the selection options is having date range and o/p also should have dates taht also hiding when moving to right

plz clarify it

2 REPLIES 2
Read only

Former Member
0 Likes
504

HI,

Place the headings in the top-op-page....then these headings will be displayed on all the pages.

Read only

Former Member
0 Likes
504

thank u