Skip to Content
0
Former Member
Sep 13, 2007 at 08:14 AM

month in report from selection screen

16 Views

Hi Experts,

I have to create a report which should display like :-

PLANT | MONTH | TARGET | PVDONE |

2000 | Aug2007 | 50 | 20 |

2000 | Sep2007 | 30 | 10 |

3000 | Aug2007 | 40 | 10 |

3000 | Sep2007 | 30 | 5 |

Target means No. of materials whose phy.inventory not done for the month ,

PVDONE means No. of materials whose phy. inventory done for the month.

In selection screen inputs are Plant, Month & storage location.

The problem is how to get all the materials selected in the selection screen for choosen plant. how to put the month n selection screen in a internal table to diplay and perform calculations

Regards

Nik