‎2014 Mar 27 11:15 AM
Hello,
Can anyone tell if there is a way to debug an OBPM1 event?
Regards and thanks in advance,
Juan
‎2014 Mar 27 11:25 AM
Hi,
No idea, what OBPM1 event is all about . One way out is to set breakpoint on 'Raise event' or 'Raise' statement while executing the transaction .
Regards,
DPM
‎2014 Mar 27 11:25 AM
Hi,
No idea, what OBPM1 event is all about . One way out is to set breakpoint on 'Raise event' or 'Raise' statement while executing the transaction .
Regards,
DPM
‎2014 Mar 27 11:48 AM
Hi,
The OBPM1 event is a function called when you are creating a XML file in transaction F110.
Regards,
Juan
‎2014 Mar 27 11:50 AM
Hi Juan
When you do a payment run via F110 then you are program name also configured for creating these files... what i am assuming this to be a function module..if yes and a custom one..then we can debug it.
Please provide more details about it
Nabheet
‎2014 Mar 27 12:00 PM
Hi Nabheet,
I have made a New function module copy of a standard one. I have link it to an standard event in OBPM1.
Regards and thanks in advance,
Juan
‎2014 Mar 27 12:09 PM
Juan
I believe they are run in background. You can try the following ways.
If your FM does not trigger in both cases i think you will need to go thorugh your customizing again
Nabheet
‎2014 Mar 27 11:51 AM