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

ME21N Screen Initialization

Former Member
0 Likes
543

Dear Friends:

We have validations based on PO document type so we would like to intialize entire screen whenever there is a change in PO document type and wondering how can we implement this requirement? The reason is users are changing document type after entering orders partially and that's causing a problem.

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
473

Hi,

You have to say to users to click on this button !

So there isn't error and the screen is entirely initialized..

Else, you can configure Z tcode based on the standard tcode, but is only for one type of document, it will help users to choose naturally the doucment type. ZME21NZXX : create purchase order ZXX -> document type is restricted on ZXX document type.

1 REPLY 1
Read only

Former Member
0 Likes
474

Hi,

You have to say to users to click on this button !

So there isn't error and the screen is entirely initialized..

Else, you can configure Z tcode based on the standard tcode, but is only for one type of document, it will help users to choose naturally the doucment type. ZME21NZXX : create purchase order ZXX -> document type is restricted on ZXX document type.