_OPEN_ONEWAY_ Method
Opens the one-way report table
Syntax
CALL SEND(OBJID,'_OPEN_ONEWAY_',dlflag);
Required Argument
- dlflag
-
a flag that indicates
whether to download the table to a spreadsheet.
Details
This method
-
outputs the <TABLE> tag for
the report
-
outputs the empty cell in the upper
left corner of the report.
Example
The following
output is produced:
<TABLE CLASS="MAINTAB" BORDER=1>
<TR> <TH COLSPAN=2 CLASS="COLLAB" > </TH>