‎2008 Aug 25 9:32 AM
Hi
In exit func mod EXIT_SAPLF050_004 in include ZX050U05 I've written my code. In the includ before executing my logic I've written break <userid>. But while debugging it's not working. But the include isactivated.
I'm testing it through idoc processing. In WE19. Idoc type FIDCCP02, message type FIDCC1, inbound func mod : IDOC_INPUT_FIDCC1. In this func md the exit is called.
Please help me in debugging the code in the exit.
Thanks
Moumita
‎2008 Aug 25 9:53 AM
HI,
you have to go to tcode: CMOD and create a project for that.
Only projects (Customer Exits) can be debugged.
You have to use Extension/Komponent: F050S*
Edited by: Gordon Breuer on Aug 25, 2008 10:55 AM
‎2008 Aug 25 9:38 AM
Hi,
Check if you checked the check box Call inDebug Mode while processing the IDOC in WE19.
‎2008 Aug 25 9:49 AM
Hi Shiva
Thanks for your input. While testing I've checked the chkbox , it is actually going in debugging, upto call customer-function'004' but after that it is not going to that include . Can you pleas help me in this regard.
Thanks
Moumita
‎2008 Aug 25 9:53 AM
HI,
you have to go to tcode: CMOD and create a project for that.
Only projects (Customer Exits) can be debugged.
You have to use Extension/Komponent: F050S*
Edited by: Gordon Breuer on Aug 25, 2008 10:55 AM