Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Output Type problem wirh RFC.

Former Member
0 Likes
396

Hi all,

I have created RFC function module and this will be called form Java Syatem.In that functiom module i am using BAPI_GOODSMVT_CREATE to create stock transfer (MB1B transaction). I have created Output type and maintained all Configuration settings and Condition records. When we executed the function module in SAP System, material document created and output type aslo generated. But the problem is when the function module is invoked(executed) from java system, The material document created and the output type is not generated.

Please hele me that why the output type not generated when the FM is executed from Non SAP Syste (Java System).

Please any one suggest that any additional settings or changes required to generate the output type when the RFC FM executed from Java system.

Thanks & Regards,

Ravi Kumar

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
319

I assume that when coming thru jCo, that you are coming as a different user, right? If so, in the print program, are you getting users default printer or anything like that. Does this user have a default printer. Just trying to get the brain juices flowing.

Regards,

Rich Heilman