Skip to Content
0
May 20, 2020 at 11:11 AM

User-Exit/BADI for position switch (ME23N)

315 Views

Hello guys,

I'm facing the following problem. I want to display custom data in one custom tab for positions in ME23N. Therefor I implemented BADIs ME_PROCESS_PO_CUST and ME_GUI_PO_CUST. This works in first try but I got some problems to display the data for the exact position. When I want to add in header, its no problem because I just can use OPEN method of the GUI BADI to select the data from custom table. But for positions it does not work. I therefor tried PROCESS_ITEM method, but it looks like that this method gets only triggered when changing some positon data. But I need a method that could be triggered when switching the position in ME23N. What can I use for this?

Regards

Michael