Hello all,
I want to add a custom field in IW73 report.
Do anyone have any idea how to do that. What are the enhamncements that we can use.
Regards,
Sameer
See BAdI "BADI_EAM_SINGLELEVEL_LIST".
Create an implementation and use the Methods "FILL_ADD_FIELDS" / "CHANGE_FIELD_CATALOG" to Define and Add (Custom) Columns.
Hi Nic,
Thanks for reply. I will check it and revert you.