Skip to Content
0
Feb 17, 2022 at 05:02 AM

How to update standard non editable field in ME21N?

414 Views

Hi Experts,

My requirement is to update Supplier material number(EKPO-IDNLF) field while creating PO.

I have used BADI ME_PROCESS_PO_CUST , Process_Item method for this.

My issue is this badi is working for Generic level like for line number 10,but there is variant line also

like line number 11 , 12 so on. All the field in variant line is non-editable,So BADI is not working for variant line.

Is there any other method or User exit to achieve this.

Thanks in Advance

Sushil Kumar Shrivastava