hi all,
In r/3 i created a RFC to get a company detail list.
I am calling this RFC into iview.
outputs of the iview are a char info field called 'REPTNAME' and a table which displays the list.
i have created a button called 'PDF' on a table .
for this button i have written a code like
"pcd!portal_content!com.sap.gm.cnt!platform-add_ons!com.sap.ip.bi!iview u1!?QUERY="&STORE@REPTNAME&"&BI_COMMAND_1-EXPORT_FORMAT=PDF&BI_COMMAND_1-SHOW_EXPORT_DIALOG=X&BI_COMMAND_1-null="
but when i am clicking this button , its takin me to another window of cluster administration.
i am not getting why this is happening.
and i also don have idea about BI statements. i copied this code( For button) from existing Documents on VC provided on the site