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