Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ZTcode for MR11

Former Member
0 Likes
492

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.

3 REPLIES 3
Read only

Former Member
0 Likes
462

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

Read only

0 Likes
462

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.

Read only

Former Member
0 Likes
462

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.