2007 Dec 07 12:01 PM
hi experts
plz guide me in this report
i hav a transaction MD4C
when we call this transaction it displays a report showing material numbers with some details for a corresponding sales order number
if any of material is missing or problem arises it creates an icon in front of tha material number
now i will have to create a report which will show all the material numbers which are missing orhave this error icon .
Please guide me how should i proceed
what should be the best approach of my report .
hi experts
plz guide me in this report
i hav a transaction MD4C
when we call this transaction it displays a report showing material numbers with some details for a corresponding sales order number
if any of material is missing or problem arises it creates an icon in front of tha material number
now i will have to create a report which will show all the material numbers which are missing orhave this error icon .
Please guide me how should i proceed
what should be the best approach of my report .
2007 Dec 07 12:16 PM
hi,
you can analyze that report and find logic used for that icon generation, take the same logic for writeing u r report program. you can see the code of the transaction code
1) type the transaction code, press enter
2) system ---> status
3) double click on program(screen) field.
This will take you to source code, their you do analyzation.
regards,
pavan
2007 Dec 07 12:24 PM
Hi,
The other approach could you analyse the data which you are getting. Take help from some MM consultant around you and ask about the data base tables in which this data is stored.
Because it can be difficult to understand the standard program logic at times. because they work completely on logical database.
Just analyse the output and use F1 help to find the data base field values. You should get some answer.
Thanks,
Lalit