CARIS HPD : HPD® Server API : Paper Product Data : P_PPRAPI : REMOVE_ALL_SOURCE_EXTRACTION
 

REMOVE_ALL_SOURCE_EXTRACTION

Clear source extractions from a panel so that a new source extraction can be added.

Input

Parameter

Type

Description

p_panelver_id

INTEGER

Primary key of the panel version.

Example

exec p_pprapi.remove_all_source_extraction(&panelver_id);

Exceptions

Panel version identifier '<panelver_id>' is invalid or does not currently exist.

Panel is Cut and cannot be altered.

Chart '<chart_id>' is inactive and cannot be modified.