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

Mapping idoc to Record

Former Member
0 Likes
360

Hi experts!

My scenerio is to get an idoc from r/3 mapp that idoc to required required and then store it as an xml i ftp folder. i got the idoc from r/3, converted that idoc to idoc structure, data is coming into the structure but whenever i am trying to mapp by invoking 'pub.sap.invoke' serviece that data to required record it giving me an error "cannot convert java.lang.object to char in the field SDATA'.

and if i just try by mapping only it doesnt give an error but data doesnt go to mapped record.

Please help me out with that its urgent.

Thanks in advance.

jawad

Hi experts!

My scenerio is to get an idoc from r/3 mapp that idoc to required required and then store it as an xml i ftp folder. i got the idoc from r/3, converted that idoc to idoc structure, data is coming into the structure but whenever i am trying to mapp by invoking 'pub.sap.invoke' serviece that data to required record it giving me an error "cannot convert java.lang.object to char in the field SDATA'.

and if i just try by mapping only it doesnt give an error but data doesnt go to mapped record.

Please help me out with that its urgent.

Thanks in advance.

jawad

1 REPLY 1
Read only

Former Member
0 Likes
333

just reply for help