Skip to Content
0
Former Member
Jun 27, 2008 at 08:28 AM

ALV

17 Views

Hi,

My requirement is when the user inputs a value on the selection screen for the fiscal period as 1 to 12 and fiscal year as 2007 to 2008 then the dates corresponding to these periods have to be displayed as column headers in the o/p.This is a dynamic column and changes based on the input given by the user.The purchase price amounts have to be displayed under the corresponding dates as shown below.

2007-1 2007-2 2007-3----


2008-1 2008-2 2008-3 Total

10 15 23 16 34 65 163

The total of all these amounts have to be displayed in the total column.

In my program the total amount is displayed but the individual amounts are not getting displayed in the output.

Can anyone tell me a solution for this.