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