‎2007 Jan 23 7:00 AM
Hi,
i am working on DME(Data Medium Exchange), with the MT103,
and the function module linked is Z_FI_PAYMEDIUM_MT103_31.
my problem is when i try to debug and change the customized FM .. ..moudule,
i am not able to locate the program...how is this FM is getting called.
and i am running the payment medium through F110 T-code.
pl.help..
Thanks&Regards
Harikumar.p
‎2007 Oct 19 2:56 PM
Hi,
Thius reply may be a bit late but I had a similar problem and this is how I went about it, I assume you are utilisng the payment medium workbench.
To be able to debug or step through your custom FM or any other FM used to produce payment media with the payment media workbench you'll have to call the payment medium program inetractively (online or manually). The reason you're not able to step into the FM is because during payment medium creation with F110 the payment program is called using a background job and I think you can't debug a program that's executed in the background.
In short execute program SAPFPAYM_SCHEDULE specifying your payment run ID and date. hope this helps
Andy.