‎2011 May 25 6:16 AM
Hi all,
we are generating the idoc from xml file using fm IDOC_XML_FROM_FILE. only some segments of xml file are creating data records in idoc, but all the segments in the xml file are not creating data records in idoc.
please help me.
thanks inadvance,
Regards,
adi.
‎2011 May 25 6:46 AM
Hi Adi,
Are you getting any exception from the function module? If not, I would suggest you debug and check where the segments are getting skipped.
Regards,
Shyam
‎2011 May 25 6:46 AM
Hi Adi,
Are you getting any exception from the function module? If not, I would suggest you debug and check where the segments are getting skipped.
Regards,
Shyam
‎2011 May 25 7:27 AM
No exceptions from the function module. FM sy-subrc = 0.
all the segments of the xml file updating into g_t_data_records-sdata, but data segments are not creating in idoc.
Regards
Adi