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

generate Idoc from Remote function call

Former Member
0 Likes
298

Hi,

Earlier i have done RFC which is been called with JCO and and sends datastream as well xml.

Now my doubt, is it possiible to generate the idoc for external application through RFC call from JCO?

if so, can anyone send me appropriate links or advice on the subject!

My main concern is i can generate the idoc through RFC call basing on the calling parameters,,, but how to pass the idoc structure for them?

for XML i used Export: E_XML TYPE STRING

for data stream: ITAB LIKE ZSTR_ITAB.

Any inputs will be of great helpfull...

1 REPLY 1
Read only

Former Member
0 Likes
257

Assigned resultant idoc structure to the Table parameter of type EDIDD in created BAPI.