_OUTPUT_REACHTHRU_LINK_ Method
Outputs the hypertext link for the numeric data in the report to allow for
reachthru to the detail data.
Syntax
CALL SEND(OBJID,'_OUTPUT_REACHTHRU_LINK_,mbid,rowlist,rowndx,
collist,colndx,curlist);
| Where... |
Is Type... |
And Contains... |
| mbid |
N |
the ID number of the metabase. |
| rowlist |
N |
the row list from the EMDDB_M class. |
| rowndx |
N |
the index of the current row in the rowlist. |
| collist |
N |
the column list from the EMDDB_M class. |
| colndx |
N |
the index of the current column in the collist. |
| curlist |
N |
the list of classes and their associated values. |
Example
The following example illustrates the output produced by this method:
<A HREF="" onClick="this.href=rturl('_WHERE=COUNTRY%3D%22CANADA%22&_WHERE=PRODTYPE%3D%22FURNITURE%22')
"TARGET="_blank">
|