‎2008 Nov 12 2:31 PM
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....
‎2008 Nov 12 2:54 PM
‎2008 Nov 12 2:54 PM