Hello Naveen,
You can able to read the root information from the item information using io_read->retrieve_by_assocation method.
pass the exporting parameter has
it_key = item key
association = item-to_root
fill_data = abap_true
Importing
et_data ( root information )
Thanks,
Dinesh