‎2010 Mar 17 3:50 PM
HI,
I have a scenario where I'm trying to save a flat file into my disk C, using an outbound Idoc via Abap PI
I have copied and assigned one function module to the Abap-PI port. ( copied from SAP own_function )
I processed the IDOC and got the message :
"IDoc 1209036 was transferred to function module ZMY_FUNCTION for further processing."
but the function does not save any data to my PC.. it seems something is pending ..??
I m surprised when I run ZMY_FUNCTION with SE37 using SINGLE TEST (F8) the Idoc id = 1209036 , the function WORKS !!
and I get the data in my PC...
Is there any command missed..or what ?
Is there any RFC setting ?
any advice will be appreciate
‎2010 Apr 06 9:07 AM
Hello Victor, did you find a solution?
I have exactly the same problem .