11.01.2013 Views

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CANCEL_REPORT_OBJECT built-in<br />

Description<br />

Cancels a long-running, asynchronous report. You should verify the report is canceled by checking the<br />

status of the report using REPORT_OBJECT_STATUS .<br />

Syntax<br />

PROCEDURE CANCEL_REPORT_OBJECT<br />

(report_id VARCHAR2<br />

);<br />

Built-in Type unrestricted procedure<br />

Enter Query Mode yes<br />

Parameters<br />

report_id The VARCHAR2 value returned by the RUN_REPORT_OBJECT built-in.<br />

This value uniquely identifies the report that is currently running either<br />

locally or on a remote report server.<br />

Usage Notes<br />

• CANCEL_REPORT_OBJECT is useful only when a report is run asynchronously. You cannot<br />

cancel an report that is run synchronously.<br />

31

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!