How to override Report column values of previous columns with next column values based on PO values?

sunilj

Member
How to override Report column values of previous columns with next column values based on PO values?

Dear All,

I need help in below development issue;

How to override Report column values of previous columns with next column values based on PO values?

I want to develop a report based on F0901/F0902 where user requirement is to print all Amount columns of F0902 i.e. AN01,AN02....AN12. User will provide month range from PO i.e. From Month & To Month. Lets say user is providing month from = 1 & to = 12, F0902.FY = 12 with data selection F0902.OBJ >= 500000. Now report should bring data from F0902 as AN01,AN02,....AN12.
In report design Columns are fixed for AN01,AN02...AN12. If a report is run for month from 3 - to - 10 so column of 3 should shift to 1st meaning AN01 which is now printing blank should gets replaced by AN03, AN02 should get replaced by AN004 and so on & AN08 should get replaced by AN10.

Can you guys provide me any help on this, meaning report section type, report type?

--
Sunil
 
Re: How to override Report column values of previous columns with next column values based on PO values?

I hate to say it Sunil, but you're on the wrong forum
tongue.gif

You need to post your question on Developer's.
 
Back
Top