cancel
Showing results for 
Search instead for 
Did you mean: 

Conditions Tab in PO item level should be display only/ uneditable

0 Kudos

Hello Guru's,

I have a requirement where i want to have the condition tab in PO item level as display only. The conditions from the contract will flow into the PO and no one should be able to edit it. I know this can be achieved using screen variants. But in my case 2 things are required,

i. Conditions tab should be in display mode for both ME21N and ME22N

ii. Condition tab should be in display mode only for a specific PO type (PO created wrt to contract- we have a separate PO type for contract), for the rest of the PO types we should be able to change the conditions tab

Please suggest how this can be achieved?

Thanks,

Ritesh

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member183424
Active Contributor
0 Kudos

Your requirement (i.) can be achieved by using function authorization (KBA 2007094 and OSS note  201696). But this won't be depended upon PO document type.

If you make the condition field as display from function authorization, then it will be applicable for all PO document types.

As per your requirement, you need to use the badi ME_PROCESS_PO_CUST to built your own logic.