A script-enabled browser is required for this page to function properly.

SRW.APPLY_DEFINITION built-in procedure

This procedure takes an XML report definition stored in the document buffer or file system and applies it to the report. If applying a definition from the document buffer, SRW.APPLY_DEFINITION takes no arguments. If applying a definition from a file, SRW.APPLY_DEFINITION takes the name and path of the file as an argument.

Syntax

SRW.APPLY_DEFINITION[(filename.XML)];

Usage notes

See also

About the Reports Builder built-in package (SRW)

SRW built-in package

The chapter "Customizing Reports with XML" in the OracleAS Reports Services Publishing Reports to the Web manual, available on the Oracle Technology Network Oracle Reports Documentation page (http://www.oracle.com/technology/documentation/reports.html).