Skip to Content
0
Jan 31, 2023 at 11:29 PM

update ekpo table with new custom field in item overview -Me22n/Me21n.

398 Views

Hi All,

I have a requirement to add new custom field to Item Overview tab of me22n/me23n.

I have achieved it by appending ci_ekpodb and MEPO1211.

Also in the screen 1211 I have a module in PBO event to display the corresponding value for each line item in the new column.

But here are two problems.

1) the new value is not updated in the EKPO-ZZFIELD.- How to achieve this?. Will this Badi help? ME_PROCESS_PO_CUST? Should I call the method -PROCESS_ITEM in PBO?

2) IN PAI event , when the value is changed the new ZZFIELD should be updated.

Appreciate your help.

Thanks!