‎2007 Aug 21 3:45 PM
Hello Experts,
I would like to use the FM EINKBELEG_WRITE_DOCUMENT but there is no documentation about how to use this FM.
Can anyone provide me an example?
Thank you,
Manuel
‎2007 Aug 23 4:14 PM
Hi,
You could put a break-point at the start of the FM, and run transaction FMCT.
Then when/if the debugger stops at your break-point, you could examine the data that was passed to the FM.
John
‎2007 Aug 23 4:14 PM
Hi,
You could put a break-point at the start of the FM, and run transaction FMCT.
Then when/if the debugger stops at your break-point, you could examine the data that was passed to the FM.
John