_OUTPUT_REPORT_FRAME_ Method
Outputs the <FRAME> tag to create the frame
in which the report is displayed
Syntax
CALL SEND(OBJID,'_OUTPUT_REPORT_FRAME_',
url,
service,
bgtype,
grphtype,
bg,
grphvar,
grphstat,grphdown,grphacr,debug);
Required Arguments
- url
-
the Application Broker
component of the URL.
- service
-
the Application Broker
service.
- bgtype
-
the background type
(IMAGE, COLOR, or blank).
- grphtype
-
the selected graph
type.
- bg
-
the background value.
- grphvar
-
the analysis variable
to graph.
- grphstat
-
the statistic to graph.
- grphdown
-
the down dimension
variable to graph.
- grphacr
-
the across dimension
variable to graph.
- debug
-
the Application Broker
debug value.
Example
The following output
is produced:
<FRAME NAME="table_window" SRC="/cgi-bin/broker?_program=sashelp.webeis.oprpt.scl
&_service=default&_debug=2&VIEW=View+Report&mddb=SASHELP.PRDMDDB&metabase
=SASHELP.MBEIS&D=Geographic&AC=Product%2520Line&A=ACTUAL&S=SUM&GRT=VBAR
&BGTYPE=color&BG=%23FFFFE7&DC=1&ACB=1&ST=1&GL=1&GSC=2&SSL=1&SH=3&SW=15
&GH=450&GW=600&DP=1">