hi guys,
i need to put data to unix in .xml format ..
instead of using this syntax:
CONCATENATE c_dir_name 'ORDERS' sy-datum '.xml' INTO v_fname.
i dont think the file can be used as xml. Is there any way to convert the data in xml format before dumping it to unix