CARIS HPD : HPD® Server API : Paper Product Data : Paper Chart Views : PAPER_PANEL_USAGE
 

PAPER_PANEL_USAGE

View source usages associated with each panel.

Output

Column

Type

Description

panelver_id

NUMBER

Primary key of the panel version.

usage_id

NUMBER

Primary key of the source usage.

Example

The following example shows the use of this view on an SQL statement

select * from PAPER_PANEL_USAGE;

Exceptions

None defined at this time.