‎2008 Jun 16 7:20 AM
Hi friends
I need to create ZTcode for MR11,
We all know that we can display POs based on the date which can be given in selection screen in standard transaction.
In my requirement I need to display the POs based on the date but need to display the POs which doesn't have material number.
And I need to add material block in selection screen and need to display POs based on Material number given in selection screen.
Please let me know the requires code changes.
All helpfull answers will be rewarded.
Thanks
Amminesh.
‎2008 Jun 16 8:17 AM
Hi
Go through link given below :
www.ies.state.pa.us/imaginepa/lib/imaginepa/Short_of_MR11.doc
Hope it will useful to you.
Rewards if useful.
With Regards
Nikunj Shah
‎2008 Jun 16 8:36 AM
Hi Nikunz
Thanks for ur reply,
But this document wont help me. Please let me knwo if there is any other related to this issue.
Thanks in advance
Amminesh.
‎2008 Jun 16 9:20 AM
Hi,
Copy the program SAPRCKM_MR11 and create a transaction for that. Add the material number on the selection screen. After the processing of the existing logic in the program add your logic to restrict the output display based on your requriements. You can delete the records which do not meet your criteria from the internal table that is displayed.
Thanks.