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

Runtime error while calling transformations

Former Member
0 Likes
656

Hello Experts,

while calling

CALL TRANSFORMATION zord1

SOURCE XML g_t_data_records1 "g_t_data_records is a string of xml file

RESULT para = zidoc.

am getting the follwing runtime errorr

XSLT_BAD_SOURCE_CONTEXT

CX_XSLT_RUNTIME_ERROR

here am trying to convert an xml file to abap string. if i execute the XSLT program directly by providing the file am getting the exact result, but when am trying to call from the ABAP program am unable to do it.

will anybody suhhest me how can i solve it.....

thx in advance....

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
367

Hi

See This Link

I hope that this is helpful.

Regards

Ranga

1 REPLY 1
Read only

Former Member
0 Likes
368

Hi

See This Link

I hope that this is helpful.

Regards

Ranga