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

Restricting changes in PO ?

Former Member
0 Likes
439

Hi all,

I have to restrict changes in ME22N , if VA02 is open .

Please help me on solving this by specifying the code to be written in BADI or User-exit?

Thanks,

Aravind.

Edited by: aravind kosaraju on Jul 27, 2008 6:18 PM

Hi all,

I have to restrict changes in ME22N , if VA02 is open .

Please help me on solving this by specifying the code to be written in BADI or User-exit?

Thanks,

Aravind.

Edited by: aravind kosaraju on Jul 27, 2008 6:18 PM

2 REPLIES 2
Read only

Former Member
0 Likes
418

hi,

you can use ME_CHECK_ALL_ITEMS

badi and write the code for if sales order is open ......and pop up a mesage window...

Read only

Former Member
0 Likes
418

Hi aravind,

A PR is just a requesting document, and SAP allows for changes to these

as this does not break the document flow if the PO exists. A user can

change the PR to use it for creation of a new PO.

I have seen OSS notes about this on a previous clients site, check SAP

OSS (https://websmp209.sap-ag.de/~SAPIDP/0020068250000 00234912001E).

TCode OPUA will not help you here as it only allows you to set which

fields are visible/required/highlighted etc.

thanks

karthik